@media screen{

/*=========================================*/
/* ENTER 専用                              */
/*=========================================*/

/*=========================================*/
/* DEFAULT                                 */
/*=========================================*/

HTML{
	background-color:#8E0000;
}

BODY#entrance{
	background:url(../images/enter_bg.jpg) repeat-x top left;
}

#enter{
	margin:0 auto;
	width:950px;
	clear:both;
}


/*=========================================*/
/* ENTER                                   */
/*=========================================*/


P.enter,
P.enter A,
#enter ADDRESS.copyright{
	display:block;
}

P.enter,
#enter ADDRESS.copyright{
	text-indent:-9999px;
}

P.enter_img A{
	font-size:0;
	width:0;
	height:0;
}

P.enter_img A IMG{
	margin:155px 350px 57px 350px;
}


P.enter{
	margin-left:440px;
	background:url(../images/enter.gif) no-repeat;
	width:68px;
	height:20px;
}

P.enter A{
	width:68px;
}

#enter ADDRESS.copyright{
	margin:174px 0 0 390px;
	background:url(../images/enter_copyright.gif) no-repeat;
	width:166px;
	height:11px;
}

}
