/* CSS Document */

#body{
		
				
		background-color:#ffffff;
font-size:95%;
line-height:150%;
text-align:center;
color:#333333;
margin:0px;
}

#header{
		
				
		width:750px;
height:100px;
margin-left:auto;
margin-right:auto;
	
}
.image01{
		
				
		width:750px;
	height:44px;
	background : transparent url(../css/image/logo3.gif) repeat scroll 0% 0%;
	
}
.image02{
		
				
		width:450px;
	height:16px;
	background : transparent url(../css/image/logo4.gif) no-repeat scroll 0% 0%;
	float:left;
	
}

.image03{
		
				
		width:750px;
	height:20px;
	clear:both;
	font-size:10px;
	
}

.header_menu{
		
				
		width:300px;
	height:16px;
	float:left;
font-size:10px;
	
}

.li#menu{
		
				
		float:left; width:auto; height:16px; margin:0 1px 0 0;
}

#menu li a.visible{
		
				
		display:block; width:auto; height:16px;
}

#menu li.home{
		
				
		float:left; width:100px;
}
#menu li.home a.visible{
		
				
		background : transparent url(../css/image/logo5.gif) no-repeat scroll 0% 0%;
}
#menu li.site_map{
		
				
		float:left; width:100px;
}
#menu li.site_map a.visible{
		
				
		background : transparent url(../css/image/logo6.gif) no-repeat scroll 0% 0%;
}
#menu li.site_policy{
		
				
		float:left; width:100px;
}
#menu li.site_policy a.visible{
		
				
		background : transparent url(../css/image/logo7.gif) no-repeat scroll 0% 0%;
}

#menu li a:hover.visible{
		
				
		background-position:0 -16px;
}

#footer{
				
				
	width:750px;
	height:15px;
	background : transparent url(../css/image/logo12.gif) repeat scroll 0% 0%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
font-size:10px;
	
}










