/* CSS Document */
@charset "Shift_JIS";

#header {
	margin-top: 0px;
	width: 837px;
	height: 35px;
	background: url("../imgs/header.gif") no-repeat left top;
}

#footer {
	margin-bottom: 5px;
	width: 837px;
	height: 35px;
	background: url("../imgs/footer.gif") no-repeat left top;
}

body { background: #FFF; top; color: #000; font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; }

body { 
　margin: 0px; 
　text-align: center; 
} 

#container { 
　width: 837px; 
　text-align: center; 
} 

#container div   {  
    width: 100%;  
    margin: 0 auto;  
}  


#container_blank {
	margin:20px auto;
	width: 837px;
}

#main div   {  
    width: 100%;  
    margin: 0 auto;  
}  