@charset "utf-8";

*{
	padding:0px;
	margin:0px;
}

body{
	font-size:12px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color:#000;
}

br{
	letter-spacing:0px;
	clear:both;
}

.preopenimg{
	width:453px;
	height:373px;
	margin:-187px 0px 0px -202px;
	position:absolute;
	left:50%;
	top:50%;
}

.enter{
	width:78px;
	margin:5px 0px 0px 150px;
	_margin:5px 0px 0px 85px;
	float:left;
}

.enter a{
	display:block;
	width:78px;
	height:29px;
	background-image:url("../img/index_enter_bt.jpg");
	background-repeat:no-repeat;
}

.enter a:hover{
	background-position:right;
}

.exit{
	width:61px;
	margin:5px 0px 0px 0px;
	float:left;
}

.exit a{
	display:block;
	width:61px;
	height:29px;
	background-image:url("../img/index_exit_bt.jpg");
	background-repeat:no-repeat;
}

.exit a:hover{
	background-position:right;
}

.k18{
	width:45px;
	margin:0px 10px;
	float:left;
}

