@charset "utf-8";

/* manual
--------------------------------------------------------------------------------*/
#contents h3 {
	margin-bottom: 20px;
}



/* index ------------------------------ */
#contents .section01 {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10px;
	width: 580px;
	height:120px
}

#contents .section01-1 {
	width: 580px;
}

#contents .section01 .fltL {
	padding-top: 6px;
}

#contents .section01 .idxImg01 {
	padding-top: 42px;
}

#contents .section01 .idxWid01 {
	width: 340px;
}
#contents .section01 .idxWid02 {
	width: 276px;
}

#contents .section01 dl dt {
	width: 32px;
}
#contents .section01 dl dd {
	margin: -36px 0 0 32px;
}
#contents .section01 dl dd img {
	vertical-align: middle;
	margin-right: 4px;
}

#contents .section01 dl.idxPoint dt {
	width: 58px;
}
#contents .section01 dl.idxPoint dd {
	margin: -18px 0 0 58px;
}

#contents .section02 {
	background: #f3f3f3;
	border: 1px solid #bbb;
	padding: 10px;
	height:120px
}
#contents .section02 p {
	width: 375px;
	padding: 10px 10px 0;
}















