/* CSS Document */

*{
	margin:0;
	padding:0;
	color:#333;
}

ul{
	list-style-type: none;
}

/* clearfix */
.clearfix{
	zoom:1;/*for IE 5.5-7*/
}

.clearfix:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}


/* 大枠レイアウト */
div#top-cont{
	/*---margin:15px 0px 0px 15px;---*/
    margin: 0px 0px 0px 15px;
	width:980px;
 	background:#fff;
}

/* レイアウト */
body.cat08 div#cat_frame{width:980px; margin:0;}

/* パンくず */
p#pankuzu{
	font-size:10px;
}
p#pankuzu b, strong{
	font-weight:bold;
}

h1#logo{
	font-size:10px;
	font-weight:normal;
	margin:7px 0;
}

/* 新見出しの為の処置 */
p.pankuzu {
    padding-bottom: 0px !important;
    }

h1.h1_bland_search_new {
    margin-top: 0px !important;
    text-align: right;
    }

/* フッターコピー */
div#footCopy{
	width:980px;
}
div#footCopy i{
	float:right;
	font-size:10px;
	font-weight: normal;
	font-style:normal;
}

/* footer車種リンク */
div#shashuLink{clear:both; width:980px; margin:12px 0 0 15px; z-index:1;}
h3#footerNet{clear:both; width:980px; text-align:right; font-size:11px; font-weight:normal;}

/* カタログの枠 */
div#cat_frame{
	background:url(/cmn/ucar-images/bg_frame_1.gif) repeat-y left top;
}

/* メーカー一覧／車名頭文字選択／車名一覧（メーカー別）／車名一覧（頭文字別） */
div#cat_frame h2#maker, div#cat_frame h2#initial, div#cat_frame h2#maker_shamei, div#cat_frame h2#shamei_initial {
	/*---background:#1B72C7 url(/cmn/detail-images/bg_bkn_title.gif) no-repeat scroll left top;---*/
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    text-indent: 15px;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 19px;
    font-weight: 900;
    line-height: 20px;
    color: #333;
    background: url(/cmn/images/headfoot/v1.0_03.gif) 0 5px #fff no-repeat;
}

div#cat_frame h2{
	margin:0 0 8px 0;
	padding:7px 10px;
	display:block;
	font-size:14px;
	color:#ffffff;
}

div#cat_frame div.wrap{
	background:url(/cmn/ucar-images/bg_frame_2.gif) no-repeat left bottom;
}

div#cat_frame div.wrap-01{
	margin:0 0 20px 16px;
	width:964px;
	_display:inline;/*for Win IE6 */
	float:left;
}

body.cat08 div.country{
width:945px;
border-bottom:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
background-color:#f6f6f6;
margin-bottom:1px;
}

body.cat08 div.country_wrap{
margin:16px 0 16px 16px;
}

div#cat_frame h3{
display:block;
width:945px;
background-color:#e2e2e2;
color:#666666;
line-height:2em;
margin:0 0 11px 0;
font-size:14px;
text-align:left;
}

div#cat_frame h3 img{
float:left;
margin:5px 7px 5px 5px;
}

body.cat08 div.country ul.maker_list{
width:924px;
margin-bottom:1px;
background-color:#f6f6f6;
}

body.cat08 div.country ul li{
float:left;
width:154px;
line-height:1.6em;
text-align:left;
}

div#cat_frame p#kensu-notes{
color:#999;
font-size:10px;
margin:5px 0;
}

div#cat_frame .btn_shamei{
margin-top:4px;
}

div#cat_frame .text_area{
width:945px;
margin-bottom:5px;
}

div.text_area .left_side{
float:left;
line-height:1.5em;
width:730px;
}

div.text_area .right_side{
float:right;
text-align:right;
}

div.text_area .link_cat{
display:inline;
_height:1%;/*for Win IE6 */
background:url(/cmn/images/icon_arrow02.gif) no-repeat 0 2px;
padding-left:12px;
}

/* メーカー・タイプリンク */
ul#makerlink,
ul#typelink{
	margin:12px 0 0 0;
}

ul#makerlink li,
ul#typelink li{
	float:left;
	font-size:11px;
	line-height:18px;
	word-break:keep-all;
}

ul#makerlink li a:link,
ul#makerlink li a:visited,
ul#makerlink li a:hover,
ul#makerlink li a:active,
ul#typelink li a:link,
ul#typelink li a:visited,
ul#typelink li a:hover,
ul#typelink li a:active{
	
}

div.maker p.allCarLink{
	margin:7px;
}


/* 車名一覧用 */
body.cat08 div.maker{
width:945px;
border-bottom:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
background-color:#f6f6f6;
margin-bottom:1px;
}

body.cat08 div.maker ul.shamei_list{
width:925px;
margin-bottom:3px;
background-color:#f6f6f6;
}

body.cat08 div.maker ul.shamei_list li{
float:left;
width:185px;
line-height:1.4em;
}

div#cat_frame p#kensu-notes_inline{
color:#999;
display:inline;
font-size:10px;
margin:5px 0;
}

div#cat_frame .ico_catalog{
float:left;
width:18px;
height:18px;
margin-right:2px;
}

div#cat_frame .no_ico_catalog{
padding-left:20px;
min-height:20px;
}

div#cat_frame .catalog{
float:left;
width:140px;
min-height:20px;
}

body.cat08 div#cat_frame input{
float:left;
margin:1px 3px 0px 1px;
}

div#cat_frame .ico_catalog_comment{
background: transparent url(/cmn/ucar-images/ico_catalog.gif) no-repeat left top;
padding-left:20px;
margin:5px 0 0px;
}

div#cat_frame .ttl_text_indent{
text-indent:1em;
}

div.cat_shamei{
width:150px;
text-align:left;
}

div#cat_frame div.maker p.captionText{
font-weight:bold;
line-height:1.5em;
color:#666666;
margin-bottom:4px;
font-size:12px;
}


/* 50音選択用 */
body.cat08 div.on50{
width:945px;
border-bottom:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
background-color:#f6f6f6;
margin-bottom:1px;
}

body.cat08 div.on50_wrap{
margin:10px 0 16px 16px;
float:left;
}

body.cat08 div.on50 ul.on50_list{
width:300px;
margin-bottom:1px;
background-color:#f6f6f6;
margin-bottom:5px;
}

body.cat08 div.on50 .on50_list li{
float:left;
width:45px;
line-height:1.6em;
}

div#cat_frame div.on50 p.captionText{
display:inline;
float:left;
font-weight:bold;
color:#666666;
padding-right:15px;
width:28px;
}

.select_initial{
background-color:#e2e2e2;
padding:4px 5px;
}

div#cat_frame input#searchBtn{position:absolute; top:15px; right:0; width:202px; height:25px; background:url(/cmn/cat08img/btn_bukken.png) no-repeat 0 0; line-height:1000px; overflow:hidden;}
div#cat_frame input#searchBtn:hover,
div#cat_frame input#searchBtn:hover{background:url(/cmn/cat08img/btn_bukken.png) no-repeat 0 -25px;}

div#cat_frame input#searchBtn:{position:absolute; top:5px; right:0; width:202px; height:25px; background:url(/cmn/cat08img/btn_bukken.png) no-repeat 0 0; line-height:1000px; overflow:hidden;}