@charset "utf-8";


#tag{
	margin:35px 0 0 265px;
}

#main{
	width:610px;float:right;
}
#main h2{
	font-size:250%;font-family:'Century Gothic';font-weight:normal;margin:48px 0 0 0;padding:0 0 0 0;
}

#menu a{display:block;width:176px;height:28px;text-indent:-9999em;margin:0 0 8px; 0;}
#m-about a   {background:url(./img/menutext.gif) no-repeat 0 0;}
#m-bulletin a{background:url(./img/menutext.gif) no-repeat 0 -36px;}
#m-entry a   {background:url(./img/menutext.gif) no-repeat 0 -72px;}
#m-access a  {background:url(./img/menutext.gif) no-repeat 0 -108px;}
#m-inquiry a {background:url(./img/menutext.gif) no-repeat 0 -144px;}
#m-about a:hover   {background:url(./img/menutext.gif) no-repeat -176px 0;}
#m-bulletin a:hover{background:url(./img/menutext.gif) no-repeat -176px -36px;}
#m-entry a:hover   {background:url(./img/menutext.gif) no-repeat -176px -72px;}
#m-access a:hover  {background:url(./img/menutext.gif) no-repeat -176px -108px;}
#m-inquiry a:hover {background:url(./img/menutext.gif) no-repeat -176px -144px;}

#footer{
	margin:0 0 0 0;padding:24px 0 8px 0;
	text-align:center;
}