@charset "utf-8";
/* CSS Document */
* {
 pading:0px;
 margin:0px;
 border:0px;
 font-family: verdana, MS UI Gothic, arial, ＭＳ Ｐゴシック, sans-serif, Osaka‐等幅;
 font-size:95%;
}
body {
background: url("/user_data/packages/default/img/background/bg.gif") #000;
}
img{
	border:0;
	margin:0px;
}

.fl{float:left;}
.fr{float:right;}

#wrap {
	text-align: center;
	margin:20px auto 10px;
	width: 800px;
	color:#FFF;
}


h1{
	font-size: 150%;
}

#attention{
	clear: both;
	padding:10px;
	text-align: center;
	font-size: 120%;
	line-height:180%;
}

#bt_block{
	clear: both;
	width: 60%;
 	margin:auto;
	text-align:center;
}

#btEnter ,#btExit{
	width:180x;
	height:37px;
	text-align:center;
	margin:auto;
	display:block;
	margin:20px;
	}
