@charset "UTF-8";

@import url("../common/css/pc_base.css");
@import url("../common/css/pc_menu.css");



#mainContent h3{
	padding-bottom: 8px;
}

#mainContent #mainImg {
	border: 0px;
	padding-bottom: 12px;
	height: 334px;
	width: 740px;
}

.ftrBox {
	width: 367px;
	background-image: url(../images/ftrbox_bgbtm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 6px;
	float: left;
}

.ftrBoxInner {
	width: 367px;
	background-image: url(../images/ftrbox_bgtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	padding-top: 10px;
}

.ftrBoxImg {
	border: 0px solid #e2e2e2;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;

}

.ftrBoxImg img{
	border: 1px solid #FFFFFF;

}

.ftrBoxR {
	width: 174px;
	float: right;
	padding-right: 8px;
}


.ftrBoxR img {
	margin-bottom: 2px;
}

.ftrBox h4{
	background:url(../../common/imgs/module_parts/parts_navi_block03/li_bg1.gif) no-repeat 1px 0.5em;
	zoom:1;
	padding-left:9px;
	padding-bottom:1px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 3px;
}
/*ftrBox h4 a{
	padding-left:10px;
}*/

.ftrBoxR p {
	font-size:0.98em;
	padding-left: 2px;
}

.mgnL {
	margin-right: 5px;
}


img.campaign {
	clear: both;
	margin: 15px 0;
}

#infoTitle{
	width: 740px;
	clear: both;
}


#infoTitle h3 {
	padding-top: 5px;
	padding-bottom: 0px;
}

#infoContent {
	width: 718px;
	border: 1px solid #d5d0c9;
	border-top:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}

#infoContent dt {
	float: left;
}

#infoContent li {
	background:url(../../common/imgs/module_parts/parts_textlist_worddetail/nav_bg1.gif) no-repeat 0 .5em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: 15px;
}

