<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
 * style.css
 *
 *  version --- 3.4
 *  updated --- 2011/07/12
 */


/* !Support Top -------------------------------------------------------------- */
.supp #main .sectionSub {
	padding-top: 5px;
	zoom: 1;
}
.supp #main .frame {
	background: #F7F5E9 url(../img/idx_frame01.gif) no-repeat;
	margin-top: 10px;
	padding-top: 3px;
	min-height: 108px;
	height: auto !important;
	height: 108px;
	position: relative;
}
.supp #main .frame .section {
	background: #F7F5E9 url(../img/idx_frame02.gif) no-repeat left bottom;
	padding: 17px 15px 30px;
}
.supp #main .frame .section .flImgL {
	margin-right: 10px;
}
.supp #main .frame .section .dtl {
	position: absolute;
	bottom: 10px;
	right: 10px;
}


/* !Coupon -------------------------------------------------------------- */
.coupon #main .ul_basic li {
	background: url(../coupon/img/ico_circle.gif) no-repeat 2px 0.7em;
}


/* !Sunday -------------------------------------------------------------- */
.sday #main .pd10 {
	padding: 10px 10px 0;
}


/* !Repair -------------------------------------------------------------- */
.rep #main .note {
	margin-top: 15px;
	text-align: center;
	color: #FF0000;
}
.rep #main .noteB {
	background-color: #EDEDED;
	padding: 12px;
}


/* !System -------------------------------------------------------------- */
.sys #main .badge {
	border: 5px solid #D5D5D5;
	padding: 10px;
}
.sys #main .badge .cap {
	margin-top: 10px;
	line-height: 1.4;
	color: #0089c3;
	font-size:  83.4%;
	width: 158px;
}

.sys .reco {
	display: inline-block;
	*display: inline;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	overflow: hidden;
	width: 724px;
	zoom: 1;
}
.sys .reco li {
	margin-left: -1px;
	float: left;
	border: 1px solid #D5D5D5;
	border-top: none;/**/
	width: 180px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	zoom: 1;
}
.sys .reco li .inn {
	padding: 10px 10px 0;
}
.sys .reco li .inn .section {
	margin-bottom: 0;
}
.sys .reco li .inn .section .flImgL {
	margin-right: 7px;
}
.sys .reco li .inn .section .ftBox {
	font-weight: bold;
}
.sys .reco li .inn .comment {
	margin-top: 10px;
	line-height: 1.4;
}


/* !Individual -------------------------------------------------------------- */
.indivi #main .h5_basic {
	background: url(/common/img/dot_h01.gif) repeat-x left bottom !important;
	border-bottom: 0;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #0089C3;
	font-weight: bold;
	line-height: 1.4;
}
.indivi #main .table_basic.feature td div {
	min-height: 175px;
	height: auto !important;
	height: 175px;
}
.indivi #main .table_basic.brand td {
	vertical-align: top;
}
.indivi #main .table_basic.parts td div {
	min-height: 90px;
	height: auto !important;
	height: 90px;
}


/* !garelly -------------------------------------------------------------- */
ul.img_garelly {
	width: 591px;
	overflow: hidden;
	margin-right: -10px;
	margin: 0 auto;
}
	ul.img_garelly li {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
		ul.img_garelly li.txt {
			width: 581px !important;
			padding: 5px 0 !important;
			display: block !important;
			margin-right: 0 !important;
			margin-bottom: 0 !important;
			text-align: left;
			font-weight: bold;
		}
		
/* 120607 T.Kondow */
table.sr_chart{
	border: 1px solid #CCCCCC;
	font-size: 10pt;
}
table.sr_chart th{
	background-color: #CCCCCC;
}</pre></body></html>