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



body{
	width:100%;
	background-color:#000000;
	margin:0px auto;
	background-image:url(../index/img/body_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}




.clear{
	clear:both;
	}



img{
	margin:0;
	padding:0;
	border:0;
	}
	





h1, h2, h3, h4, a, div, ul, li, hr,object, span, select, option,img, table, tr, td, address { 
	margin:0;
	padding:0;
	} 




#head{
	width:840px;
	height:20px;
	margin:0 auto;
	text-align:right;
	}







h1{
	font-size:10px;
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	}



.logo{
	width:840px;
	height:60px;
	margin:0 auto;
	background-image:url(../index/img/head_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:left;
	}







#global_navi{
	width:900px;
	height:30px;
	margin:0 auto;
	background-image:url(../index/img/global_navi_bg.jpg);
	text-align:left;
	}


#global_navi ul{
	margin-left:30px;
	list-style:none;  
	}




#global_navi li{
	float:left;
	}




#global_navi li a {   
    width:140px;   
    height:30px;
    text-decoration:none;   
    text-indent:-9999px;   
	display:block;
	}
	 

  
#global_navi li.menu01 a {   
    background:url(../index/img/menu01.jpg) top no-repeat;   
	}   



#global_navi li.menu02 a {   
    background:url(../index/img/menu02.jpg) bottom no-repeat;   
	}


#global_navi li.menu03 a {   
    background:url(../index/img/menu03.jpg) top no-repeat;   
	}




#global_navi li.menu04 a {   
    background:url(../index/img/menu04.jpg) top no-repeat;   
	}




#global_navi li.menu05 a {   
    background:url(../index/img/menu05.jpg) top no-repeat;   
	}



#global_navi li.menu06 a {   
    background:url(../index/img/menu06.jpg) top no-repeat;   
	}




#global_navi li a:hover {
	background-position:bottom;
	}







#main{
	width:840px;
	/*height:500px;*/
	margin:30px auto;

	clear:both;
	}




#sub_navi{
	width:140px;
	float:left;
	}





#sub_navi ul{
	list-style:none;  
	}




#sub_navi li a {   
    width:140px;   
    height:22px;
    text-decoration:none;   
    text-indent:-9999px;   
	display:block;
	}
	 

  
#sub_navi li.menu01 a {   
    background:url(img/sub_btn01.jpg) top no-repeat;   
	}   



#sub_navi li.menu02 a {   
    background:url(img/sub_btn02.jpg) top no-repeat;   
	}


#sub_navi li.menu03 a {   
    background:url(img/sub_btn03.jpg) top no-repeat;   
	}






#sub_navi li a:hover {
	background-position:bottom;
	}



/* OVER */


#sub_navi li.menu04 a {   
    background:url(img/sub_btn01.jpg) bottom no-repeat;   
	}


#sub_navi li.menu05 a {   
    background:url(img/sub_btn02.jpg) bottom no-repeat;   
	}


#sub_navi li.menu06 a {   
    background:url(img/sub_btn03.jpg) bottom no-repeat;   
	}







#main_right{
	width:670px;
	margin-bottom:30px;
	font-size:12px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	color:#CCCCCC;
/*	letter-spacing:0.1em;*/
	line-height:200%;
	float:right;
	text-align:left;
	}





#main_right .content01{
	width:670px;
	margin-bottom:10px;
	padding-top:50px;
	background-image:url(img/products_banner01.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	color:#CCCCCC;
/*	letter-spacing:0.1em;*/
	line-height:200%;
	text-align:left;
	}




#main_right .content02{
	width:670px;
	margin-bottom:10px;
	padding-top:50px;
	background-image:url(img/products_banner02.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	color:#CCCCCC;
/*	letter-spacing:0.1em;*/
	line-height:200%;
	text-align:left;
	}
	
	
	


#main_right .content03{
	width:670px;
	margin-bottom:30px;
	padding-top:50px;
	background-image:url(img/products_banner03.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	color:#CCCCCC;
/*	letter-spacing:0.1em;*/
	line-height:200%;
	text-align:left;
	}
	






#main_right .lisence_text{
	padding-left:15px;
	padding-right:10px;
	}






#main a{
	color:#D2D2D2;
	text-decoration:none;
	}




#main a:link{
	color:#D2D2D2;
	}
	


#main a:visited{	
	color:#999999;
	}
	
	
	
	

#main a:hover{
	color:#FF0000;
	}







/* ユニバーサルサイレンサー */



#products_content01{
	width:670px;
	padding-top:40px;
	background-image:url(img/universal_top.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#CCCCCC;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:140%;
	text-align:left;
	float:right;
	}



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


#products_content01 .universal_size{
	border:1px solid #333333;
	text-align:center;
	font-size:10px;
	letter-spacing: 0.1em;
	color: #CCCCCC;
	float:left;
	}




#products_content01 .alpha{
	text-align:center;
	color:#FF9900;
	}





#products_content01 .text01{
	width:300px;
	margin-top:100px;
	padding-top:40px;
	background-image:url(img/point.jpg);
	background-repeat:no-repeat;
	color:#999999;
	letter-spacing:0.1em;
	line-height:120%;
	font-size:11px;
	text-align:left;
	float:right;
	}



#products_content01 .price01{
	width:670px;
	margin:20px 0;
	padding-top:90px;
	background-image:url(img/89top.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#CCCCCC;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:140%;
	clear:both;
	}



#products_content01 table{
	margin-bottom:15px;
	line-height:200%;
	}



#products_content01 .top_text01{
	background-color:#1E1E1E;
	border-bottom:#333333 solid 1px;
	}



#products_content01 .price02{
	width:670px;
	margin:20px 0;
	padding-top:90px;
	background-image:url(universal/img/100top.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#CCCCCC;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:140%;
	clear:both;
	}


#products_content01 .price03{
	width:670px;
	margin:20px 0;
	padding-top:90px;
	background-image:url(universal/img/120top.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#CCCCCC;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:140%;
	clear:both;
	}




#products_content01 .price04{
	width:670px;
	margin:20px 0;
	padding-top:70px;
	background-image:url(img/option_top.jpg);
	background-repeat:no-repeat;
		font-size:12px;
	color:#CCCCCC;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:140%;
	clear:both;
	}
	
	
	
	



.universal_subtext{
	width:670px;
	margin:20px auto;
	font-size:12px;
	color:#999999;
	line-height:140%;
	text-align:left;
	}







form{
	margin:0;
	padding:0;
	}


input{
	margin:0;
	padding:0;
	}
	

	






#fut{
	width:840px;
	height:90px;
	margin:0 auto;
	padding:0 30px;
	background-image:url(../index/img/fut_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size:12px;
	color:#D2D2D2;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	line-height:160%;
	text-align:right;
	clear:both;	
	}





#fut ul{
	list-style:none;
	text-align:left;  
	}






#fut li{
	margin-right:10px;
	font-size:10px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	line-height:40px;
	display:inline;
	}








#fut a{
	color:#D2D2D2;
	text-decoration:none;
	}



#fut a:link{
	color:#D2D2D2;
	}
	

#fut a:visited{	
	color:#999999;
	}
	
	
	
	
#fut a:hover{
	color:#FF0000;
	}


















#address{
	width:100%;
	height:14px;
	padding:8px 0;
	background-image:url(../index/img/fut_bg02.jpg);
	background-repeat:repeat-x;
	font-size:10px;
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	text-align:center;
	}

