@charset "UTF-8";

/*
====================================================
U_Car専用CSS
Last Modify : 2010-04-27
====================================================
*/


/*
====================================================
U_Carへのこだわり
====================================================
*/

#block_a {
	width: 800px;
	margin: 0 auto;
	font-size: 85%;
	line-height: 1.5em;
}

#block_a h3 {
	font-size: 120%;
	line-height: 99em;
	color: #f50;
	font-weight: normal;
	overflow: hidden;
	border-bottom: 3px solid #36c;
	margin: 0 0 5px;
}

#block_a p {
	margin: 0 auto 20px;
	font-size: 100%;
}

#block_a p.txt {
	width: 730px;
	margin: 0 auto 20px;
	line-height: 1.4em;
	font-size: 120%;
}

#block_a .lu {
	width: 350px;
	/* height: 300px; */
	float: left;
	display: inline;	/* IE6 */
	margin-left: 30px;
}

#block_a .ru {
	width: 350px;
	/* height: 300px; */
	float: right;
	display: inline;	/* IE6 */
	margin-right: 30px;
}




















/*
====================================================
U_Car一覧
====================================================
*/

table.intro {
	background: #fff;
	border: 1px solid #aab4c1;
	width: 786px;
	margin: 10px auto;
	table-layout: fixed;
}

table.intro td {
	font-size: 90%;
	border-right: 1px dotted #aab4c1;
	border-bottom: 1px solid #aab4c1;
	text-align: center;
	color: #333;
}

table.intro td.image {
	width: 200px;
	padding: 5px;
	border: 1px solid #aab4c1;
}

table.intro td.price {
	width: 180px;
}

table.intro td.detail {
	width: 130px;
	height: 25px;
}

table.ucar_list {
	background: #fff;
	border: 1px solid #8894a1;
	width: 786px;
	margin: 10px auto;
}

table.ucar_list td {
	font-size: 80%;
}

table.ucar_list td.name {
	font-size: 100%;
	text-indent: 0.5em;
	width: 786px;
	height: 30px;
	line-height: 30px;
	background: #fff url(../img/mc-ttl-ucar_list.gif) no-repeat;
	border: 1px solid #aab4c1;
}

table.ucar_list td.name a {
	color: #fff;
	text-decoration: none;
}

table.ucar_list td.name a:hover {
	text-decoration: underline;
}

table.ucar_list td.image {
	width: 200px;
	height: ;
	background: #fff;
	padding: 5px;
	border: 1px solid #aab4c1;
}

table.ucar_list td.price {
	width: 180px;
	background: #fff;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #f33;
	border-right: 1px dotted #aab4c1;
	border-bottom: 1px solid #aab4c1;
}

table.ucar_list td.color,
table.ucar_list td.year,
table.ucar_list td.mileage,
table.ucar_list td.inspection,
table.ucar_list td.repair,
table.ucar_list td.recycle {
	width: 130px;
	height: 30px;
	background: #fff;
	text-align: center;
	border-right: 1px dotted #aab4c1;
	border-bottom: 1px solid #aab4c1;
}

table.ucar_list td.equip {
	padding: 5px;
	border-bottom: 1px solid #aab4c1;
	line-height: 1.3em;
}

table.ucar_list td.note {
	padding: 5px;
	height: 40px;
	line-height: 1.3em;
}

table.ucar_list td.detail {
	width: 130px;
	padding: 0;
}

div.detail_button {
	width: 120px;
	height: 30px;
	margin: 0 auto;
}


/*
====================================================
U_Car詳細
====================================================
*/

div.ud_name {
	font-size: 100%;
	text-indent: 0.5em;
	width: 784px;
	height: 30px;
	line-height: 30px;
	background: #fff url(../img/mc-ttl-ucar_list.gif) no-repeat;
	border: 1px solid #aab4c1;
	margin-bottom: 10px;
}

div.ud_name {
	color: #fff;
	text-decoration: none;
}

div.ud_name a:hover {
	text-decoration: underline;
}

#ud_top {
	clear: both;
}

#ud_top div.ud_left {
	float: left;
	width: 436px;
	height: 320px;
	background: #fff;
	border: 1px solid #8894a1;
	padding: 4px;
}

#ud_top div.ud_right {
	float: right;
	width: 340px;
	height: 340px;
}


#ud_top div.ud_right li.sub_photo {
	display: block;
	width: 150px;
	height: 150px;
	background: #fff;
	border: 1px solid #8894a1;
	padding: 4px;
	float: left;
	margin: 0 0 10px 10px;
}

table.ucar_detail {
	background: #fff;
	border: 1px solid #8894a1;
	width: 786px;
	margin: 0 auto;
}

table.ucar_detail td {
	font-size: 80%;
	height: 20px;
	border-right: 1px dotted #aab4c1;
	border-bottom: 1px solid #aab4c1;
	text-align: center;
}

table.ucar_detail td.price {
	background: #fff;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #f33;
	border-right: 1px dotted #aab4c1;
	border-bottom: 1px solid #aab4c1;
}

table.ucar_detail td.item {
	height: 50px;
}

table.ucar_detail td.equip,
table.ucar_detail td.note {
	text-align: left;
	padding: 5px;
}

tr.clr,
td.clr {
	background: #dde4f1;
}


/*
====================================================
下部メニュー
====================================================
*/

table#ft_menu {
	width: 640px;
	margin: 0 auto;
}

table#ft_menu td.button {
	width: 200px;
	height: 90px;
	border: none;
}


table#ft_menu td.spacer {
	width: 20px;
	height: 90px;
	border: none;
}

div.ucar_inq {
	width: 786px;
	margin: 10px auto;
}
