@charset "utf-8";

/* 

div#center_wide用、1カラム用のスタイルシート
layouts/wide.thtmlで呼び出される。

*/

div#center_wide {
	padding-left: 20px;
}

div#center_wide form input.submit {
	margin-left: 45%;
	margin-top: 0.5em;
	margin-bottom: 1em;
	width: 80px;
}

div#center_wide h1{
	background: url(/img/title/titlemark.gif) no-repeat 0 0px #FFFFFF;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:10px;
	color: #00568C;
	font-size: 16px;
	letter-spacing:1px;
	font-weight: bold;
}

div#center_wide h2{
	font-size: 12px;
}

div#center_wide div.info {
	width: 220px;
	float:right;
	margin-right: 18px;	
	margin-bottom: 1em;
}

* html body div#center_wide div.info{
	margin-right: 6px;
}

div#center_wide div#fileup{
	width:670px;
	float:left;
}
div#center_wide div.uploadfile{
	float:left;
}
div#center_wide div.info span.type{
	font-size: 1.4em;
	font-weight: bold;
}

div#center_wide div.info h2{
	padding-left: 0;
	background: none;
	border-left: none;
	margin: 3px 0;
}

div#center_wide div.info table th{
	background: #253557;
	color: #FFFFFF;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	font-weight: normal;
	width:80px;
}
div#center_wide div.info table td{
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;	
}


div#center_wide div.info table td.star{
	color: #EFC400;
}

div.images {
	margin: 0 30px 0 0px;
}

div#center_wide img.car_photo {
	margin-top: 6px;
	margin-right: 6px;
}

* html body div#center_wide img.car_photo {
	margin-top: 10px;
	margin-right: 5px;
}

div#center_wide form img.car_photo {
	margin-top: 10px;
	margin-right: 5px;
}
div#center_wide form div#carimg {
	float:left;
	margin-top: 10px;
	margin-right: 5px;
}
div.images img.sample {
	float: left;
	margin: 9px;
	margin-right: 16px;
	border : 1px solid #AAA;
}

div.images img{
	vertical-align: middle;
}

div.images table{
	width: 500px;
}

div.images p{
	margin-bottom: 4px;
}
div.images p label{
	font-weight: bold;
	font-size: 14px;
}

div#center_wide table.accesary{
	clear:left;
	width: 500px;
}


div#center_wide table.accesary td{
	padding: 4px 0;
	margin: 0;
	border: 1px solid #AAA;
}

div#center_wide table.accesary td.off{
	color: #AAA;
	background: none;
}
div#center_wide table.accesary td.on {
	color: #454545;
	background: #CFFDFF;
}

div#center_wide table.checkitems{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 670px;
	margin-left: 0;
}

div#center_wide table.checkitems td{
	border: 1px solid #AAA;
	width:111px;
}

div#center_wide table.checkitems td.off{
	color: #454545;
}
div#center_wide table.checkitems td.on {
	background: #CFFDFF;
	color: #454545;
}

div#center_wide input.submit{
	margin-left: 24%;
	margin-top: 1em;
}
div#center_wide div.series{

}
div#center_wide div.series table {
	width:98%;
	margin-bottom:10px;
}
div#center_wide div.series table th{
	background: #253557;
	color: #FFFFFF;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	font-weight: normal;
}
div#center_wide div.series table td{
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;	
}

div#center_wide div.ls1 {
	width: 430px;
	float:left;
	padding: 10px;
}
div#center_wide div.ls1 p{
}
div#center_wide div.ls1 h2{
	margin:10px 0px;;
	background: #CCC;
	padding: 5px;
}
div#center_wide div.ls1 h3{
	color:#006584;
}
div#center_wide div.ls1 p#bmwman{
	margin:10px 0px;
	font-size:12px;
	font-weight:bold;
}
div#center_wide div.ls1 dl dt{
	color: #006584;
	margin:5px 0px;
}
div#center_wide div.ls1 dl dd{
	margin:5px 0px 15px 0px;;
}
div#center_wide div.ls1 br{
	height:3px;
}
div#center_wide span#price{
	color:#8B0000;
	font-weight: bold;
	font-size:14px;
}
div#center_wide div.contact{
	margin:20px;
	width:400px;
	float:right;
	text-align:right;
}

div#center_wide div.carimage{
	float:left;
	margin-right:5px;
}

div#center_wide div.carimage img{
	margin-top:5px;
}
div#center_wide span#approved{
	margin-left:113px;
	margin-top:5px;
}
div#center_wide div.info_comment textarea{
	margin-left:10px;
}
div#center_wide div.info_comment h2{
	padding-left:15px;
}
