/* CSS Document */

div#carcontent{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.t10{
	margin-top:10px;
}


/* ----------------- index.php ----------------- */
/*-- We carry~ --*/
div#car{
	width:740px;
	height:300px;
	margin:0px auto;
}

div#we{
	width:720px;
	height:130px;
	margin:0px auto;
	padding-top:6px;
	text-align:left;
}
div#we p{
	color:#e65700;
	border-left:solid 6px #e65700;
	font-size:13px;
	padding-left:7px;
}
div#we a{
	color:#e65700;
}

div#carlink{
	width:720px;
	height:200px;
	margin:10px auto;
	padding-top:6px;
	text-align:center;
}

div#carlink ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
div#carlink li{
	display:inline;
	margin:0px 1px;
	padding:0px;
}

/*-- NewLineUp --*/
div#new{
	width:750px;
	margin-top:20px;
}

div#new table{
	width:730px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div#new td{
	width:242px;
	height:146px;
	background:url(../01top/g_bg.gif) no-repeat;
}

/* -- conteiner -- */
div#newcon{
	width:242px;
	height:146px;
	text-align:center;
}

/* -- conteinerTOP-メーカー名 -- */
div#newtop{
	width:242px;
	height:30px;
	text-align:left;
}
div#newtop p{
	margin:8px 0px 0px 8px;
	padding:0px;
	font-size:14px;
}

/* -- conteinerLEFT-詳細 -- */
div#newleft{
	width:112px;
	float:left;
}
div#newleft p{
	width:105px;
	margin:7px 0px 0px 5px;
	text-align:left;
}

/* -- conteinerRIGHT-写真 -- */
div#newright{
	width:130px;
	float:right;
	text-align:left;
}

div.photo{
	width:120px;
	height:88px;
	background:url(../01top/new_img_bg.gif) no-repeat;
	text-align:center;
}
div.photo img.im{
	margin-top:10px;
}

/* -- リンク -- */
div#new a{
	text-decoration:none;
}
div#new a:hover{
	color:#e65700;
}

/* ----------------- list.php ----------------- */
div#list{
	width:750px;
	margin:0px auto 20px;
	text-align:left;
}

div.listcar{
	width:723px;
	height:64px;
	margin:0px auto;
	background:url(../00common/box_bg01.gif) no-repeat;
	padding-top:7px;
	text-align:center;
}
div.listcar ul{
	width:560px;
	height:23px;
	list-style:none;
	margin:3px auto;
}
div.listcar li{
	height:21px;
	display:inline;
	margin:0px 3px;
}

.y_tb20{
	margin:10px 0px 40px;
	text-align:left;
}

/*-- maker --*/
div#make{
	width:740px;
	text-align:left;
	margin:10px 0px;
	background:url(bg_black.gif) repeat-x left 16px;
}

/*-- kensaku --*/
div.ken{
	width:270px;
	height:40px;
	margin:0px auto;
}
.ken2{
	width:270px;
	height:70px;
	margin:0px auto;
	position:relative;
	top:15px;
}
div.kenleft{
	width:35px;
	height:40px;
	float:left;
	text-align:left;
}
div.kencenter{
	width:200px;
	height:40px;
	float:left;
	text-align:center;
}
div.kencenter p{
	margin:0px;
	padding:5px 0px 0px;
}

div.kenright{
	width:35px;
	height:40px;
	float:right;
	text-align:right;
}


/*-- list_itiran --*/
div#list_con{
	width:740px;
	margin:0px auto;
	text-align:center;
}

div.listdata{
	clear:both;
	width:699px;
	height:161px;
	background:url(list_bg.gif) no-repeat;
	margin:7px auto;
}

/*-- 車名 --*/
div.ldtop{
	width:699px;
	height:40px;
	text-align:left;
}
div.ldtop p{
	margin:0px;
	padding:7px 0px 0px 8px;
	font-size:14px;
}
div.ldtop a{
	text-decoration:none;
}

/*-- 詳細 --*/
div.ldleft{
	width:559px;
	float:left;
}

