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



body{
	width:100%;
	background-color:#000000;
	margin:0px auto;
	text-align:center;
	}




.clear{
	clear:both;
	}



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





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




#head01{
	width:100%;
	padding-top:70px;
	background-image:url(img/option_banner01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}








#head02{
	width:100%;
	padding-top:70px;
	background-image:url(img/option_banner02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}











#option01{
	width:800px;
	margin:20px auto;
	font-size:14px;
	color:#D2D2D2;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	line-height:160%;
	text-align:left;
	}






.price{
	font-size:16px;
	color:#eb6718;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	letter-spacing:normal;
	line-height:160%;
	font-weight:bolder;
	}
	






#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;
	}



