/*@charset "utf-8";*/
#contents_detail {
	padding-top: 10px;
}

#menu_detail {
	width: 730px;
}

.car_detail {
	width: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.car_detail td {
	border: 1px solid #CCC;
	text-align: center;
}

.car_detail th {
	border: 1px solid #CCC;
	text-align: left;
}

.car_name_top {
	color: #FFF;
	background: #666;
}

.car_photo_top {
	color: #FFF;
	background: #666;
	width: 260px;
}

.car_age_top {
	color: #FFF;
	background: #666;
	width: 60px;
}

.car_color_top {
	color: #FFF;
	background: #666;
	width: 60px;
}

.car_meter_top {
	color: #FFF;
	background: #666;
	width: 50px;
}

.car_engine_top {
	color: #FFF;
	background: #666;
	width: 50px;
}

.car_restoration_top {
	color: #FFF;
	background: #666;
	width: 50px;
}

.car_inspection_top {
	color: #FFF;
	background: #666;
	width: 50px;
}

.car_kakaku_top {
	color: #FFF;
	background: #666;
	width: 140px;
}

.car_detail td.shop_name_top {
	color: #FFF;
	background: #666;
	padding-left: 10px;
	text-align: left;
}

.car_name {
	color: #018BD4;
	background: #F0F0F0;
	padding: 5px 10px;
	font-weight: bold;
}

.car_name a {
	color: #0046D9;
	font-weight: bold;
}

.car_name a:hover {
	text-decoration: none;
}

.car_photo {
	width: 260px;
	padding: 5px 0;
}

.car_age {
	width: 60px;
}

.car_color {
	width: 60px;
}

.car_meter {
	width: 50px;
}

.car_engine {
	width: 50px;
}

.car_restoration {
	width: 50px;
}

.car_inspection {
	width: 50px;
}

.car_kakaku {
	width: 140px;
	text-align: center;
}

.car_kakaku table {
	width: 140px;
	border: none;
}

.car_kakaku table td {
	border: none;
}

.car_kakaku table td.kakaku_hontai {
	border-bottom: 1px dotted #CCC;
}

.car_kakaku table td.kakaku_hontai strong {
	font-size: 24px;
	font-weight: bold;
}

.car_kakaku table td.kakaku_sougaku strong {
	color: #CC150F;
	font-size: 24px;
	font-weight: bold;
}

.car_detail td.shop_name {
	padding-left: 10px;
	text-align: left;
}

.tl_info {
	background: #D3CFC9;
	margin-bottom: 15px;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}

.vehicle_info {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.vehicle_info th {
	background: #E3E3E3;
	width: 105px;
	_width: 120px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCC;
	text-align: left;
}

.vehicle_info td {
	width: 105px;
	_width: 120px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCC;
}


#car_gallery {
	width: 100%;
	margin-bottom: 15px;
}

#main_gallery div {
	background: #CCCCCC;
	width: 490px;
	padding: 5px 0;
	text-align: center;
}

#car_gallery td.align_right {
	width: 225px;
}

#car_gallery td.align_right table {
	background: #CCCCCC;
	width: 225px;
}


.v_align_top {
	vertical-align: top;
}

.v_align_middle {
	vertical-align:middle;
}

.v_align_bottom {
	vertical-align: bottom;
}

.w_145 {
	width: 145px;
	text-align: center;
}

.page_list {
	font-weight: bold;
	margin-top: 15px;
}

.page_list a {
	font-weight: bold;
}















