@charset "utf-8";

/*------------------------------------------------------------------------------
	ZOMAHOUN.com
	Style Sheet for Print
	Date: 2010-03
	All content (c) IFE
------------------------------------------------------------------------------*/

/* =reset
--------------------------------------------------------- */
#pageTop,
#commonNav,
#pickUp,
#globalNav,
#localNav,
div#news,
#gotop,
#sitemap,
#caution,
.largeBanner,
.aural,
.nonPrint,
.more,
.readmore,
.tabs ol,
.list,
.new,
.addthis,
.pageNav,
.entryNav,
#columns,
#projects,
#general,
#secondary,
#colophon ul,
#trackbacks .note,
.tburl,
#commentForm,
#clockBase,
.orderBtn,
p.internal,
hr,
ul.pagelink,
.step,
.credit,
input,
textarea {
	display: none;
	position: absolute;
	}


/* =page structure
--------------------------------------------------------- */
body {
	font: 9pt/1.4 "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", serif;
	text-align: left;
	color: #333;
	background: #FFF;
	width: 5in;
	margin: .5in auto 0;
	}

#intro {
	margin: 0 0 .5in;
	}

header,section,article,footer {
	display: block;
	}


/* =heading
--------------------------------------------------------- */
h1 {
	margin: 0 0 .25in;
	}

#masthead h1 {
	margin: 0 0 .1in;
	padding: 0 0 .1in;
	border-bottom: 1pt solid #999;
	}

h2,h3,h4,h5,h6 {
	line-height: 1.4;
	margin-bottom: .25in;
	padding: 0;
	}

#masthead h2 {
	font-weight: normal;
	font-size: 9pt;
	margin-bottom: .1in;
	}

#intro h2 {
	margin: 0;
	}

	#root #intro h2 {
		margin: 0 0 .1in;
		}

h3 {
	font-size: 12pt;
	}

h4 {
	font-size: 10pt;
	margin: 0 0 .1in;
	}

h5 {
	font-size: 9pt;
	margin: 0;
	}


/* =tags
--------------------------------------------------------- */
p {
	line-height: 1.6;
	margin: 0 0 .25in;
	padding: 0;
	}

address {
	font-style: normal;
	margin: .5in 0 0;
	padding: .1in 0 0;
	border-top: 1pt solid #999;
	}

	address a {
		color: #333;
		}

img {
	vertical-align: top;
	}

	h1 img,
	h2 img {
		max-width: 5in;
		}

	p img {
		max-width: 2.45in;
		}

		p img.imgcenter,
		p img.picture,
		.frombenin p img,
		.guidebook,
		#membership img,
		p.topimage img {
			max-width: 5in;
			}

	img.imgleft {
		float: left;
		margin: 0 .1in .1in 0;
		}

	img.imgright {
		float: right;
		margin: 0 0 .1in .1in;
		}

	img.imgcenter {
		display: block;
		margin: 0 auto;
		text-align: center;
		}

ul,ol,dl {
	margin-bottom: .2in;
	}

li,dt,dd {
	line-height: 1.6;
	margin: 0;
	}

dt {
	font-weight: bold;
	font-size: 11pt;
	margin: .1in 0 0;
	}

ul.signature {
	list-style-type: none;
	text-align: right;
	}

table {
	width: 100%;
	margin: 0 0 .2in;
	border-collapse: collapse;
	border-left: 1pt solid #444;
	border-top: 1pt solid #444;
	border-spacing: 0;
	}

th,td {
	text-align: left;
	vertical-align: top;
	padding: .05in .1in;
	border-right: 1pt solid #444;
	border-bottom: 1pt solid #444;
	}

th {
	background: #CCC;
	white-space: nowrap;
	min-width: .3in;
	}

	td ul {
		margin: 0 0 0 .2in;
		}

	td ol {
		margin: 0 0 0 .25in;
		}

caption {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4;
	text-align: left;
	padding: 0 0 .5em;
	}

blockquote {
	margin: 0 0 .25in;
	padding: .25in .25in 0;
	border: 1pt solid #999;
	}

em {
	font-style: normal;
	text-transform: uppercase;
	}


/* =個別設定
--------------------------------------------------------- */
#event {
	background: transparent;
	border-color: #FFF;
	}

	#event h3 {
		border: none;
		}
	
.masthead {
	margin: .5in 0 0;
	}

.columns p.date,
.columns .masthead h2,
.staffblogs p.date,
.staffblogs .masthead h2 {
	margin: 0 0 .1in;
	}

#trackbacks {
	padding: .25em 0 0;
	border-top: 1pt solid #999;
	}

p.files img {
	margin: 0 1em 0 0;
	}

.article {
	margin: 0 0 .25in;
	overflow: hidden;
	}

	.article .header {
		clear: both;
		margin: 0 0 .1in;
		}

		.article .header p.date {
			clear: both;
			font-size: 9pt;
			margin: 0;
			}

		.article .header h3 {
			margin: 0;
			}

.header {
	margin: 0 0 .5in;
	}

.footer {
	margin: .5in 0 0;
	}

.explain {
	margin: 0 0 .25in;
	padding: .1in .1in 0;
	border: 1pt solid #444;
	}

	.explain h4 {
		margin: 0;
		}

.nw {
	white-space: nowrap;
	}

ul.checkList {
	list-style-type: none;
	}

	ul.checkList li {
		padding: 0 0 0 23px;
		background: url("/imglib/tmp/checkbox.png") no-repeat 0 50%;
		}

p.plugin img,
p.plugins img {
	display: block;
	margin: 0 0 .1in;
	}

#help .item th,
#help table.item th {
	width: 1in;
	}

.divider {
	clear: both;
	margin: 0 0 .1in;
	padding: .1in 0 0;
	border-bottom: 1pt solid #999;
	}

p.pkg,
.viewPoint {
	display: inline-block;
	padding-bottom: 2em;
	}

	p.pkg:after,
	.viewPoint:after {
		content: ".";
		display: block;
		height: 1%;
		clear: both;
		visibility: hidden;
		}

ul.pdf {
	list-style-type: none;
	margin: 0 0 1em;
	padding: 0;
	}

	ul.pdfl li {
		margin: 0 0 .5em;
		}

		ul.pdf a {
			display: block;
			line-height: 1.7;
			text-shadow: 1px 1px 0 #EEE;
			padding: 0 0 0 23px;
			background: url("/imglib/tmp/icon_pdf_s.png") no-repeat 0 50%;
			}


/* =link
--------------------------------------------------------- */
a {
	color: #009;
	text-decoration: none;
	}

	#article a:after {
		content: "（" attr(href) "）";
		font-family: Helvetica, Arial, sans-serif;
		font-size: 8pt;
		}

		#article .tabs h2 a {
			color: #000;
			}

		#article h1 a:after,
		#article .tabs h2 a:after,
		#article p.summary a:after,
		.columns #article .masthead h2 a:after,
		.staffblogs #article .masthead h2 a:after,
		#article #trackgacks a:after,
		.indivisual #article h4 a:after,
		#article ol.index a:after {
			content: "";
			}

	a img {
		border: none;
		}


/* EOF
--------------------------------------------------------- */
