/* 基本レイアウト　*/
#wrapper{
	width:960px;
	margin:0 auto;
}

header{
	padding: 0px;
	margin: 0px 0 20px 0;
	color: #FFFFFF;
}

#contents{
	padding:0px;
	margin:0 auto;
}


footer{
	clear:both;
	height:300px;
	margin-top:50px;
	padding:10px;
}



/*ヘッダー*/

header h1{
	
	font-size:77%;
	padding-top:20px;
	margin-left:53px;
}

.hgroup{
	width:100px;
	height:40px;
	margin-left:50px;
	padding-top:40px;
}



/*ナビゲーション*/

header nav{
	height:100px;
	width:320px;
	margin:-70px 28px 0 auto;
}

header nav li{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

header nav a{
	color: #ffffff;
	display: block;
	width:98px;
	height:98px;
	line-height:98px;
	font-size: 108%;
	font-weight: normal;
	text-align: center;
	margin: 0;

}

header nav a:hover{
	background:#0064cd;
	transition:0.5s;
}

#bx-pager a img {  
	opacity: 0.5;  
	filter: alpha(opacity=50);  
	} 
	 
#bx-pager a.active img {  
	opacity: 1;  
	filter: alpha(opacity=100);  
	}  




/*フォトギャラリー*/
	
.slides li img{
	width:860px;
	height:500px;
	margin:0;
}


.flexslider{
	width:860px;
	height:500px;
}

.custom-navigation {
	width:860px;
	margin:0 auto;
}


/*セクション・区切り等*/

section{
	clear:both;
}

section.main-sec{
	margin-bottom:100px;
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0064cd;
	font-weight: lighter;
	font-size: xx-large;
	text-indent: 0px;
	letter-spacing: 0.7em;
	margin:0 20px 40px 20px;
	border-bottom:1px solid #0064cd;
	text-shadow:0 0 15px #0064cd,0 0 10px #0064cd,0 0 20px #0064cd;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0064cd+0,0064cd+50,0064cd+100&amp;0+0,1+20,1+50,1+80,0+100 */
background: -moz-linear-gradient(left,  rgba(0,100,205,0) 0%, rgba(0,100,205,1) 20%, rgba(0,100,205,1) 50%, rgba(0,100,205,1) 80%, rgba(0,100,205,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,100,205,0)), color-stop(20%,rgba(0,100,205,1)), color-stop(50%,rgba(0,100,205,1)), color-stop(80%,rgba(0,100,205,1)), color-stop(100%,rgba(0,100,205,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,100,205,0) 0%,rgba(0,100,205,1) 20%,rgba(0,100,205,1) 50%,rgba(0,100,205,1) 80%,rgba(0,100,205,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,100,205,0) 0%,rgba(0,100,205,1) 20%,rgba(0,100,205,1) 50%,rgba(0,100,205,1) 80%,rgba(0,100,205,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,100,205,0) 0%,rgba(0,100,205,1) 20%,rgba(0,100,205,1) 50%,rgba(0,100,205,1) 80%,rgba(0,100,205,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,100,205,0) 0%,rgba(0,100,205,1) 20%,rgba(0,100,205,1) 50%,rgba(0,100,205,1) 80%,rgba(0,100,205,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000064cd', endColorstr='#000064cd',GradientType=1 ); /* IE6-9 */
padding-bottom:2px;
	   }
	   
h2 span{
	display:inline-block;
	width:960px;
	background:#222;
	padding-bottom:10px;
	padding-top:30px;
}
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: lighter;
	font-size: x-large;
	letter-spacing: 0.1em;
	color: #ffffff;
	padding: 15px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,100,205,0.30) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,100,205,0.30) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,100,205,0.30) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(0,100,205,0.30) 100%);
	border-top: thin solid #333;
	border-bottom:thin solid #0064cd;
}



/*ニュース*/

#topics{
	width:800px;
	height:150px;
	margin:10px auto;
}
	
.inner{
	width:600px;
	height:150px;
	overflow:auto;
}


th,td{
	color:white;
	padding-left:40px;
	padding-bottom:40px;
}

td a{
	color:#0064cd;
}




/* ラインナップボタン　*/

.lineup{
	height:650px;
}


.lineupbot{
	width:900px;
	margin:0 auto;
	
}

.lineupbot li{
	float:left;
	margin-bottom:20px;
	margin-left:20px;
}

.lineupbot a:hover{
	opacity:0.2;
	transition:0.5s;
}

li.aero{
	background-image:url(../images/bot-aero.gif);
	width:200px;
	height:200px;
}

li.brake{
	background-image:url(../images/bot-brake.gif);
	width:200px;
	height:200px;
}

