@charset "Shift_JIS";

/* ローカルナビや、サイドメニューのスタイルシート
--------------------------------------------------------*/

/* ローカルナビ
-----------------------------------*/
#local_navi_d {
	background-color: #e7e7e7;
	padding: 3px 3px 0 3px;
}
ul.local_navi_list {
	background-color: #ffffff;
	padding: 3px;
	border: solid 1px #cdcdcd;
}
ul.local_navi_list li {
	width: 158px;
	height: 31px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	overflow: hidden;
}
ul.local_navi_list li a {
	width: 158px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
li.basic { background: url("/newcar/common/img/btn_basic.gif") no-repeat -158px 0 }
li.discount { background: url("/skeleton/100804/img/btn_discount.gif") no-repeat}/*スケルトン用*/
li.totalcost { background: url("/newcar/common/img/btn_totalcost.gif") no-repeat -158px 0 }
li.loan { background: url("/newcar/common/img/btn_loan.gif") no-repeat -158px 0 }
li.spec { background: url("/newcar/common/img/btn_spec.gif") no-repeat -158px 0 }
li.outfit { background: url("/newcar/common/img/btn_outfit.gif") no-repeat -158px 0 }

li.basic a { background: url("/newcar/common/img/btn_basic.gif") no-repeat 0 0 }
li.discount a { background: url("/skeleton/100804/img/btn_discount_off.gif") no-repeat 0 0 }
li.totalcost a { background: url("/newcar/common/img/btn_totalcost.gif") no-repeat 0 0 }
li.loan a { background: url("/newcar/common/img/btn_loan.gif") no-repeat 0 0 }
li.spec a { background: url("/newcar/common/img/btn_spec.gif") no-repeat 0 0 }
li.outfit a { background: url("/newcar/common/img/btn_outfit.gif") no-repeat 0 0 }

p.btn_add_compare {
	width: 100%;
	padding: 10px 0;
	background-color: #ffffff;
}
.btn_watch {
	width: 100%;
	text-align: center;
}

/* 新車比較表ボタン */
#btn_compare_rival {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#btn_compare_rival img {
	width: 126px;
	margin-left: auto;
	margin-right: auto;
}

.local_navi_cassette {
	background-color: #e7e7e7;
	padding: 3px;
	border-top: solid 2px #ffffff;
}

.local_navi_end {
	background-color: #e7e7e7;
	padding: 3px;
	border: none;
}
.local_navi_content {
	background-color: #ffffff;
	padding: 3px;
	border: solid 1px #cdcdcd;
}
.btm_space {

}
.local_navi_cassette p{
	font-weight: bold;
	margin-bottom: 10px;
}
.local_navi_cassette li {
	padding-bottom: 5px;
}
.local_navi_cassette dd {
	padding-bottom: 5px;
}
.local_navi_cassette select {
	display: block;
	width: 150px;
	margin-bottom: 5px; 
}
/* 関連ニューススケルトン作成20071004 */
ul.kanren_01 li{
width:160px;
}
p.news_images{
text-align: center;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:3px;
width:100px;
}
.m_t{
margin-top:10px;

}

/* カー用品を見る */
dl.car_supply {
	margin-bottom: 10px;
}
dl.car_supply dt {
	display: inline;
}
dl.car_supply dd {
	display: inline;
	vertical-align: middle;
}

/* 商用車ナビの下マージン */
ul#commercial_navi {
	margin-bottom: 10px;
}

/* メニュー
-----------------------------------*/

