@charset "Shift_JIS";
/*===============================================================
このCSSはプリント時に使用するidやclassを定義するものです。

LastUpdate: 12.25.2008
===============================================================*/

#headerArea { display:none; }
#localNaviArea { display:none; }
#newsPageTitle { display:none; }
#relatedArea { display:none; }
#listBackTop { display:none; }
#listBackBottom { display:none; }
#footerArea { display:none; }

#bodyArea { width: 100%!important; margin: 0 auto 0 auto; }
#contentsArea { color: #000000!important; }
#contentsArea table.reg {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#contentsArea table.reg th {
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
}
#contentsArea table.reg th, table.reg td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


h1{
	font-size: 110%;
	color: #003366!important;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 20px;
	
}


.pickupArea h2,
.pickupArea h3,
.columArea h2,
.columArea h3,
.printhide {
	display:none;
}

.hidetitle {
	display:block;
	margin:0;
	padding:0 0 5px 0;
}

a img {
	border:0;
}
