@charset "utf-8";
/* CSS Document */
#R_navi01{background-position:0 -41px !important;}

#topTxt{
	border:3px double #e60012;
	padding:10px;
	margin:10px 0 10px 0;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
.H3_TT{
	background-image:url(../../images/common/h3_border.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 5px;
}
.H3_TT h3{
	font-size:14px;
	background-image:url(../../images/newcar/glass.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding:0 0 0 30px;
}

.kokusanmaker{
	margin:10px 0 20px 0;
}
.kokusanmaker li{
	background-image:url(../../images/newcar/maker/maker_Bck.gif);
	background-repeat:no-repeat;
	width:177px;
	height:52px;
	float:left;
	margin:0 4px 5px 0px;
	padding:2px 0 0 0 2px;
}
.kokusanmaker li:hover{
	background-position:-179px 0;
}
#type_back{
	margin:10px 0 20px 0;
}
#type_back li{
	width:128px;
	height:88px;
	float: left;
	margin:0 15px 10px 4px;
}
#type_back li a{
	width:128px;
	height:88px;
	display:block;
	text-align:center;
	line-height:140px;
}
#type_back li a:hover{
	background-position:0 -88px;
}
#type01{background-image:url(../../images/newcar/type/01.gif);}
#type02{background-image:url(../../images/newcar/type/02.gif);}
#type03{background-image:url(../../images/newcar/type/03.gif);}
#type04{background-image:url(../../images/newcar/type/04.gif);}
#type05{background-image:url(../../images/newcar/type/05.gif);}
#type06{background-image:url(../../images/newcar/type/06.gif);}
#type07{background-image:url(../../images/newcar/type/07.gif);}
#type08{background-image:url(../../images/newcar/type/08.gif);}
#type10{background-image:url(../../images/newcar/type/09.gif);}
#type11{background-image:url(../../images/newcar/type/11.gif);}
#type11{background-image:url(../../images/newcar/type/10.gif);}


.priceList{
	margin:10px 0 20px 0;
}
.priceList li{
	background-image:url(/images/newcar/dropIco.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 13px;
	width:125px;
	float:left;
	margin:0 0 10px 5px;
}


a:link {
    color: #7d6d5c;
    text-decoration: none;
	font-size:12px;
}