@charset "UTF-8";
@import url(base.css);
@import url(bottom.css);
@import url(grade.css);

/* @group leftMenu-Set */

#leftMenu dl{
	margin: 0;
	padding: 0;
}
#leftMenu dl dt{
	font-weight: bold;
}
#leftMenu dl dt a{
	display: block;
	text-decoration: none;
	padding: 5px 0 10px 5px;
	border-bottom: 1px solid #7da9c9;
	margin-bottom: 10px;
}
#leftMenu dl dt a:link{
	color: #666;
}
#leftMenu dl dt a:visited{
	color: #666;
}
#leftMenu dl dt a:hover{
	color: #d13f06;
	text-decoration: underline;
}
#leftMenu dl dd{
	margin: 0;
	padding: 0;
}
#leftMenu ul li{
	background: url(../images/dot_h_gray.gif) repeat-x 0 bottom;
	padding-bottom: 3px;
}
#leftMenu ul li ul li{
	background: none;
	padding-bottom: 3px;
}
#leftMenu ul li a{
	background: url("../images/arr_sh_lm_def.gif") no-repeat;
}
#leftMenu ul li span{
	background: url("../images/arr_sh_lm_cat.gif") no-repeat;
	color: #666;
}
#leftMenu ul li ul {
	padding-left: 15px;
	background: none;
}
#leftMenu ul ul li a{
	background: url("../images/arr_sh_lm_sub_def.gif") no-repeat;
}
#leftMenu ul li.linkExt a{
	background: url("../images/arr_sh_lm_ext.gif") no-repeat;
}

/**/

#leftarea {
	margin: 0px;
	padding: 0px;
	float: left;
}
div.leftbanner {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* @end */




/* @group leftMenu-icon */

#leftMenu li a{
	background: url("../images/arr_sh_lm_def.gif") no-repeat;
}
#leftMenu ul li.lm-current a,
#leftMenu ul li.lm-open a{
	background: url("../images/arr_sh_lm_crrnt.gif") no-repeat;
}
#leftMenu ul li.lm-open li a{
	background: url("../images/arr_sh_lm_sub_def.gif") no-repeat 2px 0;
}

/* @end */


/* @group #mcResult */

#mcResult{
}

/* @end */

/* @group h-titles */

#mcResult .h1title{
	border: solid 1px #7da9c9;
	background: url("../images/bg_h1title_lineup.gif") no-repeat;
	padding: 10px 5px 10px 9px;
	margin-bottom: 10px;
}
#mcResult h1{
	margin: 0;
	line-height: 1;
	border-left: solid 5px #0061ac;
	padding-left: 5px;
}

/* @end */

/* @group resultCondition */

#resultCondition{
	background: url("../images/bg_result_condition_2.gif") no-repeat 0 bottom;
	margin: 0 0 10px;
	float: left;
	position: relative;
	width: 760px;
	/*height: 5.3em;*/
}
#resultCondition .innerBg{
	background: url("../images/bg_result_condition_1.gif") no-repeat 0 top;
	padding: 15px 12px 15px 20px;
	_padding: 15px 12px 3px 20px;
	float: left;
	position: relative;
	width: 728px;
	_width: 760px;
}
*+html body #resultCondition .innerBg{
	padding: 15px 12px 3px 20px;
}
#resultCondition dl#rcBase{
	margin: 0;
	padding: 0;
	line-height: 1;
}
#resultCondition dl#rcBase dt{
	float: left;
}
#resultCondition dl#rcBase dd{
	float: left;
	margin: 0;
}
/**/
#resultCondition div#rcOutlineOut{
	float: right;
	padding-right: 125px;
}
#resultCondition div#rcOutlineOut .rcOutlineDeco{
	background: url("../images/dot_v_gray.gif") repeat-y right;
	float: right;
}
#resultCondition ul#rcOutline{
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
	line-height: 1;
	background: url("../images/dot_v_gray.gif") repeat-y;
}
#resultCondition ul#rcOutline li{
	margin-bottom: 5px;
}
#resultCondition ul#rcOutline #rcoNum{
	float: left;
	font-weight: bold;
	margin-right: 20px;
}
#resultCondition ul#rcOutline #rcoNum strong{
	color: #0061ac;
	font-size: 140%;
}
#resultCondition ul#rcOutline #rcoNumCurrent{
	float: left;
	margin-top: 0.4em;
}
#resultCondition ul#rcOutline #rcoNumMenu{
	clear: left;
	_margin-top: -1em;
}
*+html body #resultCondition ul#rcOutline #rcoNumMenu{
	margin-top: -1em;
}
#resultCondition ul#rcOutline #rcoNumMenu dl,
#resultCondition ul#rcOutline #rcoNumMenu dt,
#resultCondition ul#rcOutline #rcoNumMenu dd{
	margin: 0;
	padding: 0;
}
#resultCondition ul#rcOutline #rcoNumMenu dt{
	float: left;
	margin-right: 10px;
}
#resultCondition ul#rcOutline #rcoNumMenu dd{
	float: left;
}
#resultCondition ul#rcOutline #rcoNumMenu ol{
	list-style: none;
	margin: 0;
	padding: 0;
}
#resultCondition ul#rcOutline #rcoNumMenu ol li{
	float: left;
	margin-right: 10px;
}
/**/
#mcResult .rcoNumMenuBtm{
	background: url("../images/bg_result_condition_b2.gif") no-repeat 0 bottom;
	float: left;
	margin: 10px 0;
	line-height: 1;
}
#mcResult .rcoNumMenuBtm .innerBg{
	background: url("../images/bg_result_condition_b1.gif") no-repeat 0 top;
	padding: 10px 12px 10px 20px;
	float: left;
	width: 728px;
	_width: 760px;
}
#mcResult .rcoNumMenuBtm dl{
	margin: 0;
	float: right;
}
#mcResult .rcoNumMenuBtm dl dt,
#mcResult .rcoNumMenuBtm dl dd{
	margin: 0;
	padding: 0;
	float: left;
}
#mcResult .rcoNumMenuBtm dl dt{
	margin-right: 10px;
}
#mcResult .rcoNumMenuBtm dl dd ol{
	list-style: none;
	margin: 0;
	padding: 0;
}
#mcResult .rcoNumMenuBtm dl dd ol li{
	float: left;
	margin-right: 10px;
}
/**/
#resultCondition .re-SrchBtn{
	clear: both;
	position: absolute;
	margin: 0;
	top: 15px;
	right: 12px;
	width: 113px;
}
/**/
#lineUpOther{
	clear: both;
	padding-top: 15px;
	text-align: center;
}

