@charset "UTF-8";
@import url("base.css");


/* トップページ */



 
body.toppage {

	}

.toppage #headerlogo {
	position:absolute;
	top:20px;
	left:15px;
}

.toppage #contentswidth {
	background:none;
	padding:0;
	}

.toppage #contentsbody {
	background:none;
	height:560px;
	}

.toppage #maincontentswidth {
	width:900px;
	float:none;
	padding:0px 0 0 0;
	}

.toppage #maincontents {
	padding:135px 0 0 0;
	margin:0px 0px 20px 0px;
	}	
	
.toppage h1 {
	position:absolute;
	top:20px;
	left:15px;
	margin:0;
	padding:0;
	}
	
	
.toppage #campaign{
	position:absolute;
	top:318px;
	right:38px;
	
	
	}
.toppage #footer {
	padding:10px 0 0 0;
	background-color:#000;
}	
	
.toppage #uplink {
	display:none;
} 

/* トップインフォメーション */	
	
.toppage #infomationbox {
	position:absolute;
	top:515px;
	left:412px;
	border:2px solid #ACC72A;
	padding:5px;
	width:460px;
	background-color:#000;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	color:#FFF;
	z-index:1;
	font-size: smaller;
	}
.toppage #infomationbox h3{
	margin:5px;
	width:100px;
	float:left;
	}
.toppage #infomationbox ul{
	float:right;	
	list-style:none;
	margin-top:5px;
	}
.toppage #infomationbox li{
	border-bottom:1px solid #91A824;
	margin-bottom:5px;
	margin-right:5px;
	width:325px;
	}	
.toppage #infomationbox a{
	color:#FFF;
	text-decoration:none;
	}	
.toppage #infomationbox a:link{
	color:#FFF;
	text-decoration:none;
	}
.toppage #infomationbox a:hover{
	color:#FFF;
	text-decoration:underline;
	}


/* アンケートページ */
 
.question h2 {
	margin:3em 0 1em 0;
	padding:5px 0 5px 10px;
	font-size:120%;
	color: #333;
	border-left:3px solid #0C3;
	border-bottom:1px solid #666;
}
.question .sidemenu h2 {
	width:180px;
	margin:0 0 10px 0;
	padding:0;
	background-color:#999;
	height:25px;
	vertical-align:middle;
	color:#fff;
	font-size:110%;
	border:none;
}

/* ニュース */
#maincontents ul.news{
	width:100%;
	margin:0;
	padding:0 0 1em 0;
}
#maincontents ul.news li {
	margin:0;
	padding:5px 0 5px 12px;
	line-height:1.5;
	list-style:none;
	background:url(../pic/arrow_1.gif) no-repeat 0 13px;
	clear:both;
}
span.update{
	color:#999;
}
.sidemenu span.update{
	display:none;
}
.listimage{
	float:right;
	margin:5px 0 5px 10px;
	display:block;
}
.sidemenu .listimage{
	display:none;
}

span.lead{
	display:block;
	margin-top:3px;
}
.sidemenu span.lead{
	display:none;
}

/* 販売代理店募集  */

.application h2 {
	margin:3em 0 1em 0;
	padding:5px 0 5px 10px;
	font-size:120%;
	color: #333;
	border-left:3px solid #0C3;
	border-bottom:1px solid #666;
}
.application .sidemenu h2 {
	width:180px;
	margin:0 0 10px 0;
	padding:0;
	background-color:#999;
	height:25px;
	vertical-align:middle;
	color:#fff;
	font-size:110%;
	border:none;
}

/* ベクトリックス・テストライド・キャンペーン  */

.testride h2 {
	margin:3em 0 1em 0;
	padding:5px 0 5px 10px;
	font-size:120%;
	color: #333;
	border-left:3px solid #0C3;
	border-bottom:1px solid #666;
}
.testride .sidemenu h2 {
	width:180px;
	margin:0 0 10px 0;
	padding:0;
	background-color:#999;
	height:30px;
	vertical-align:middle;
	color:#fff;
	font-size:110%;
	border:none;
}


