@charset "utf-8";
/* CSS Document */


body{
	width:800px;
	/*height:800px;*/
	background-color:#000000;
	margin:0px auto;
	font-size:12px;
	color:#cccccc;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(img/bg.jpg);

	}


.clear{
	clear:both;
	}
	
	
img{
	border:0px;
	}


.top{
	
	text-align:center;
	}




.head{
	width:800px;
	height:100px;
	margin:0px auto;
	background-image:url(img/head_bg.jpg);
	}



.logo{
	margin-top:10px;
	float:left;
	}




.top_contents{
	width:800px;
	margin:0px auto;
	}



.sub_contents{
	width:800px;
	margin:00px auto;
	}



.hr_img{
	margin:15px auto;
	}




.left_contents{
	width:200px;
	color:#999999;
	letter-spacing:0.1em;
	font-size:12px;
	text-align:left;
	float:left;
	}


li,ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	display: inline;
	}



.contents_img{
	margin-bottom:5px;
	}






.right_contents{
	width:600px;
	color:#999999;
	letter-spacing:0.1em;
	font-size:12px;
	
	float:right;
	}



.right_contents a{
	font-size:12px;
	color:#CCCCCC;
	letter-spacing:0.1em;
	text-decoration: none;
	}



.right_contents a:link{
	font-size:12px;
	color:#CCCCCC;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	

.right_contents a:visited{
	font-size:12px;
	color:#666666;
	letter-spacing:0.1em;
	}
	
	
.right_contents a:hover{
	color:#ff0000;
	text-decoration:none;
}





address{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#333333;
	letter-spacing:0.1em;
	padding-bottom:20px;
	}
	





/* フォトギャラリー */


#right_photo{
	width:600px;
	color:#CCCCCC;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	float:right;
	}



#right_photo a{
	color:#CCCCCC;
	text-decoration: none;
	}



#right_photo a:link{
	color:#CCCCCC;
	text-decoration:none;
	}
	

#right_photo a:visited{
	color:#666666;
	}
	
	
#right_photo a:hover{
	color:#ff0000;
	text-decoration:none;
}



#right_photo .photo_text{
	color:#CCCCCC;
	font-size:9px;
	}




/* コンタクト */


.contact_text{
	width:600px;
	padding-top:70px;
	text-align:center;
	font-size:12px;
	color:#CCCCCC;
	letter-spacing:0.1em;
	line-height:160%;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
.contact_text2{
	width:580px;
	padding-top:60px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:160px;
	text-align:left;
	font-size:12px;
	color:#999999;
	letter-spacing:0.1em;
	line-height:180%;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
	



/* 開発車輌  */

.bike_topbg{
	width:600px;
	margin-bottom:30px;
	padding-top:250px;
	background-image:url(img/development_banner.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	color:#CCCCCC;
	letter-spacing:0.1em;
	line-height:180%;
	}



.bike_topbg02{
	width:600px;
	padding-top:60px;
	margin-bottom:30px;
	background-image:url(img/condition02.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	color:#CCCCCC;
	letter-spacing:0.1em;
	line-height:180%;
	}




.bike_topbg_text{
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;
	}

.bike_topbg03{
	font-size:14px;
	background-color:#1E1E1E;
	}


.bike_topbg04{
	font-size:14px;	
	}




.bike_topbg05{
	width:600px;
	height:280px;
	padding-top:60px;
	margin-bottom:50px;
	background-image:url(img/condition03.jpg);
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	color:#CCCCCC;
	letter-spacing:0.1em;
	line-height:180%;
	}



.bike_topbg06{
	font-size:14px;
	background-color:#1E1E1E;
	border-bottom:#333333 solid 1px;	
	}


.bike_topbg05 table,tr,td{
	font-size:12px;
	line-height:200%;
	}



/* リンク  */






#right_contents01{
	width:600px;
	margin-bottom:40px;
	padding-top:130px;
	font-size:12px;
	color:#D2D2D2;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	text-align:left;
	background-image:url(img/link_bg02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	}





#right_contents01 a{
	text-decoration: none;
	}



#right_contents01 a:link{
	color:#CCCCCC;
	}
	

#right_contents01 a:visited{
	color:#666666;
	}
	
	
#right_contents01 a:hover{
	color:#ff0000;
	}





#right_contents02{
	width:600px;
	padding-top:130px;
	font-size:12px;
	color:#D2D2D2;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	line-height:180%;
	text-align:left;
	background-image:url(img/link_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:right;
	}




#right_contents02 h1{
	margin:0 0 15px 0px;
	font-size:18px;
	color:#FFFFFF;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	font-weight:bolder;	
	}




#right_contents02 p{
	margin-bottom:15px;
	font-size:12px;
	color:#D2D2D2;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	line-height:180%;	
	}
	
	


#right_contents02 h2{
	margin:30px 0 15px 0px;
	font-size:18px;
	color:#FFFFFF;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	font-weight:bolder;	
	}


#right_contents02 img{
	border: solid #333333 1px;
	}



#right_contents02 a{
	text-decoration: none;
	}



#right_contents02 a:link{
	color:#CCCCCC;
	}
	

#right_contents02 a:visited{
	color:#666666;
	}
	
	
#right_contents02 a:hover{
	color:#ff0000;
	}







