/* 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 30px 15px;
	width:980px;
 	background:#fff;
}

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

/* カタログの枠 */
div#cat_frame{
	background:url(../img2/common/bg_frame_1.gif) repeat-y left top;
}
div#cat_frame h2{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	display:block;
	background:url(../img2/common/bg_cat_frame_01.gif) no-repeat left bottom;
}

div#cat_frame div.wrap{
	background:url(../img2/common/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;
}

div#cat_frame div.wrap-resume{
	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:0px 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;
}
div.text_area .left_side_2{
line-height:1.5em;
}
div.text_area .right_side{
float:right;
text-align:right;
}



div.text_area .link_cat{
display:inline;
_height:1%;/*for Win IE6 */
background:url(../img2/common/icon_arrow02.gif) no-repeat 0 2px;
padding-left:12px;
}
div.text_area .link_area{
display:inline;
_height:1%;/*for Win IE6 */
background:url(../img2/common/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{
	
}


/* 車名一覧用 */
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(../img2/common/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.gif) 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.gif) 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.gif) no-repeat 0 0; line-height:1000px; overflow:hidden;}


 ???? ????????? cat/????????

/* カタログの枠 */
body.cat08 div#cat_frame_2{width:700px; margin:0px;float:left;}

/* カタログの枠 */
div#cat_frame_2{
	background:url(../img2/common/bg_frame_1_2.gif);repeat-y;
	height:100%;
	width:700px;
}
div#cat_frame_2 h2{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	display:block;
	background:url(../img2/common/bg_cat_frame_01.gif) no-repeat left bottom;
}

div#cat_frame_2 div.wrap_2{
	background:url(../img2/common/bg_frame_2_2.gif) no-repeat left bottom;
	width:700px;
}

div#cat_frame_2 div.wrap-01{
	margin:0 0 20px 16px;
	width:684px;
	_display:inline;/*for Win IE6 */
	float:left;
}
body.cat08 div.country_2{
	width:665px;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background-color:#f6f6f6;
	margin-bottom:1px;
	float:left;
}

body.cat08 div.country_wrap_2{
	margin:16px 0 16px 16px;
}
div#cat_frame_2 h3{
	display:block;
	width:665px;
	background-color:#e2e2e2;
	color:#666666;
	line-height:2em;
	margin:0 0 11px 0;
	font-size:14px;
	text-align:left;
}

div#cat_frame_2 h3 img{
	float:left;
	margin:5px 7px 5px 5px;
}
body.cat08 div.country_2 ul.maker_list{
	width:644px;
	margin-bottom:1px;
	background-color:#f6f6f6;
}

body.cat08 div.country_2 ul li{
	float:left;
	width:154px;
	line-height:1.6em;
	text-align:left;
}
div#cat_frame_2 p#kensu-notes{
	color:#999;
	font-size:10px;
	margin:5px 0;
}

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

div#cat_frame_2 .text_area{
	width:665px;
	margin-bottom:5px;
}
div#cat_frame_2 p#kensu-notes_inline{
	color:#999;
	display:inline;
	font-size:10px;
	margin:5px 0;
}

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

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

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

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

div#cat_frame_2 .ico_catalog_comment{
	background: transparent url(../img2/common/ico_catalog.gif) no-repeat left top;
	padding-left:20px;
	margin:5px 0 0px;
}

div#cat_frame_2 .ttl_text_indent{
	text-indent:1em;
}
div#cat_frame_2 div.maker p.captionText{
	font-weight:bold;
	line-height:1.5em;
	color:#666666;
	margin-bottom:4px;
	font-size:12px;
}
div#cat_frame_2 div.on50 p.captionText{
	display:inline;
	float:left;
	font-weight:bold;
	color:#666666;
	padding-right:15px;
	width:28px;
}
div#cat_frame_2 input#searchBtn{
	position:absolute; top:15px; right:0; width:202px; height:25px; background:url(/cmn/cat08img/btn_bukken.gif) no-repeat 0 0; line-height:1000px; overflow:hidden;
}
div#cat_frame_2 input#searchBtn:hover,
div#cat_frame_2 input#searchBtn:hover{
	background:url(/cmn/cat08img/btn_bukken.gif) no-repeat 0 -25px;
}
div#cat_frame_2 input#searchBtn:{position:absolute; top:5px; right:0; width:202px; height:25px; background:url(/cmn/cat08img/btn_bukken.gif) no-repeat 0 0; line-height:1000px; overflow:hidden;}
 ??? ????????? cat/????????
