@charset "utf-8";
/* CSS Document */

#main p{line-height:1.5;}

.pageSub3{
	background:#DCEED4 url(../../../../common_img/pagesub_bg2.gif) repeat-x left bottom;
	padding:10px;
	margin-bottom:25px;
}
.pageSub3 h5{
	font-size:14px;
	background:url(../../../../common_img/pagesub_mark.gif) no-repeat left center;
	padding-left:20px;
}
* html .pageSub3 h5{
	font-size:120%;
	zoom:1;
}

#detail{margin-bottom:50px;}
#detail h6{
	clear:both;
	color:#367937;
	font-size:14px;
	margin-bottom:10px;
}
* html #detail h6{font-size:120%;}
#detail h6 img{
	vertical-align:middle;
	margin-left:5px;
}

#detail p{margin-bottom:25px;}
#detail p strong{color:#D4145A;}

@media print{
* html .pageSub3,* html .pageSub3 h5,* html #detail h6{zoom:1;}
}