body {
	margin:0;
	padding:0;
	font-family: 'Hiragino Kaku Gothic Pro', 'Osaka' , '‚l‚r ‚oƒSƒVƒbƒN';
	font-size: 75%;
	background-color: #FFFFFF;
}
#header-wrapper {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	padding: 0 0 1px 0;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}


