@charset "utf-8";

.menu {
	clear: both;
	float: none;
	margin-bottom: 25px;
	zoom: 1;
}

.menu img {
	float: left;
	margin-right: 10px;
}

.menu p {
	width: 500px;
	_width: 490px;
	float: left;
}

.menu p.link {
	width: 485px;
	float: left;
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 120%;
}

.last p,
.last img {
	margin-bottom: 40px;
}

/*　　ここがスゴイ！　　*/

.fivepoint {
	background: url(../../know/images/features-bg001.gif) ;
	padding: 23px 20px;
	float: none;
	clear: both;
	zoom: 1;
}

img.point {
	margin-bottom: 5px;
	float: none;
	clear: both;
}

.fivepoint p {
	font-size: 90%;
	float: left;
	margin: 5px 15px 25px 25px;
	_margin: 5px 15px 25px 10px;
	width: 325px;
	_height: 33px;
}

div.pointbt {
	width: 285px;
	text-align: left;
	float: left;
}

.detail {
	margin-bottom: 25px;
	float: none;
	clear: both;
	zoom: 1;
}

.detailend {
	margin-bottom: 25px;
	float: none;
	clear: both;
	zoom: 1;
}

/*　　選べるクルマ　　*/

.flash {
	margin-bottom: 40px;
}

.car {
	min-height: 78px;
	_height: 78px;
	background: url(../../know/car/images/common-bg001.gif) repeat-x;
	padding: 9px 24px 0;
	float: none;
	clear: both;
	zoom: 1;
	margin-bottom: 45px;
}

.carname {
	font-size: 130%;
	font-weight: bold;
	margin-top: 12px;
}

.class {
	font-size: 90%;
}

.car .info {
	width: 241px;
	float: left;
	margin-right: 20px;
}

.car .info p {
	text-align: center;
}

.car .angle {
	width: 210px;
	float: left;
	margin-right: 20px;
}

.car .angle img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.car .color {
	width: 151px;
	float: left;
}

.car .color img {
	float: left;
	margin-top: 6px;
	margin-right: 9px;
}

.car .angle img.end,
.car .color img.end {
	float: left;
	margin-right: 0px;
}

.car .angle img.title,
.car .color img.title {
	float: none;
	margin-right: 0px;
	margin-top: 0px;
}

.bt {
	clear: both;
	float: none;
	text-align: center;
	margin: 30px auto 0;
}

/*アコーディオン*/

.accordion h3 {
	background: none;
}

.accordion car_list {
	width: 690px;
}

.accordion .basic_2col {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../../know/car/images/index-bg001.gif) left bottom no-repeat;
	zoom: 1;
}

.accordion .basic_1col {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../../know/car/images/index-bg002.gif) left bottom no-repeat;
	zoom: 1;
}

.accordion .mr14 {
	margin-right: 14px;
}

.accordion .car_detail {
	width: 338px;
	float: left;
}

.accordion .car_detail div.car_frame {
	padding: 15px 15px 0;
}

.accordion .car_detail div.rignt_tx {
	float: right;
	width: 138px;
}


.accordion .car_detail dt {
	float: left;
	width: 69px;
	font-weight: bold;
	font-size: 95%;
}

.accordion .car_detail dd {
	font-size: 85%;
}

.accordion .premium_2col {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../../know/car/images/index-bg003.gif) left bottom no-repeat;
	zoom: 1;
}

.accordion .premium_1col {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../../know/car/images/index-bg004.gif) left bottom no-repeat;
	zoom: 1;
}

.angle:after,
.car:after,
.fivepoint:after,
.detail:after,
.menu:after,
.accordion .basic_1col:after,
.accordion .basic_2col:after,
.accordion .premium_1col:after,
.accordion .premium_2col:after,
.accordion div.frame:after,
.accordion dl:after {
content:".";
display: block;
height:0px;
clear:both;
visibility:hidden;
}


