@charset "utf-8";



p#indexBnr01 {
	margin-bottom:29px;
	text-align:right;
}

*:first-child+html p#indexBnr01 {
	margin-top:2px;
	margin-bottom:29px;
	text-align:right;
}

h3,
h4 {
	margin-bottom:11px;
}

#indexListBlock{
border:1px solid #bfbfbf;
padding:5px 4px 11px;
background:#faf9f4;
width:652px;
}
* html #indexListBlock{
	width:660px;
}

#indexListBlock #leftBlock {
	width:313px;
	float:left;
}

#indexListBlock #rightBlock {
	width:313px;
	float:right;
}

#wrap div#mainArea div#contentsArea #indexListBlock div.sectionInner {
	padding:6px 7px 0 8px;

}

#indexListBlock #leftBlock img,
#indexListBlock #rightBlock img {
	vertical-align:bottom;
}