@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:50px 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;
	}




table{
	font-size:12px;
	color:#CCCCCC;
	letter-spacing:0.1em;
	border-collapse:collapse;
	}


td,tr{
	border-color:#333333;
	border-collapse:collapse;
	}




.sub_text01{
	font-size:12px;
	color:#FF3300;
	letter-spacing:0.1em;
	}




.sub_table{
	margin-top:15px;
	margin-left:5px;
	font-size:10px;
	color:#999999;
	text-align:center;
	border-color:#666666;
	
	}


.sub_tabeltext{
	font-size:9px;
	}



/* バッフル */


.sub_text03{
	color:#999999;
	border:#333333 solid 1px;
	}






/* KLX125/D-TRACKER125 */


.sub_text04{
	color:#666666;
	font-size:11px;
	}









.return{
	width:600px;
	margin-top:40px;
	margin-bottom:0px;
	text-align:right;
	}




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



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

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

	


form{
	margin:0px;
	padding:0px;
	}
	
	

/*hr{
	text-align:center;
	margin:15px auto;
	color:#1E1E1E;
	}*/


.sub_text{
	text-align:left;
	padding-left:10px;
	font-size:11px;
	color:#999999;
	letter-spacing:0.1em;
	line-height:140%;
	}


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