/*--n--*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	background:url(img/menu_bg.gif) #e60000 top center ;
	color:#222222;
	font-family:"qMmpS Pro W3", "MS P Gothic", "Osaka", sans-serif;
	line-height:1em;
	font-size:12px;
	text-align:left;
	text-align:justify;
	}


	
#main_body
{
	margin:auto;
	margin-top:187px;
	width: 861px;
	}


h1  a{
	position:absolute;
	margin-left:640px;
	margin-top:98px;
	width:220px;
	height:65px;
	display:block;
	background-image:url(img/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	}
	
h1 a:hover {
	background-position:0 3px;
}
