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

body, h1, h2, h3, h4, ul, li, p, form, dt, dd {
	font-size: 16px;
	color: #fff;
}

#header_container {
	background-image: url(../img/enter/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 655px;
	width: 100%;
}
#header_wrapper {
	height: 581px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_wrapper h1 {
	font-size: 14px;
	color: #FFF;
	height: 22px;
	line-height: 34px;
}
#header_wrapper h1 span {
	color: #F00;
}
#header_icon01 {
	height: 509px;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 100;
}
#header_icon02 {
	height: 510px;
	width: 132px;
	position: absolute;
	top: 0px;
	z-index: 100;
	right: 0px;
}
#header_icon03 {
	height: 333px;
	width: 139px;
	position: absolute;
	top: 0px;
	right: -256px;
	z-index: 100;
}
#header_icon04 {
	height: 972px;
	width: 471px;
	position: absolute;
	left: 920px;
	top: 0px;
	z-index: 10;
	background-image: url(../img/header_icon04.png);
}
#header_icon05 {
	height: 115px;
	width: 949px;
	position: absolute;
	z-index: 100;
	top: 22px;
	left: -2px;
}
#header_logo {
	position: absolute;
	right: 9px;
	bottom: -73px;
	height: 94px;
	width: 418px;
	z-index: 10;
}
#header_wrapper video {
	height: 476px;
	width: 847px;
	position: absolute;
	left: 77px;
	top: 110px;
}

/* body */

#body_container {
	background-image: url(../img/enter/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	overflow: hidden;
}
#body_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#button_wrapper {
	height: 135px;
	padding-top: 23px;
	padding-bottom: 65px;
}
#logo {
	height: 94px;
	width: 418px;
	float: left;
}
#body_comment {
	line-height: 24px;
	text-align: center;
	padding-bottom: 50px;
}

/* button */


#button_container {
	list-style-type: none;
	width: 500px;
	height: 100px;
	padding-left: 50px;
	float: left;
}
#enter li {
	list-style-type: none;
	width: 300px;
	height: 100px;
	float: left;
}
#enter span {
	display: none;
}
#enter a {
	background-image:url(../img/enter/button.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
}
#enter:hover {
	background-position: 0 -100px;
}
#leave {
	width: 200px;
	height: 100px;
	float: left;
}
#leave span {
	display: none;
}

/* copy */

#copy {
	background-color: #000;
	padding: 10px;
	text-align: center;
}



.link_box div {
	text-align:center;
	float:left;
	font-size: 10px;
	width:88px;
	overflow: hidden;
	margin-right: 10px;
}
.link_box div a img {
	height: 31px;
}
.link_box span {
	overflow: hidden;
	display:block;
	margin:1px 0px;
	width: 88px;
	height: 12px;
}

.link_box {
	padding-bottom:50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
}
#link_container table {
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.link_container {
	background-color: #000;
	height: 100%;
	width: 100%;
}
