/* ヘッダ */
#top_img_area_stock_index{
	width: 840px;
	height: 314px;
	background-image: url(/images/head_img_stock_1.jpg);
}
#top_img_area_stock_index .stock_topic_path{
	padding-top: 224px;
	margin-left: 10px;
}
#stock_type_navi{
	margin-top: 52px;
}
#stock_type_navi ul{
	margin: 0px;
	padding: 0px;
}
#stock_type_navi ul li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	color: #cccccc;
}
#stock_type_navi ul li a:link{ color: #ffffff; }
#stock_type_navi ul li a:visited{ color: #cccccc; }
#stock_type_navi ul li a:active{ color: #ff0000; }
#stock_type_navi ul li a:hover{ color: #ff0000; }

/* ブロック */
#block_container{
	text-align: center;
}
#block{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 640px;
}
#block_picup{
}

#block_picup_right{
	width: 320px;
	float: right;
}
#block_picup_header{
	background-color: #000000;
	color: #ffffff;
	border-bottom: 2px solid #f77200;
}
#block_picup_header div{
	margin-left: 10px;
	padding-top: 5px;
}
#block_picup_info div{
	padding-top: 5px;
	margin-left: 10px;
}
#block_picup_left{
	width: 320px;
	float: left;
}
#block_picup_left img{
	border-style: none;
}

.block_stock{
	float: left;
	width: 160px
}
.block_stock .block_img{
	text-align: center;
}
.block_stock .block_img img{
	border-style: none;
}
.block_stock .block_header{
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	border-bottom: 1px solid #f77200;
}
.block_stock .block_header div{
	padding-top: 4px;
}

/* 在庫一覧 */
#sort_navi{
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
}
#sort_navi li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#stock_list_header{
	margin-left: 30px;
	margin-right: 30px;
}
#stock_list_header_left{
	float: left;
	width: 200px;
	padding-top: 10px;
}
#stock_list_header_right{
	float: right;
	text-align: right;
	width: 500px;
	padding-top: 10px;
}

#stock_list{
	border: 1px solid #cccccc;
	border-spacing: 0px;
	margin-left: 20px;
}
#stock_list td,#stock_list th{
	font-size: 10pt;
}
#stock_list td.outer{
	border: 1px solid #cccccc;
	margin: 0px;
}
#stock_list td.pic{
	text-align: center;
	background-color: #ffffff;
	padding: 4px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#stock_list td.pic img,img.iepngfix{
	border-style: none;
}

#stock_list td.line_0{
	background-color: #f3e1d1;
}
#stock_list td.line_1{
	background-color: #ddffff;
}

#stock_list .inner{
	border-spacing: 1px;
}

#stock_list .inner th{
	border-style: none;
	text-align: center;
	font-weight: normal;
	height: 20px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#stock_list .inner td{
	border-style: none;
	padding: 4px;
	height: 35px;
	border-left: 1px solid #cccccc;
}
#stock_list .inner th.model{
	width: 118px;
}
#stock_list .inner th.year{
	width: 68;
}
#stock_list .inner th.mileage{
	width: 78px;
}
#stock_list .inner th.price{
	width: 88px;
}
#stock_list .inner th.displacement{
	width: 81px;
}
#stock_list .inner th.info{
	width: 178px;
}
#stock_list .inner th.itemno{
	width: 110px;
}
#stock_list .inner th.color{
	width: 118px;
}
#stock_list .inner th.scheck{
	width: 118px;
}
#stock_list .inner th.fregist{
	width: 100px;
}
#stock_list .inner td.info{
	height: 102px;
}
#stock_list_footer{
	margin-left: 30px;
	margin-right: 30px;
}
#stock_list_footer_right{
	float: right;
	text-align: right;
	width: 500px;
}
div.pageing{
	text-align: right;
	font-size: 12pt;
	padding-right: 45px;
	margin-bottom: 10px;
}
div.pageing span.page{
	color: #f77200;
	padding-left: 5px;
}




/* 詳細 */
#stock_wrapper{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#stock_detail_head{
	background-color: #000000;
	color: #ffffff;
	height: 45px;
	border-top: 1px solid #f77200;
	border-bottom: 4px solid #f77200;
}
#stock_detail_head .logo_hd{
	width: 70px;
	margin-top: 1px;
	float: left;
	text-align: center;
}
#stock_detail_head .price{
	width: 230px;
	float: right;
	font-size: 18pt;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}
