@charset "x-euc-jp";


body {   
    text-align: center;   
}  

div#wrapper {   
    width: 800px;   
    margin: 0 auto;   
    text-align: center;   
} 

#header{
	width: 800px;
	background: url(img/top_bg.gif) no-repeat top;
	margin-left:auto;
	margin-right:auto;
	padding:0;	
	margin: 0 auto;
	text-align: center; 
}
#header h1 {
	font-size: x-small;
	color:#FFF;
	text-align:right;
	margin: 0;
	} 

#header01{
	width: 666px;
	background: url(img/h1_bg.gif) no-repeat top;
	margin-left:auto;
	margin-right:auto;
	padding:0;	
	margin: 0 auto;
	text-align: center; 
}
#header01 h1 {
	font-size: x-small;
	text-indent: -9999px;
	} 

