@charset "utf-8";

#body {
	width:994px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background:url(/common/image/background.gif) repeat-y top center;
}

/*********** header ***********/

#mheader
{
	width:994px;
	height:90px;
	margin-top:5px;
	margin-bottom:5px;
}

#mheader p
{
	float:left;
	width:189px;
	text-align:center;
	padding-top:20px;
	margin:0px;
}

#mheader div#bn {
	float:left;
	width:478px;
}

/*********** header ***********/

