@charset "utf-8";
/* CSS Document */



body{
	width:100%;
	height:100%;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	background-color:#FFFFFF;
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px auto;
	text-align:center;
	}


.clear{
	clear:both;
	}



img{
	border:0;
	}




h1, h2, h3, h4, p, a, div, ul, li, hr,object, span, select, option,img, table, tr, td, address { 
	margin : 0; 
	padding : 0; 
	} 



#head{
	width:590px;
	height:20px;
	margin:0 auto;
	padding:10px 0 0 190px;
	text-align:left;
	}



h1{
	font-size:13px;
	color:#323232;
	letter-spacing:normal;
	line-height:normal;
	font-weight:bolder;
	}



#grobal_navi{
	width:780px;
	height:20px;
	margin:195px auto 120px auto;
	padding-top:8px;
	font-size:13px;
	color:#323232;
	letter-spacing:normal;
	line-height:140%;
	text-align:left;
	}



#grobal_navi ul{
	margin-left:280px;
	list-style:none;
	}



#grobal_navi li{
	display:inline;
	}




#grobal_navi a{
	color:#323232;
	text-decoration:underline;
	}



#grobal_navi a:link{
	color:#323232;
	text-decoration:underline;
	}
	

#grobal_navi a:visited{
	color:#505050;
	}
	
	
	
#grobal_navi a:hover{
	color:#5A5A5A;
	text-decoration:none;
	}



#grobal_navi .sub_text{
	margin:0 10px 0 15px;
	}





#main_text{
	width:640px;
	margin:0 auto 120px auto;
	padding-left:140px;
	text-align:left;
	}



h2{
	font-size:13px;
	color:#323232;
	letter-spacing:normal;
	line-height:160%;
	font-weight:bolder;
	}





#infomation{
	width:765px;
	margin:0 auto 60px auto;
	padding-left:15px;
	font-size:13px;
	color:#323232;
	letter-spacing:normal;
	line-height:160%;
	font-weight:bolder;
	text-align:left;
	}






#futter{
	width:780px;
	height:25px;
	margin:0 auto;
	background-color:#ff6400;
	font-size:11px;
	color:#323232;
	letter-spacing:normal;
	line-height:200%;
	text-align:left;
	}




#futter .address01{
	margin-left:15px;
	}



#futter .address02{
	margin-left:10px;
	font-size:10px;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	}





#futter a{
	color:#323232;
	text-decoration:underline;
	}



#futter a:link{
	color:#323232;
	text-decoration:underline;
	}
	

#futter a:visited{
	color:#505050;
	}
	
	
#futter a:hover{
	color:#5A5A5A;
	text-decoration:none;
	}














