@charset "utf-8";

/*============================================================*/



/*============================================================*/


#contentsBody h6{
	border-left:solid 4px #FE7F7F;
	border-bottom: dotted 1px #ccc;
	margin-bottom: 5px;
	padding-left: 6px;
	font-size:110%;
}


#contentsBody{}


/***********************/
#contentsBody:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#contentsBody{display:inline-block;} 
* html #contBody{height:1%;}
#contentsBody{display:block;}
/***********************/


#contentsBody li{
	margin-bottom:2em;
}


#contentsBody ul.subList{
	list-style:disc;
	margin-left:2em;
}


#contentsBody ul.subList li{
	margin-bottom:0;
}


/*----------*/

#nijyubashiList{
	float:left;
	width:372px;
}


#nijyubashiList li p{
	text-indent:0;
	margin-top:1em;
}

	
#imgList{
	float:right;
}

	
#contentsBody #imgList li{
	margin-bottom:10px;
}

	
#contentsBody dl.yakuin{
	margin:0;
	margin-left:1em;
}


#contentsBody dl.yakuin dt{
	float:left;
	width:80px;
	text-align:center;
	font-weight:bold;
}


#contentsBody dl.yakuin dd{
	margin-left:90px;
}


/*----------*/

.pdfList{
	background:url(../../images/parts/icon_pdf_s.gif) no-repeat right;
	padding:2px 18px 2px 0.5em;
}



