@charset "Shift_JIS";
/* CSS Document */

/********OP*******/

Body{
	
	background-color:#ffffff;
	background-image:none;
	}

	



#enter{
	position:absolute;
	top:50%;
	left:50%;
	margin:-190px/*-85px*/ 0 0 -250px;
	width:500px;
	text-align:center;
	}
	
#enter h1{
	font-size:1px;
	text-indent:-9999px;
	display:block;
	width:390px;
	height:320px;
	margin:0 auto 10px;
	background-image:url(/images/op.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#enter h1 a{
	display:block;
	width:390px;
	height:320px;
	overflow:hidden;
	}
	
#enter h2{
	font-size:75%;
	margin:0 0 10px;
	font-weight:bold;
	}
	
#enter p
{
	font-size:65%;
	}	
	
#enter p.open{
	margin:10px 0 0 0;
	font-size:55%;
	}	