@charset "UTF-8";
/*******************************************************************************
file name  :  top.css
style info :  
********************************************************************************/

/*===================================================================
	ハック
===================================================================*/

/* clearfix 
xxxxxx:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}*/

/*--------------------------------------------------------
　#top container {} のように頭には固有のページIDを置く
--------------------------------------------------------*/

/*---------------------------------------------------------
   #contents
---------------------------------------------------------*/
#container #contents{
	margin-bottom:10px;
}
#container #contents p.subHead{
	margin:10px 0 10px 20px;
	line-height:100%;
}
#container #contents .section-Lv1{
	border:#DCBE00 solid 1px;
	background:url(../img/global/bg_section_01.jpg) repeat-y top center;
	padding:0 0 34px 29px;
	margin-top:8px;
	color:#FFFFFF;
}
#container #contents .section-Lv2{
	width:820px;
	margin-top:28px;
}
#container #contents .section-Lv2 h4{
	border-bottom:1px solid #DCBE00;
	font-size:18px;
	line-height:120%;
}
#container #contents .section-Lv1 p{
	margin-top:8px;
}
#container #contents #no13 p{
	margin-top:25px;;
}
#container #contents #no13 p.first-child{
	margin-top:8px;
}
#container #contents #no13 p.second-child{
	margin:0;
}
#container #contents #no13 dl dd{
}
#container #contents .section-Lv1 .section-Lv2 h5,h6{
	margin-top:25px;
	font-weight:normal;
}