/* @end */



/* @group catalog */

#catalog{
	clear: both;
	width: 750px;
	_width: 760px;
	margin: 0 0 10px;
	padding: 33px 4px 5px;
	border: solid 1px #7da9c9;
	background: url("../images/tt_catalog_lineup.gif") no-repeat;
	position: relative;
}
#catalog h1,
#catalog p {
	position: absolute;
	margin: 0;
	text-indent: -9999px;
}

/* @group mfr */

#catalog-mfr{
	float: left;
	border: solid 1px #bfbfbf;
	margin: 0 0 10px 0;
	padding: 1px;
	width: 746px;
	_width: 750px;
	position: relative;
	background: #fff;
}
#catalog-mfr .ttBg{
	float: left;
	background: #fff url("../images/tt_catalog_mfr.gif") no-repeat;
	width: 596px;
	padding: 9px 9px 9px 141px;
}
#catalog-mfr h2{
	position: absolute;
	text-indent: -9999px;
}
#catalog-mfr dl{
	margin: 0;
	width: 596px;
}
#catalog-mfr dl dt{
	clear: left;
	float: left;
	margin: 0;
	width: 60px;
	font-weight: bold;
}
#catalog-mfr dl dd{
	float: left;
	width: 536px;
	_width: 596px;
	margin: 0 0 0 -60px;
	padding: 0 0 0 60px;
	min-height:35px;
}
#catalog-mfr dl dd.catalog-mfr-domestic{
	/*padding-bottom: 7px;*//*20090310*/
	/*margin-bottom: 7px;*/
	/*background: url("../images/dot_h_gray.gif") repeat-x 0 bottom;*/
}
#catalog-mfr dl dd ul{
	list-style: none;
	margin: 0 -20px 0 0;
	padding: 0;
}
#catalog-mfr dl dd ul li{
	float: left;
	margin: 0 20px 0 0;
	white-space: nowrap;
	background: url("../images/arr_orng.gif") no-repeat 0 4px;
	padding-left: 9px;
}

/* @end */

/* @group bodytype */

#catalog-bodytype{
	clear: both;
	border: solid 1px #bfbfbf;
	background: #fff;
	margin: 0 0 10px;
	padding: 1px;
	width: 746px;
	_width: 750px;
	position: relative;
}
#catalog-bodytype:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#catalog-bodytype .ttBg{
	float: left;
	background: #fff url("../images/tt_catalog_bodytype.gif") no-repeat;
	width: 596px;
	padding: 9px 9px 9px 141px;
}
#catalog-bodytype h2{
	position: absolute;
	text-indent: -9999px;
}
#catalog-bodytype div#bodytype-select{
	width: 596px;
	margin: 0;
}
#catalog-bodytype ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#catalog-bodytype ul#bodytype-icon{
	float: left;
	margin: 0 9px 0 0;
	padding: 0 7px 0 0;
	background: url("../images/dot_v_gray.gif") repeat-y right;
}
#catalog-bodytype ul#bodytype-icon li{
	float: left;
	margin: 0 2px 0 0;
	line-height: 100%;
}
#catalog-bodytype ul#bodytype-list{
	width: 381px;
	_width: 371px;
	float: left;
	margin-right: -25px;
}
#catalog-bodytype ul#bodytype-list li {
	float: left;
	margin: 0 20px 0 0;
	white-space: nowrap;
	background: url("../images/arr_orng.gif") no-repeat 0 4px;
	padding-left: 9px;
}

