@charset "utf-8";
/* CSS Document */

@import url('../../common/css/tmpl.css');

#thispage_spec{
	margin-left: 572px;
	float:left; 
	width: 96px;
}

#thispage_price{
	float: left;
	margin-left: 14px;
	width: 71px;
}

h2{
	width: 256px;
	height: 54px;
	float: left;
	margin: 25px auto auto 20px;
	display: inline;
}

#shortcut{
	width: 600px;
	height: 16px;
	float: right;
	margin: 37px 40px auto auto;
	display: inline;
	text-align: right;
}

#main_content{
	width: 920px;
	margin: 0 auto;
}

.one_content{
	width: 100%;
	float: left;
}

h3{
	width: 920px;
	margin-top: 20px;
	margin-bottom: 22px;
	background-color: #f7b100;
	float: left;
}

h3 img{
	margin: 6px auto 6px 8px;
}

/* -----車体関係----- */
img#twingo_photo{
	height: 238px;
	width: 348px;
	float: left;
	border: #cccccc 1px solid;
	}
	
table{
	width: 548px;
	border: 1px #cccccc solid;
	border-bottom: none;
	float: right;
	border-collapse: collapse; 
}

th#blank,
td{
	background-color: #fff;
}

.prices td{
	background-color: #ffffe1;
}

.price{
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
}

.price span{
	margin-left: 0.5em;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}

th, td{
	padding: 4px auto;
	height: 2em;
	text-align: center;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

th{
	background-color: #f3f3f3;
	border-left: none;
	width: 178px;
}

th#twingo{
	background-color: #ffcc00;
	width: 188px;
}

th#twingo_gt{
	background-color: #666666;
	color: #fff;
	width: 188px;
}

td{
	width: 188px;
}

div.main_detail{
	width: 520px;
	float: left;
	margin-top: 1em;
	margin-left: 20px;
	padding-left: 1em;
}

div.main_detail *{
	font-size: 10px;
	text-indent: -1em;
}

div.main_detail #recycle{
	text-indent: 0;
}

/* オプション類 */
.one_option{
 height: 162px;
 width: 475px;
 float: left;
}

.one_option_back{
 height: 162px;
 width: 440px;
 float: left;
}

.one_option img,
.one_option_back img{
	width: 148px;
	height: 148px;
	border: 1px solid #cccccc;
	float: left;
}

.one_option dl,
.one_option_back dl,
dt,
dd{
	margin-left: 20px;
	width: 250px;
	float: left;
	display: inline;
}

dl{
	height: 162px;
}

dt,
dd{
	margin: 0;
	float: left;
	width: 100%;
	}

.one_option dt,
.one_option_back dt{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

dd.num{
	font-weight: bold;
}

dd.prices{
	margin-top: 1em;
}

.price_double dd.prices{
	margin-top: 0;
}

.hr{
	margin: 0 auto 12px;
	float: left;
	width: 100%;
	height: 1px;
	background: url(../img/dot.gif) repeat-x;
}


.top_page_from_foot{
	float: right;
	width: 64px;
	height: 14px;
	margin: 32px auto 15px auto;
	display: inline;
}

#top_page_from_foot{
	width: 62px;
	margin-right: 0;
}