@charset "Shift_JIS";

html,body{
  height: 100%;
}

body {
	margin:auto auto;
	padding:0;
	font:normal 12px/1.8em Verdana,Helvetica,Arial,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	text-align:center;
	color:#FFF;
	background-color:#FFF;
	}
	
table{
	margin:auto auto;	
	text-align:center;
	vertical-align:middle;
}

#logo {
	margin:auto auto; 
	padding: 0 ;
	width: 287px;
	height: 256px;
	background: url(../images/logo.gif) no-repeat 0 0;
	}
	
#logo {
	margin:auto auto; 
	padding: 0 ;
	width: 287px;
	height: 256px;
	background: url(../images/logo.gif) no-repeat 0 0;
	}
	
#box {
	margin:15px auto 0 auto; 
	padding: 0 ;
	width: 387px;
	height: 41x;
	}
#box2 {
	margin:-25px auto 30px auto; 
	padding: 0 ;
	}
.reset {
	clear: both;
	display: block;
	margin: 0; padding: 0;
	width: auto; height: 1px;
	font-size: 1px; line-height: 1px;
	}
	
	
	


.enter {
	display: block;
	margin: 25px auto 50px auto; padding: 0;
	width: 183px; height: 41px;
	}
	
.enter span {
	display: block;
	position: relative;
	width: 100%; height: 100%;
	}

.enter a.visible {
	display: block;
	width: 183px; height: 41px;
	background: url(../images/enter.gif) no-repeat 0 0;
	}