/*-- 金 --*/
p.ldname{
	width:530px;
	text-align:left;
	margin:0px 0px 5px;
	padding:0px;
	float:right;
}
html>/**/body p.ldname{
	margin-right:10px;
}

p.ldname span{
	color:#ec5d00;
}

p.ldname strong{
	font-size:14px;
}
p.ldname img{
	position:relative;
	top:4px;
}

/*-- テーブル設定 --*/
table.list_table{
	width:530px;
	text-align:left;
	background:#f2a807;
	float:right;
}
html>/**/body table.list_table{
	margin-right:10px;
}

table.list_table th{
	width:120px;
	padding-left:5px;
	background:#fef0b0;
}
table.list_table td{
	width:145px;
	padding-left:5px;
	background:#fef0b0;
}

/*-- 写真 --*/
div.ldright{
	width:140px;
	float:right;
	text-align:center;
}
div.ldright img{
	margin-top:10px;
}

/*--- footer --*/
div#you{
	width:750px;
	height:25px;
	margin:0px auto;
	text-align:left;
}
div#you p{
	width:600px;
	margin-left:30px;
	color:#e65700;
	font-size:13px;
}
div#you a{
	color:#e65700;
}

/*-- NO DATA --*/
div#nod{
	width:650px;
	height:70px;
	margin:50px auto 0px;
}
div#nod p{
	font-size:16px;
	font-weight:bold;
	color:#e65700;
}

/*------------- data.php -------------*/
div#datacontent{
	width:750px;
	margin:0px auto;
	text-align:left;
}


/*--if you~ --*/
div#ifyou{
	width:720px;
	height:70px;
	margin:0px auto;
	padding-top:6px;
	text-align:left;
}
div#ifyou p{
	color:#e65700;
	border-left:solid 6px #e65700;
	font-size:13px;
	padding-left:8px;
}

/*--back --*/
div.back{
	width:720px;
	height:20px;
	text-align:right;
}

/*--maker --*/
div#make2{
	width:740px;
	height:35px;
	text-align:left;
	margin:10px 0px;
	background:url(line_orange.gif) repeat-x left 28px;
}
div.makeimg{
	width:160px;
	float:left;
}
div.text{
	width:580px;
	float:right;
}
div.text p{
	font-size:22px;
	font-weight:bold;
	color:#e65700;
	margin:0px;
}

/*--------- syousai ---------*/
div#data{
	width:690px;
	margin:0px auto;
	text-align:left;
	padding-bottom:5px;
	border:1px solid #999999;
}

/*-- time --*/
div#da{
	width:630px;
	margin:0px auto;
}
*html div#da{
	margin-bottom:-7px;
}

div#dacon{
	width:146px;
	height:26px;
	background:url(date_bg.gif) no-repeat;
	text-align:center;
	float:right;
}
div#dacon p{
	width:135px;
	height:26px;
	margin-top:6px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}


/*-- photo --*/
table#da_photo{
	width:690px;
	border:none;
	text-align:center;
}

td.da_photo1{
	width:500px;
	height:327px;
}

td.da_photo2{
	width:190px;
	text-align:left;
}
div#imglist{
	width:190px;
	height:310px;
}
div#imglist img{
	margin:2px 4px;
}

/*-- 詳細 シリアル〜 --*/
table#syousai1{
	width:675px;
	font-size:12px;
	border:none;
	text-align:left;
	margin:0px auto;
}
table#syousai1 th{
	width:115px;
	padding:8px 3px 8px 7px;
	vertical-align:top;
}
table#syousai1 td{
	width:200px;
	padding:8px 3px 8px 11px;
	vertical-align:top;
}

/*-- 青 --*/
.bll{
	background:url(blue_bg.gif) repeat-y #dcf2fb;
}

.bl2{
	background:#dcf2fb;
}

/*-- 矢印 --*/
.font1{
	background:url(icon_blue.gif) no-repeat left 4px;
	padding-left:9px;
}

