@charset "UTF-8";

#wrap .cast {
	background-image: url(../../images/top_cast.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 900px;
}
#wrap #btn {
	width: 340px;
	margin: 0 auto;
}
#wrap .enterbtn {
	text-align: center;
}
#wrap .enter-jnbtn a {
	background-image: url(../../images/enter_jnbtn.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#wrap .enter-chibtn a {
	background-image: url(../../images/enter_chibtn.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	padding: 0px;
	height: 50px;
	width: 110px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	float: left;
}
#wrap .enter-jnbtn a:hover,
#wrap .enter-chibtn a:hover {
	background-position: 0px -50px;
}
