@charset "shift_jis";
/* CSS Document */

body, h1, h2, h3, h4, ul, li, p, form {
	font-size: 100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	background-position: center top;
	background-image: url(../img/bg.jpg);
}
a img {
	border: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover, a:active {
	text-decoration: none;
	color: #F00;
}
.box {
	margin-bottom: 5px;
}
.c_both {
	clear: both;
	*font-size: 1%;
	*line-height: 1%;
	*height: 1%;
	*width: 1%;
}
.red {
	color: #F00;
}
.blue {
	color: #00F;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
#enter_container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-bottom: 10px;
}
#enter_container p {
	margin-bottom: 5px;
	text-align: right;
	line-height: 14px;
}
#enter_left {
	float: left;
	padding-top: 72px;
	padding-left: 93px;
}
#enter_right {
	float: right;
	width: 340px;
	padding-top: 10px;
}
#enter_box {
	background-image: url(../img/enter/enter_bt_sprite.gif);
	background-repeat: no-repeat;
	float: right;
}
.f_left {
	float: left;
	display: block;
	height: 55px;
}
#enter_container span {
	display: none;
}
#ban {
	width: 80px;
}
#leave {
	width: 94px;
}
#enter {
	width: 163px;
}
#enter:hover {
	background-image: url(../img/enter/enter_bt_sprite.gif);
	background-repeat: no-repeat;
	background-position: -80px -56px;
}
.address {
	width: 255px;
}
#text{
	width:480px;
	margin-left: 150px;
}