@charset "Shift_JIS";
/*--------------- default --------------- */
@import url(./default.css);
/*--------------- ‹¤’Ê --------------- */
@import url(./common.css);


body { 	background:#002343 url(../images/top_bg.gif) repeat center center;}


#topcontainer { width:436px; height:544px; position:absolute; top:50%; left:50%; margin:-272px 0 0 -218px; 	background:url(../images/top_msg.gif) no-repeat 0 0;}


#topcontainer .enter { width:62px; height:81px; display:block; margin:0 auto; padding:0;}
#topcontainer .enter a { width:62px; height:81px; display:block; margin:0 0; padding:0; background:url(../images/enter.gif) no-repeat 0 0; text-indent:-9000em;}
#topcontainer .enter a:hover { background-position:0 -81px;}

#topcontainer .news_record { width:79px; height:10px; display:block; margin:0; padding:236px 0 7px 278px;}
#topcontainer .news_record a { width:79px; height:10px; display:block; margin:0 0; padding:0; background:url(../images/n_rec.gif) no-repeat 0 0; text-indent:-9000em; outline:none;}
#topcontainer .news_record a:hover { background-position:0 -10px;}

#topcontainer .wnew { width:280px; height:147px; margin:0 0 84px 78px; display:block; padding:0; overflow:auto;}
#topcontainer .wnew p { font-size:75%; color:#002343; padding:10px; line-height:1.5;}


#maincontainer {
	width:930px;
	margin:0px auto;
	padding:120px 0 0 0;
}


