body {
	background-image: url(../img/bg_entrance.jpg);
	background-repeat: repeat-x;
	background-color: #070511;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#wrap_entrance {
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
#menu_ent_select {
	margin-top: 30px;
	height: 58px;
}
#btn_ent_over18 a {
	background-image: url(../img/btn_over18_rollout.jpg);
	display: block;
	height: 58px;
	width: 198px;
	float: left;
}
#btn_ent_under18 a {
	float: right;
	margin-top: 8px;
}
.none {
	display: none;
}
.both {
	clear: both;
}
#wrap_bannerarea {
	width: 272px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 130px;
}
#banner_top li {
	text-align: center;
	float: left;
}
#banner_top li a img {
	margin-right: 10px;
	margin-left: 10px;
}


.top_bnr {
	width:380px;
	padding: 5px;
	text-align:center;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #999;
}