li.engine{
	background-image:url(../images/bot-engine.gif);
	width:200px;
	height:200px;
}

li.foot{
	background-image:url(../images/bot-foot.gif);
	width:200px;
	height:200px;
}

li.interior{
	background-image:url(../images/bot-interior.gif);
	width:200px;
	height:200px;
}

li.steering{
	background-image:url(../images/bot-steering.gif);
	width:200px;
	height:200px;
}

li.other{
	background-image:url(../images/bot-other.gif);
	width:200px;
	height:200px;
}

li.wheel{
	background-image:url(../images/bot-wheel.gif);
	width:200px;
	height:200px;
}

li.muffler{
	background-image:url(../images/bot-muffler.gif);
	width:200px;
	height:200px;
}



li.a{
	display:block;
}

li.img{
	border:none;
}

li.a:hover{
	opacity:0.05;
	transition:0.5s;
}




/*  ディーラーボタン　*/

.dealer{
	height:400px;
}

.dealerbot{
	width:930px;
	margin-left:40px;
}

.dealerbot li{
	font-family: Arial, Helvetica, sans-serif;
}
	
.dealerbot li a{
	float:left;
	display:block;
	width:130px;
	height:130px;
	margin:8px;
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
	font-size:large;
	line-height:130px;
	text-align: center;
}

.dealerbot li a:hover{
	width:130px;
	height:130px;
	background-color:#0064cd;
	color:#ffffff;
	transition:0.5s;
}



/*会社案内*/


.address{
	float:left;
	margin:0 10px;
	text-align:right;
	line-height: 2.4em;
	color:#ffffff;
}

/* #map{
	float:right;
	margin-top:15px;
	margin-bottom:20px;
	width:430px;
	height:430px;
	margin-right:80px;

} */

#map2{
	float:right;
	margin-top:15px;
	margin-bottom:20px;
	width:430px;
	height:430px;
	margin-right:80px;
}

.lager-link {
	color:#fff;
}

.lager-link:hover{
	color:#73b9e6;
	border-bottom:1px solid #73b9e6;
}

/*フッター*/

footer nav{
	width:400px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
}

footer nav li{
	float:left;
	margin-right:20px;
	padding-right:20px;
	border-right:solid 1px #0046cd;
}

footer nav li.foot-top{
	padding-left:20px;
	border-left:solid 1px #0046cd;
}

footer nav a{
	color:#666666;
}

footer nav a:hover{
	color:#0064cd;
	}

img.minipass2{
	clear:both;
	width:920px;
	height:66px;
	margin:50px auto 50px auto;
	border-bottom:1px solid #0064cd;
}


footer p.copy{
	clear:both;
	font-size: 93%;
	text-align: center;
}




.lineupbot:after{
	clear:both;
}

.dealerbot:after{
	clear:both;
}
	
#pagetop{
	position:fixed;
	right:20px;
	bottom:20px;
	cursor:pointer;
}

hr{
	margin-top:20px;
	
}





/*    リンクページ共通    */

.mon{
	width:120px;
	height:60px;
}


.mon a:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
}



header nav.page-nav{
	width:750px;
	height:25px;
	margin:-40px 0px 80px 250px;
}

header nav.page-nav a{
	display:inline;
	width:auto;
	font-size:smaller;
	height:25px;
	line-height:25px;
	padding:40px 10px 10px 10px;
	color:#0064cd;
	border:1px solid #222;
	margin-top:0px;
}

header nav.page-nav a:hover{
	color:#fff;
	background:#0064cd;
	border:1px solid #0064cd;
}

header nav.page-nav a.now{
	background:#222;
	border:1px solid #777;
	color:#fff;
}




p{
	margin:10px auto;
	text-align:center;
	color: #ffffff;
	width: 400px;
	margin-bottom:1em;
}



.on-photo{
	float:left;
	width:300px;
	height:300px;
	margin-top:20px;
	margin-left:50px;
}



.sns-box{
	float:left;
	width:300px;
	height:300px;
	margin-top:20px;
	margin-left:50px;
}
		
.partsphoto{
	float:left;
	margin-top:20px;
	padding-left:20px;
}

.fit{
	float:left;
	margin-top:15px;
	padding-bottom:20px;
	padding-left:20px;
}

.setumei{
	width:300px;
	float:right;
	text-align:left;
	margin-right:110px;
	text-shadow:1px 1px 2px #000;
}

.price{
	width:320px;
	text-align:right;
	margin-right:90px;
	font-size:medium;
	font-weight:bold;
	text-shadow:2px 2px 2px #000;
}

a{
	outline:none;
}

a:focus{
	outline:none;
}

/* L番追加 */

.border{
	border: solid 1px;
	border-radius: 5px;
	padding: 2px;
}
