@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
form,fieldset,input,textarea,
p,th,td{margin:0; padding:0; text-decoration:none; font-style:normal;}

table{border-collapse:collapse; border-spacing:0;}
caption, th{text-align:left;}

ol,ul{list-style:none;}

fieldset,img{border:0;}
a img{border:0;}
a{outline:0;}

a{color:#0b6cce; text-decoration:underline;}
a:hover{color:#f90; text-decoration:underline;}
div.footer-link{clear:both; margin:10px; font-size:11px;}
div#footer{margin:10px; border-top:solid 1px #ccc;}
/* /20080222 */
a img{border:none;}

img{vertical-align:bottom;}

select option{padding:0 5px;}

form label{cursor:pointer;}

body{font-size:62.5%; font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;}

div#container{clear:both; width:980px; margin:10px 0 15px 15px; font-size:1.2em;}
p#pankuzu{margin-bottom:5px; font-size:11px;}
p#pankuzu span#pageBold{font-weight:bold;}
p#sorry{margin-bottom:5px; font-size:11px;}
h1{font-size:12px;}
p#catch_word{font-size:12px; font-weight:bold;}

button{cursor:pointer;}

/* clearfix */
div.clf{
    zoom:1;/*for IE 5.5-7*/
}
div.clf:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/* clearfix */
div.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
div.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.icon{margin:0 6px 0 0; vertical-align:middle;}
/* clearfix end */

/* 店舗名から選ぶ(買取) */
#aiueoLink01{overflow:hidden; _width:940px;}
#aiueoLink01 li{float:left; width:7em; _width:12em; font-size:10px; color:#808080; list-style:none;}
#aiueoLink01 li a{text-decoration:none; color:#808080;}
/* 店舗名から選ぶ(廃車) */
#aiueoLink03{overflow:hidden;}
#aiueoLink03 li{float:left; width:12em; _width:15em; margin-right:1.5em; font-size:10px; color:#bbb; list-style:none;}
#aiueoLink03 li a{text-decoration:none; color:#bbb;}
/* 店舗名から選ぶ(車検) */
#aiueoLink02{overflow:hidden;}
#aiueoLink02 li{float:left; width:7em; _width:9em; font-size:10px; color:#808080; list-style:none;}
#aiueoLink02 li a{text-decoration:none; color:#808080; font-size:10px;}

/* メーカーから選ぶ(買取) */
#brandLink{overflow:hidden;}
#brandLink li{float:left; width:10em; _width:12em; font-size:10px; list-style:none;}
#brandLink li a{text-decoration:none; color:#808080;}

/* 車種から選ぶ(買取) */
td.subtitleSeoFirst{border:none; padding:0 15px 0 0; vertical-align:top;}
td.subtitleSeo{border:none; padding:5px 15px 0 0; vertical-align:top;}
strong.subtitleSeoStrong{font-size:10px; color:#808080;}
.shashuLink{overflow:hidden;}
.shashuLink li{float:left; width:17em; _width:16em; font-size:10px; list-style:none;}
.shashuLink li a{text-decoration:none; color:#808080;}

/* SEO用リンク */
ul.seoLink{overflow:hidden; _width:940px;}
ul.seoLink li{float:left; margin-right:2em; font-size:10px; color:#808080; list-style:none;}
ul.seoLink li.brandLi{/width:11em;} /* IE6,7 */
ul.seoLink li a{text-decoration:none; font-size:10px; color:#808080;}

/*** ZACO対応　のびのびボタン ***/
/* 入力画面 下段ボタン */
/* ボタンタグ　リセット */
button{border:none; cursor:pointer; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; cursor:pointer;}
/* 伸び伸びボタン基本 */
.jBtn{height:35px; margin:0 5px; padding:0 0 0 10px;  background:url(/cmn/img/zacoBtn.png) no-repeat 0 0;
display:inline-block;
display: -moz-inline-box;
zoom:1; *display:inline;

/*IE6* で下に1px余白ができるので*/
*height:35px;
*line-height:35px;
cursor:pointer;
}

.btnIn{height:35px; line-height:35px;  padding:0 10px 0 0; background:url(/cmn/img/zacoBtn.png) no-repeat right 0; text-align:center; color:#fff; font-weight:bold;
overflow:hidden;/*(IE6、7対策)*/
cursor:pointer;
}

/* 伸び伸びボタンロールオーバー時 */
.btn_on{height:35px; margin:0 5px; padding:0 0 0 10px;  background:url(/cmn/img/zacoBtn.png) no-repeat 0 -35px;
display:inline-block;
display: -moz-inline-box;
zoom:1; *display:inline;

/*IE6* で下に1px余白ができるので*/
*height:35px;
*line-height:35px;
cursor:pointer;
}

.btn_on .btnIn{height:35px; line-height:35px;  padding:0 10px 0 0; background:url(/cmn/img/zacoBtn.png) no-repeat right -35px; text-align:center; color:#fff; font-weight:bold;
overflow:hidden;/*(IE6、7対策)*/
}

/* 伸び伸びボタンクリック時 */
.btn_cl{height:35px; margin:0 5px; padding:0 0 0 10px;  background:url(/cmn/img/zacoBtn.png) no-repeat 0 -70px;
display:inline-block;
display: -moz-inline-box;
zoom:1; *display:inline;

/*IE6* で下に1px余白ができるので*/
*height:35px;
*line-height:35px;
}

.btn_cl .btnIn{height:35px; line-height:35px;  padding:0 10px 0 0; background:url(/cmn/img/zacoBtn.png) no-repeat right -70px; text-align:center; color:#fff; font-weight:bold;
overflow:hidden;/*(IE6、7対策)*/
}

/* 長さ指定 */
.btnW240,
.btnW240 .btnIn{width:240px;}

#net_btn{margin:10px 0;}

