.BodyPrint #header_box,
.BodyPrint #pan,
.BodyPrint #left_area,
.BodyPrint #footer,
.BodyPrint #footer_sitemap {
	visibility: hidden;
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.BodyPrint #container {
	background-image: none;
}
.BodyPrint #page_ttl {
	background-image: none;
	height: auto;
	width: auto;
	padding: 0px;
}
.BodyPrint #page_ttl h2 {
	background-repeat: no-repeat;
	background-position: 30px center;
	text-indent: 0px;
	height: auto;
	font-size: 160%;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4759AA;
	background-image: none;
}

.BodyPrint #contents {
	width: auto;
	margin: 0px;
	padding: 0px;
}


.BodyPrint #right_area {
	float: none;
	width: 649px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.BodyPrint #right_area h3.subttl {
	font-size: 110%;
	color: #003366;
	margin-bottom: 15px;
	background-image: url(../../common/img/subttl_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 120%;
	margin-right: 1px;
	margin-left: 1px;
	border-radius: 4px;        /* CSS3草案 */
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
