/*-----------共用-----------*/
.headtxt   { color: #999; font-size: 9px; line-height: 12px }
.t9  { font-size: 9px; line-height: 14px }
.t10 { color: #000; font-size: 10px; line-height: 15px }
.t12 { color: #000; font-size: 12px; line-height: 18px }
.t14 { color: #000; font-size: 14px; line-height: 18px }
.t15 { color: #000; font-size: 15px; line-height: 18px }

h3 { color: #f90; font-weight: bold; font-size: 16px; line-height: 20px }

a:link   { color: #5c2f00; text-decoration: underline }
a:visited { color: #5c2f00; text-decoration: underline }
a:hover    { color: #f5853b; text-decoration: underline }

a.m:link   { color: black; text-decoration: none }
a.m:visited   { color: black; text-decoration: none }
a.m:hover   { color: #f90; text-decoration: none }

a.w:link  { color: #fff; text-decoration: underline }
a.w:visited  { color: #fff; text-decoration: underline }
a.w:hover  { color: #fc3; text-decoration: underline }

H1 {font-size : 13px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}
H2 {font-size : 18px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}


/*-----------中古車を探す-----------*/
.hh   { color: white; font-size: 10px; line-height: 12px; background-color: #dba36b }
.hb   { color: black; font-size: 12px; line-height: 18px; background-color: #f2f2d5 }
/*緑の罫と背景*/
.maker { background-color: #ebffe1; border: solid 1px #9c6 }

/*濃いオレンジのヘッダ*/
.ch     { color: white; font-weight: bold; font-size: 12px; line-height: 18px; background-color: #7d2b00 }
/*オレンジ罫*/
.box  { border: solid 1px #f5853b }
/*グレー罫*/
.gbox   { font-size: 10px; line-height: 15px; margin: 3px; padding: 3px; border: solid 1px #dadada }
/*点線のアンダーライン*/
.underline  { font-size: 12px; line-height: 18px; border-bottom: 1px solid #aaa }

/*-----------基礎知識-----------*/
li    { list-style-image: url(img/yajirushi.gif); list-style-position: outside }
.listhead  { color: #6fb100; font-weight: bold; background-color: #f3ffdb; padding: 1px; border-top: 1px solid #6fb100; border-bottom: 1px solid #6fb100 }

/*Q  太点線のUL&OL*/
.q    { color: #6fb100; font-weight: bold; font-size: 14px; line-height: 20px; background-color: #f3ffdb; border-top: 2px double #6fb100; border-bottom: 2px double #6fb100 }
/*A  点線のUL*/
.a   { color: #06c; font-size: 14px; line-height: 18px; border-bottom: 1px dotted #00000b }
body { background: #fff url(img/back.gif) repeat-x 0px 0px }