/* @end */

/* @group name */

#catalog-name{
	clear: both;
	border: solid 1px #bfbfbf;
	background: #fff;
	margin: 0;
	padding: 1px;
	width: 746px;
	_width: 750px;
	position: relative;
}
#catalog-name:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#catalog-name .ttBg{
	float: left;
	background: #fff url("../images/tt_catalog_name.gif") no-repeat;
	width: 596px;
	padding: 9px 9px 9px 141px;
}
#catalog-name h2{
	position: absolute;
	text-indent: -9999px;
}
#catalog-name form{
	margin: 0;
}
#catalog-name input{
	vertical-align: middle;
}
#typeKeyword{
	border: 1px solid #bfbfbf;
	height: 19px;
	_height: 23px;
	width: 217px;
	padding: 1px;
	margin-right: 5px;
}

/* @end */

/* @end */

/* @group addDetails */

.addDetailsSpr{
	clear: both;
	background: url(../images/dot_h_gray.gif) repeat-x;
	padding-top: 10px;
}

#addDetails{
	clear: left;
	width: 750px;
	_width: 760px;
	margin: 0 0 10px;
	padding: 33px 4px 5px;
	border: solid 1px #7da9c9;
	background: url("../images/tt_catalog_lineup_details.gif") no-repeat;
	position: relative;
}
#addDetails h2,
#addDetails p.texHddn{
	position: absolute;
	margin: 0;
	text-indent: -9999px;
}
#addDetails .notesFmt1{
	clear: both;
	padding-top: 10px;
	_padding-top: 10px;
	margin-bottom: 0;
}
/**/
#addDetails table{
	border-collapse: collapse;
	width: 750px;
}
#addDetails table th,
#addDetails table td{
	border: solid 1px #bfbfbf;
	vertical-align: top;
	text-align: left;
}
#addDetails table th{
	width: 111px;
	padding: 10px 7px;
	background: url(../images/bg_adddetails_th.gif) no-repeat;
}
#addDetails table td{
	padding: 10px 15px;
	background: url(../images/bg_adddetails_td.gif) no-repeat;
}
/**/
#addDetails-mfr dl{
	margin: 0;
	width: 586px;
}
#addDetails-mfr dl dt{
	clear: left;
	float: left;
	margin: 0;
	width: 80px;
	font-weight: bold;
	position: relative;
	z-index: 100;
}
#addDetails-mfr dl dd{
	float: left;
	width: 506px;
	_width: 586px;
	margin: 0 0 0 -80px;
	padding: 0 0 0 80px;
}
#addDetails-mfr dl dd.addDetails-mfr-domestic{
	/*padding-bottom: 7px;*/
	/*margin-bottom: 7px;*/
	/*background: url("../images/dot_h_gray.gif") repeat-x 0 bottom;*/
}
#addDetails-mfr dl dd ul{
	list-style: none;
	margin: 0 -20px 0 0;
	padding: 0;
}
#addDetails-mfr dl dd ul li{
	float: left;
	margin: 0 20px 0 0;
	white-space: nowrap;
}
/**/
#addDetails-price dl{
	margin: 0;
}
#addDetails-price dl dt{
	font-weight: bold;
	float: left;
}
#addDetails-price dl dd{
	margin-left: 16em;
	margin-bottom: 5px;
}
/**/
#addDetails-body ul,
#addDetails-mission ul,
#addDetails-drive ul,
#addDetails-capa ul,
#addDetails-pabulum ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 586px;
}
#addDetails-body ul li,
#addDetails-mission ul li,
#addDetails-drive ul li,
#addDetails-capa ul li,
#addDetails-pabulum ul li{
	float: left;
	margin: 0 20px 0 0;
	white-space: nowrap;
}
/**/
#addDetails-size dl{
	margin: 5px 0 0;
}
#addDetails-size dl dt{
	font-weight: bold;
	float: left;
}
#addDetails-size dl dd{
	margin-left: 3em;
	margin-bottom: 5px;
}
/**/
#addDetails-hit{
	width: 750px;
	float: left;
	clear: both;
	margin: 10px 0;
	background: url(../images/bg_result_condition_addd_2.gif) no-repeat 0 bottom;
}
#addDetails-hit .innerBg{
	background: url(../images/bg_result_condition_addd_1.gif) no-repeat 0 top;
	padding: 15px;
}
#addDetails-hit dl{
	margin: 0;
	text-align: center;
}
#addDetails-hit dl dt,
#addDetails-hit dl dd{
	display: inline;
	margin: 0;
}
#addDetails-hit dl dd span{
	background-color: #0061ac;
	color: #fff;
	padding: 5px;
	margin: 0 5px;
	font-weight: bold;
}

/* @end */

/* @group notesNoCar */

#notesNoCar{
	border: 1px solid #bfbfbf;
	padding: 15px;
	background: #e9f9ff;
}
#notesNoCar h2{
	margin: 0;
	font-size: 110%;
}

/* @end */