/* このクルマの情報 */
.car_info {
	margin-top: 2px;
	margin-left: auto;
	margin-right: 0;
	border: solid 1px #cccccc;
}
.side_txt {
	padding: 3px;
	border-left: solid 1px #ffcc33;
	border-right: solid 1px #ffcc33;
	border-bottom: solid 1px #ffcc33;
	text-align: center;
}
.side_area .car_info { /* 横幅 180px */
	width: 178px;
}
.side_area_200 .car_info { /* 横幅 200px */
	width: 198px;
}
.car_info_bg {
	background-color: #e7e7e7;
	padding: 10px 5px;
	zoom: 100%; /* IE Hack */
}
.car_info .midashi {
	background-color: #cccccc;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
}
.car_info .car_info_list {
	background-color: #ffffff;
	color: #333333;
	padding: 10px;
	border: solid 1px #cccccc;
	width: 87%;
}
.extra_cars {
	background-color: #ffffff;
	color: #333333;
	border: solid 1px #cccccc;
	padding-bottom: 10px;
}
.used_info_list {
	padding: 10px 10px 0px 10px;
	width: 90%;
}
.used_info_list h3 {
	margin-bottom: 5px;
}
p.rank_midashi {
	margin-top: 5px;
	padding-left: 10px;
}
.pickup_list {
	padding-bottom: 5px;
	padding-left: 10px;
	width: 87%;
}
.pickup_list h3 {
	padding-left: 17px;
}
ol.rank li {
	padding-left: 17px;
	padding-bottom: 3px;
}
.no1 { background: url("/newcar/search/img/icon_no1.gif") no-repeat 0 50%;}
.no2 { background: url("/newcar/search/img/icon_no2.gif") no-repeat 0 50%;}
.no3 { background: url("/newcar/search/img/icon_no3.gif") no-repeat 0 50%;}
.no4 { background: url("/newcar/search/img/icon_no4.gif") no-repeat 0 50%;}
.no5 { background: url("/newcar/search/img/icon_no5.gif") no-repeat 0 50%;}

.car_info ul.car_info_list li {
	background: transparent url("/newcar/common/img/icon_tri_006699.gif") no-repeat 0% 50%;
	padding-left: 12px;
	margin-bottom: 7px;
}
.car_info p.car_info_d {
	background-color: #ffffff;
	color: #333333;
	padding: 10px;
	border: solid 1px #cccccc;
}
.car_info_l {
	float: left;
}
dl.car_info_r {
	float: left;
}
dl.car_info_r dt, dl.car_info_r dd {
	padding-left: 5px;
}
p.car_info_r {
	float: left;
	margin-left: 3px;
	white-space: nowrap;
}


/* 新車購入お役立ち情報 */
p.useful_lead {
	padding: 5px 5px 5px 10px;
}
ul.useful_list li {
	padding: 5px 5px 0px 10px;
}
ul.useful_list dt {
	background: url("/newcar/common/img/icon_dot.gif") no-repeat 0% 50%;
	padding-left: 5px;
}

/* 現在の特選車・未使用車 */
div.choice_nonused{
	background-color: #ffffff;
	color: #333333;
	border: solid 1px #cccccc;
	padding: 10px 10px 0px 10px;
}
div.choice_nonused dl{
	margin-bottom:10px;
}
div.choice_nonused dt{
	font-size:0.8em;
}
div.choice_nonused dd{
	width:100%;
}
div.choice_nonused dd div.cn_wrap{
	margin-bottom:5px;
}
div.choice_nonused dd div div.cn_left{
	float:left;
	width:60px;
}
div.choice_nonused dd div div.cn_left img{
	width:60px;
}
div.choice_nonused dd div div.cn_right{
	float:right;
	width:84px;
	padding-top:14px;
}
div.choice_nonused dd div div.cn_righttext{
	float:right;
	width:80px;
	font-size:0.8em;
}
div.choice_nonused dd li{
	font-size:0.8em;
}
div.choice_nonused dd li p{
	margin-left:20px;
}
div.choice_nonused dd li span{
	color:#ff0000;
	font-weight:bold;
}
div.choice_nonused dd p.cn_carname{
	font-size:0.8em;
}
p.pickup_shop {
	clear: both;
}

/* バナー */
.side_banner {
	width: 200px;
	margin-bottom: 5px;
}
h3.midashi {
	padding: 3px 5px;
	background-color: #ffffcc;
	border-top: solid 1px #ffcc33;
	border-left: solid 1px #ffcc33;
	border-right: solid 1px #ffcc33;
}
span.icon_goo {
	background: url("/img/icon_goo_menu.gif") no-repeat 0 50%;
	padding-left: 28px;
}