#stock_detail_head .price span{
	font-weight: normal;
	font-size: 12pt;
}
#stock_detail_head .model{
	width: 388px;
	font-size: 18pt;
	font-weight: bold;
	float: left;
	margin-top: 10px;
}
#stock_detail_container{
	background-color: #ffffff;
	border-bottom: 2px solid #000000;
}
#stock_detail_img{
	text-align: center;
	background-position: 30px 0px;
	background-repeat: no-repeat;
}
#stock_detail_imgs{
	width: 640px;
	padding-top: 10px;
	margin-left: 30px;
}
#stock_detail_imgs .imgs{
	width: 159px;
	text-align: center;
	float: left;
}
#stock_detail_imgs .imgs .zoom{
	vertical-align: bottom;
	border-style: none;
}
#stock_detail_imgs p{
	padding-top: 10px;
	padding-bottom: 10px;
}

.stock_detail_middle{
	margin-top: 10px;
	margin-left: 30px;
}

.stock_detail_table{
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
.stock_detail_table th{
	background-color: #f3e1d1;
	text-align: center;
	border: 1px solid #cccccc;
	font-weight: normal;
	padding: 4px;
	white-space: nowrap;
}
.stock_detail_table td{
	border: 1px solid #cccccc;
	padding: 4px;
	height: 40px;
	font-size: 11pt;
}

.stock_detail_table .fontl{
	font-size: 11pt;
}
.stock_detail_table .fontm{
	font-size: 10pt;
}
.stock_detail_table .fonts{
	font-size: 8pt;
}

.stock_detail_table .itemno{
	width: 100px;
}
.stock_detail_table .year{
	width: 80px;
}
.stock_detail_table .displacement{
	width: 70px;
}
.stock_detail_table .mileage{
	width: 90px;
}
.stock_detail_table .color{
	width: 140px;
}

.stock_detail_table .fregist{
	width: 80px;
}
.stock_detail_table .scheck{
	width: 122px;
}
.stock_detail_table .guarantee{
	width: 60px;
}
.stock_detail_table .service{
	width: 88px;
}
.stock_detail_table .frame{
	width: 122px;
}
.stock_detail_table .odo{
	width: 100px;
}

.stock_detail_table .info{
	width: 531px;
}
.stock_detail_table .data_form{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}
#stock_detail_info_index{
	font-size: 12pt;
	font-weight: bold;
	border-left: 8px solid #f77200;
	margin-top: 16px;
	margin-left: 6px;
	margin-bottom: 8px;
	padding-left: 8px;
}
#stock_detail_info{
	margin-right: 20px;
	padding: 8px;
	line-height: 140%;
	border-bottom: 1px solid #cccccc;
}

#stock_detail_flags{
}
#stock_detail_qr{
	width: 400px;
	float: left;
}
#stock_detail_qr img{
	float: left;
	margin: 4px;
}
#stock_detail_qr .qrindex{
	margin-top: 4px;
	font-weight: bold;
}

#stock_detail_form{
	margin-top: 10px;
	margin-right: 30px;
	width: 240px;
	float: right;
}

/* お見積りフォーム */
.stock_box{
	margin-left: 30px;
}
.stock_box p{
	padding-top: 20px;
	padding-bottom: 20px;
}

.red{
	color: #ff0000;
}
.width_name{
	width: 200px;
}
.size_adrs{
	width: 400px;
	height: 60px;
	font-size: 10pt;
}
.width_age{
	width: 50px;
}
.size_body{
	width: 400px;
	height: 180px;
	font-size: 10pt;
}
p.mform{
	margin-left: 30px;
}

#stock_form{
	margin-bottom: 20px;
	background-color: #cccccc;
	border-spacing: 1px;
}
#stock_form th{
	background-color: #f3e1d1;
	padding: 4px;
	width: 200px;
	font-size: 10pt;
	text-align: left;
}
#stock_form td{
	background-color: #ffffff;
	padding: 4px;
	width: 400px;
	font-size: 10pt;
}
#stock_mform_head{
	background-color: #000000;
	color: #ffffff;
	height: 40px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 13pt;
	font-weight: bold;
	border-top: 1px solid #f77200;
	border-bottom: 4px solid #f77200;
}