.font2{
	background:url(icon_yellow.gif) no-repeat left 4px;
	padding-left:9px;
}

/*-- 青見出し --*/
.font3{
	font-size:13px;
	font-weight:bold;
}

/*-- 黄色 --*/
.ye{
	background:url(yellow_bg.gif) repeat-y #faf1c6;
}

.ye2{
	background:#faf1c6;
}

.ye3{
	background:#f8e386;
}


/*-- 赤文字 --*/
.font4{
	color:#ff0000;
}

/*-- Eq説明 --*/
div#eq{
	width:660px;
	height:70px;
	margin:0px auto;
}

div#eq p{
	font-size:10px;
}

/*-- 詳細2 コンディション〜 --*/
table#syousai2{
	width:675px;
	font-size:12px;
	border:none;
	text-align:left;
	margin:0px auto;
}
table#syousai2 th{
	padding:8px 3px 8px 7px;
	vertical-align:top;
}

th.sth{
	width:110xp;
}
th.sth2{
	width:50xp;
}

table#syousai2 td{
	width:170px;
	padding:8px 3px 8px 11px;
	vertical-align:top;
}

/*-- 詳細3 オプション〜 --*/
table#syousai3{
	width:675px;
	font-size:12px;
	border:none;
	text-align:left;
	margin:0px auto;
}
table#syousai3 th{
	padding:8px 3px 8px 7px;
	vertical-align:top;
}

table#syousai3 th{
	width:113px;
	padding:8px 3px 8px 11px;
	vertical-align:top;
}

table#syousai3 td{
	width:562px;
	padding:8px 3px 8px 11px;
	vertical-align:top;
}


/*-- 青帯 --*/
div.blobi{
	width:673px;
	height:6px;
	margin:0px auto;
	position:relative;
	top:2px;
	left:1px;
}

/*--back2 --*/
div.back2{
	width:720px;
	height:50px;
	margin-top:15px;
}
div.back2left{
	width:430px;
	float:left;
	text-align:right;
}
div.back2right{
	width:290px;
	float:right;
	text-align:right;
}

/*------ datalink ------*/
div#datalink{
	width:723px;
	height:64px;
	margin-left:auto;
	margin-right:auto;
	background:url(../00common/box_bg01.gif) no-repeat;
	padding-top:6px;
	text-align:center;
}

div#datalink ul{
	list-style:none;
	margin:3px 0px;
}
div#datalink li{
	display:inline;
	margin:0px 12px;
}

/*------ contact ------*/
div#contact{
	width:750px;
	margin-top:40px;
}

/*--if you2~ --*/
div#ifyou2{
	width:720px;
	height:60px;
	margin:0px auto;
	padding-top:6px;
	text-align:left;
}
div#ifyou2 p{
	color:#e65700;
	font-size:13px;
	padding-left:8px;
}

/*-- form --*/

div#req{
	width:100px;
	height:19px;
	float:right;
	margin:20px 10px 0px 0px;
}
div#req p{
	margin:0px;
}
span.star{
	font-size:19px;
	font-weight:bold;
	color:#e65700;
}

div#formcon{
	width:722px;
	height:460px;
	margin:0px auto 20px;
	background:url(../00common/box_center.gif) repeat-y;
}
html>/**/body div#formcon{
	height:450px;
}

/*-- table --*/
div#formcon table{
	width:550px;
	border:none;
	font-size:12px;
	margin:0px auto;
}
div#formcon th{
	width:120px;
	vertical-align:top;
	padding:2px;
}
div#formcon td{
	width:430px;
	padding:5px 2px 2px 2px;
}

span.ar{
	background:url(../00common/icon1.gif) no-repeat;
	background-position:left 4px;
	padding-left:8px;
}

div.sub{
	width:120px;
	margin:10px auto;
}

/*-- input text --*/
.siz1{
	width:200px;
	ime-mode:disabled;
}
.siz2{
	width:300px;
	ime-mode:disabled;}
.siz3{
	width:400px;
	height:130px;
	ime-mode:disabled;
}