/* 特別サイト */

.special #contentswidth {
	position:relative;
	width:900px;
	margin:0 auto;
	padding:90px 0 0 0;
	text-align:left;
	background:url(../pic/special_contentswidth-bg.jpg) repeat-y center top;
}
.special #contentsbody {
	width:870px;
	margin:0;
	padding:0 15px;
	background:url(../pic/special_contentsbody-bg.jpg) no-repeat center top;
	color:#333;
}
.special #headerlogo {
	position:absolute;
	top:10px;
	left:15px;
}
.special #header {
	background-color:#B2DB11;
	width:900px;
	height:90px;
	background-image:url(../pic/special_header-bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
} 
.special #mainmenu {
	position:absolute;
	width:760px;
	top:63px;
	left:140px;
	height:27px;
}
.special #maincontents{
	width:630px;
	margin:0 0 50px 200px;
	padding-top:120px;
	}
.special #maincontentswidth {
	margin:0px;
	padding:90px 0 0 0;
	float: none;
	display:inline;
}
.special h1 {
	position: static;
	color: #000;
	height: auto;
	vertical-align: bottom;
	margin:0;
	padding:0;
	}
.special #copyright {
	width:900px;
	margin:0;
	padding:5px 0;
	clear:both;
}
.special #footer address {
	font-weight:bold;
	line-height:1.5;
	padding-left:20px;
	text-align:right;
}
.special #footer address a{
	color:#FFF;
	text-decoration:none;
}
.special #footer address .companyinfo {
	display:block;
	margin:0;
	padding:0;
	font-weight:normal;
}
.special #footer address .copy {
	text-align:left;
	margin-top:-20px;
	margin-left:-18px;
	padding-left:0;
}
.special #uplink {
	position:absolute;
	top:-20px;
	left:25px;	
	
	
} 

/* 特別サイトトップ */

.specialtop #contentswidth {
	position:relative;
	width:900px;
	margin:0 auto;
	padding:90px 0 0 0;
	text-align:left;
	background:url(../pic/special_contentswidth-bg.jpg) repeat-y center top;
}
.specialtop #contentsbody {
	width:870px;
	margin:0;
	padding:0 15px;
	background:url(../pic/special_contentsbody_top-bg.jpg) no-repeat center top;
	color:#333;
}

.specialtop #maincontents{
	width:630px;
	margin:0 0 160px 200px;
	}
.specialtop #maincontentswidth {
	margin:0px;
	padding:90px 0 0 0;
	float: none;
	display:inline;
}
.specialtop #days{
	position:absolute;
	top:480px;
	left:30px;
	margin:0;
	padding:0;
	}
.specialtop #green{
	position:absolute;
	top:480px;
	left:460px;
	margin:0;
	padding:0;
	}	
	
.specialtop #uplink {
	display:none;
	
	
} 	
	
/* 特別サイトトップインフォメーション */	
	
.specialtop #infomationbox {
	border:2px solid #ACC72A;
	padding:5px;
	width:460px;
	background-color:#000;
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	color:#FFF;
	z-index:1;
	font-size: smaller;
	}
.specialtop #infomationbox h3{
	margin:20px 5px 5px 5px;
	width:70px;
	float:left;
	}
.specialtop #infomationbox ul{
	float:right;	
	list-style:none;
	margin-top:5px;
	}
.specialtop #infomationbox li{
	border-bottom:1px solid #91A824;
	margin-bottom:5px;
	margin-right:5px;
	width:325px;
	}	
.specialtop #infomationbox a{
	color:#FFF;
	text-decoration:none;
	}	
.specialtop #infomationbox a:link{
	color:#FFF;
	text-decoration:none;
	}
.specialtop #infomationbox a:hover{
	color:#FFF;
	text-decoration:underline;
	} 
.specialtop .coming-soon{
	position: absolute;
	left:490px;
	top:30px;
	}


