<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*------------------------------------------------フォーム大*/
#content div.search{
	background: url(../images/bg_search.gif) no-repeat 0% 0%;
	width:680px;
	height:190px;
	text-align: center;
	padding: 0;
	position: relative;
}
#content div.search h2{
	color:#666666;
	margin:0px;
	padding:15px 0 0;
	font-size: 175%;
	text-align: center;
	background: none;
	line-height: 100%;
	height: 40px;
}
#content div.search div.zip{
	margin:0;
	padding:0px;
	position: relative;
	text-align: left;
	background: url(../images/bg_input.gif) no-repeat 75px 0px;
	height: 30px;
}
form{
	margin:0;
	padding:0;
}

#content div.search a.btn{
	background: url(../images/bt_zip.gif) no-repeat 0% 0%;
	display:block;
	width:141px;
	height:24px;
	font-size:1px;
	color:#AFAFAF;
	line-height: 1px;
	position: absolute;
	left: 510px;
	top: 63px;
	text-decoration:none;
}
#content div.search a.btn:hover{
	background: url(../images/bt_zip.gif) no-repeat 0% -24px;
	color: #575757;
}

#content div.search a span{
	visibility:hidden;
}



#content div.search input#uzip1{
	width:90px;
	height:28px;
	font-family: arial;
	font-weight:bold;
	font-size: 28px;
	text-align: center;
	border:3px solid #FF0000;
	margin:0 0 0 120px;
	padding:0;
	ime-mode: inactive;
}

#content div.search input#uzip2{
	width:120px;
	height:28px;
	font-family: arial;
	font-weight:bold;
	font-size: 28px;
	text-align: center;
	border:3px solid #FF0000;
	margin:0 0 0 35px;
	padding:0;
	ime-mode: inactive;
}
#content div.search div.submit{
	position: absolute;
	left: 130px;
	top: 103px;
}

/*------------------------------------------------フォーム小*/
#content div.search2{
	background: url(../images/bg_search2.gif)left top no-repeat;
	width:685px;
	height:145px;
	margin:0 0 10px 0;
	text-align: center;
	padding: 0;
}
#content div.search2_innner{
	width: 460px;
	margin:0 auto;
	position: relative;
}
#content div.search2 h2{
	color:#333;
	width: 460px;
	margin:0px;
	padding:12px 0 0;
	font-size: 135%;
	background: none;
	line-height: 100%;
	height: 28px;
}
#content div.search2 div.zip{
	margin:0;
	padding:0px;
	text-align: left;
	background: url(../images/bg_input2.gif)left top no-repeat;
	height: 40px;
}
form{
	margin:0;
	padding:0;
}

#content div.search2 a.btn{
	background: url(../images/bt_zip2.gif)left top no-repeat;
	display: block;
	width:149px;
	height:20px;
	text-decoration:none;
	float: right;
}
#content div.search2 a.btn:hover{
	background: url(../images/bt_zip2.gif)left bottom no-repeat;
}

#content div.search2 a span{
	visibility:hidden;
}

#content div.search2 .zip_in{
	position: absolute;
	top: 46px;
	left: -60px;
}

#content div.search2 input#uzip1{
	width:94px;
	height:22px;
	font-family: arial;
	font-weight:bold;
	font-size: 20px;
	text-align: center;
	border:3px solid #FF0000;
	margin:0 0 0 120px;
	padding:0;
	ime-mode: inactive;
}

#content div.search2 input#uzip2{
	width:134px;
	height:22px;
	font-family: arial;
	font-weight:bold;
	font-size: 20px;
	text-align: center;
	border:3px solid #FF0000;
	margin:0 0 0 22px;
	padding:0;
	ime-mode: inactive;
}
#content div.search2 div.submit{
	position: absolute;
	left: 0px;
	top: 80px;
}






/*------------------------------------------------ステップ*/
#content div.step_t{
	background: url(../images/bg_step.gif)left top no-repeat;
	padding: 10px 5px 10px;
	height: 160px;
	position: relative;
	clear: both;
}
#content div.step img.step_t{
	position:absolute;
	left: 15px;
}
#content div.step{
	height: 140px;
	background: url(../images/bg_step.gif)left top no-repeat;
	padding: 10px 5px 10px;
	position: relative;
	clear: both;
}
#content div.min{
	height: 80px !important;
	background: url(../images/bg_step.gif)left top no-repeat;
	padding: 10px 5px 10px;
	position: relative;
	clear: both;
}
#content div.step img.step{
	position:absolute;
	left: 15px;
}
#content div.step div.body{
	margin:0 20px 0 70px;
}
#content div.step div.body p{
	margin:5px 0 10px 0;
	font-size: 110%;
}
#content div.step div.body img.right{
	float:right;
	margin:0 0 0 50px;
}



