@charset "EUC-JP";
/* ボディ */
.context{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin-bottom: 20px;
	clear:both;
	text-align:left;
}
.context02{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin-bottom: 20px;
	clear:both;
	text-align:left;
}
.context:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html .context{
    height: 1em;
    overflow: visible;
}

.img_right{
	margin-left:10px;
}
.img_left{
	margin-right:10px;
}

.size12{
	font-size: 12px;
	line-height: 150%;
	color:#000;
	text-align: left;
}
.size11{
	font-size: 11px;
	line-height: 150%;
	color:#000;
	text-align: left;
}
.size13{
	font-size: 13px;
	line-height: 150%;
	color:#000;
	text-align: left;
}

.space5{
	margin-bottom:5px;
}
.space10{
	margin-bottom:10px;
}
.space15{
	margin-bottom:15px;
}
.space20{
	margin-bottom:20px;
}
.spacetop10{
	margin-top:10px;
}

.clear{
	clear:both;
}


.midashi {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color:#0099CC;
	text-align: left;
}
.midashi_nobar{
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color:#000;
	margin-bottom: 5px;
	margin-top:5px;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:5px;
	text-align: left;
}


#credit {
	font-size: 12px;
	color: #000;
	height:25px;
	border-bottom:1px dotted #333333;
	margin-bottom:10px;
}
#credit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #credit{
    height: 1em;
    overflow: visible;
}
#credit .left {
	width: 520px;
	float: left;
	text-align:left;
}
#credit .right {
	width: 400px;
	text-align:right;
	float: right;
}
.interview{
	font-weight:bold;
	color:#000000;
}

.topic{	
	border:1px solid #FFFFFF;
	padding:10px;
	margin-right:10px;
	margin-top:10px;
}
.topic02{	
	border:1px solid #FFCC00;
	color:#C00;
	padding:10px;
	margin-right:10px;
	margin-top:10px;
}


.pointbox{
	width:940px;
	clear:both;
}
.pointbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .pointbox{
    height: 1em;
    overflow: visible;
}
.pointbox_01{
	width:460px;
	float:left;
	margin-right:20px;
}
.pointbox_02{
	width:460px;
	float:right;
}

.detail_text{
	font-size: 12px;
	line-height: 150%;
	color:#C00;
	text-align: left;
	margin-top:5px;
	margin-bottom:10px;
}
.detail_more{
	font-size: 12px;
	line-height: 150%;
	color:#FF6600;
	text-align: left;
	margin-top:10px;
}	
.detailbox{
	background-image:url(../img/detail_bg.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	height:290px;
}

.navi_text{

	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	margin-top: 10px;
	padding-bottom:15px;
	border-top:1px dotted #999999;
	padding-top:15px;
	text-align:center;
	margin:auto;
}
.intro{
	background-image:url(../img/intro_b.jpg);
	width:940px;
	height:290px;
	background-repeat:no-repeat;
}
.intro_text{
	padding-top:92px;
	width:425px;
	font-size:14px;
	line-height:155%;
	color:#FFFFFF;
}
/*車輌紹介*/
.detail{
	width:460px;
	height:80px;
	clear:both;
}
.detail:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .detail {
    height: 1em;
    overflow: visible;
}
/**/
.detail01{
	float:left;
	width:110px;
	height:73px;
	margin-right:6px;
}
.detail02{
	float:right;
	width:110px;
	height:73px;
}
/*パーツ*/
.parts{
	background-image:url(../img/parts_b.jpg);
	width:940px;
	height:310px;
	background-repeat:no-repeat;
}
.parts_text{
	padding-top:95px;
	width:455px;
	font-size:14px;
	line-height:155%;
	color:#FFFFFF;
	padding-left:13px;
	margin-bottom:12px;
}
.parts_bt{
	padding-left:15px;
}
/*カスタムプラン*/
.custom{
	background-image:url(../img/plan_b.jpg);
	width:940px;
	height:270px;
	background-repeat:no-repeat;
}
.custom_text{
	padding-top:95px;
	width:455px;
	font-size:14px;
	line-height:155%;
	color:#FFFFFF;
	margin-bottom:15px;
	padding-left:13px;
}

.infobox{
	border:1px solid #0099CC;
	padding:10px;
	clear:both;
	font-size:13px;
	line-height:150%;
	height:210px;
}
.infobox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*￥*/
* html .infobox {
    height: 1em;
    overflow: visible;
}
/**/
.infobox p{
	margin-bottom:3px;
}
.infobox_l{
	width:300px;
	float:left;
}
.infobox_r{
	width:300px;
	float:right;
}
.infoboxmidashi{
	background-color:#0099CC;
	color:#000;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding:10px 8px 8px 8px;
}
/*web*/
.web{
	background-image:url(../img/web.jpg);
	width:940px;
	height:280px;
	background-repeat:no-repeat;
}
.web_text{
	padding-top:100px;
	width:440px;
	font-size:14px;
	line-height:155%;
	color:#FFFFFF;
	margin-bottom:15px;
	padding-left:500px;
}
.impre_read{
	border-bottom:1px dotted #FF9900;
	margin-bottom:10px;
	padding-bottom:10px;
}
.machine{
	background-image:url(../img/machine.jpg);
	width:330px;
	height:460px;
}
.machine_text{
	padding-left:15px;
	padding-right:15px;
	padding-top:282px;
	color:#FFFFFF;
	font-size:13px;
	line-height:150%;
	text-align:left;
}
.impre_box{
	width:600px;
}
.impre_box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .impre_box{
    height: 1em;
    overflow: visible;
}
/**/
.impre_photo{
	width:200px;
	float:right;
	margin-left:10px;
}
.impre_text{
	float:left;
	width:390px;
}
.link{
	padding:10px;
	border:2px solid #FFCC00;
	text-align:center;
	margin-top:10px;
}	