.left_contents_block ul.list{
	padding: 10px;
}

#content .makerbox li{
	float: left;
	background: url("../images/bg_li_arrow.gif") left top no-repeat;
	margin: 0 0 4px 0;
    padding: 0 0 0 15px;
    width: 145px;
    font-size: 91%;
}



#content h2.carlist{
	padding:1px 10px 0 18px;
	font-size:110%;
	height: 29px;
	line-height: 30px;
	margin: 0 0 5px;
	clear: both;
	color:#fff;
	background: -moz-linear-gradient(#F15347, #EC1000);
	background: -webkit-gradient(linear, left top, left bottom, from(#F15347), to(#EC1000));
}

#content .makerbox li{
	float: left;
	background: url("../images/bg_li_arrow.gif") left top no-repeat;
	margin: 0 0 4px 0;
    padding: 0 0 0 15px;
    width: 145px;
    font-size: 91%;
}

.car_block{
	border: solid #ccc;
	border-width: 1px 0 1px 1px;
	width: 170px;
	display: block;
	float: left;
	margin:0 0 10px;
}
.car_block:last-child,
.car_block.lineplus{
	border: solid 1px #ccc;
}
.syaken_point{
	padding: 0 10px 10px;
}
.syaken_atention{
	padding: 0 5px 5px;
}

#content p.msg{
	margin:10px 0;
}
#content p.msg2{
	margin:10px 0;
	padding: 0;
}

p.carname{
	margin: 0 0 5px !important;
	padding: 5px 5px !important;
	background: -moz-linear-gradient(#efefef, #fff);
	background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#fff));
	width: 160px;
	height: 35px;
	text-align: center;

}
p.carname a{
	width: 160px;
	heg
}
p.carimg{
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
}
p.carprice{
	margin: 5px 0 0 !important;
	padding: 5px 0 !important;
	width: 170px;
	text-align: center;
	font-size: 85%;
}

/*車種詳細部分 */
.left_col{
	display: block;
	height: 135px;
	width: 180px;
	padding: 5px;
	float: left;
}
.right_col{
	display: block;
	width: 495px;
	float: right;
}
table.information{
	width: 685px;
	border: solid #ccc;
	border-width:1px 0 0 1px;
}
table.information td,
table.information th{
	border: solid #ccc;
	border-width:0 1px 1px 0;
	padding: 5px;
	text-align: center;
}
th.ttl{
	background: #efefef;
}
th.ttl2{
	background: #ffffcc;
}
th.ttl3{
	background: #ffffa3;
}

.pointico{
	font-weight: bold;
	color:#fff;
	background:#336633;
	padding:0 5px;
	margin-right: 5px;
}

#content h3.point{
	width: 658px;
	height: auto;
	margin: 0 auto;
	padding: 3px 0 3px 5px;
	font-size: 105%;
	line-height: 20px;
	font-weight: bold;
	border: solid 1px #ccc;
	background: -moz-linear-gradient(#fff, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
}

div.sellpoint p{
	line-height: 1.6;
	padding: 0 10px;
}
.sellpoint_box li{
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 10px;
	background: none !important;
}

.red_bold {
    color: #FF3300;
    font-weight: bold;
}
.bold {
    font-weight: bold;
}
a.syousai {
    background: url("../images/btn_syousai.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 23px;
    margin: 5px 0 0;
    text-decoration: none;
    width: 66px;
}

#appbtn{
	height: 40px;
}
.fbbox,
.mixibox,
.twitterbox{
	float: left;
}
.mixibox{
	margin-right: 10px;
}
.fbbox{
	display: inline-block;
}

div#prefecture_area ul.prefbox{
	padding-left: 10px;
	margin-bottom: 5px;
}

div#prefecture_area li{
	position: relative;
	width: 90px;
	height: 20px;
	float: left;
	font-weight: bold;
	background: url("../images/bg_li_arrow.gif") no-repeat scroll left 2px transparent;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
}

ul.list{
	list-style:none;
	height:100%;
	padding:0;
	margin:0;
}

li.list{
	float:left;
	width:115px;
	padding:0 0 0 10px;
	background:url(../images/list.gif) left center no-repeat;
}

#prefecture_area,
.makerbox {
    border: 1px solid #CCCCCC;
    margin: 0 0 30px;
}</pre></body></html>