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




/* =========================================
   body 
==========================================*/

body, h1, h2, h3, h4, ul, li, p, form {
	color: #FFF;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body { 
	background-color:#000;
	background-image: url(../img/enter/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
}
a img {
	border: 0px;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #820000;
}
.box {
	margin-bottom: 10px;
}
.c_both {
	clear: both;
	*font-size: 1%;
	*line-height: 1%;
	*height: 1%;
	*width: 1%;
}
.blue {
	color: #00F;
}
.red {
	color: #F00;
}





/* =========================================
   header
==========================================*/


#header_top {
    background: url(/img/header_top.png) left top repeat-x;
    height: 29px;
    padding: 0;
	text-align: center;
	line-height: 1.8;
}



/* =========================================
   contents
==========================================*/


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container {
	width: 1000px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/enter/enter01.png);
	background-repeat: no-repeat;
}



/* =========================================
   botton
==========================================*/

#enter_bt {
	position: absolute;
    left: 70px;
    top: 660px;
    height: 100px;
    width: 350px;
    overflow: hidden;
}
#enter_bt a {
	height: 100px;
	width: 350px;
	display: block;
	padding-top: 100px;
	background-image: url(/img/enter/enter_bt.png);
	background-repeat: no-repeat;

}
#enter_bt a:hover {
	background-position: 0 -100px;
}
#leave_bt {
	position: absolute;
	left: 450px;
	top: 698px;
	height: 60px;
	width: 150px;
	overflow: hidden;
}
#leave_bt a {
	height: 60px;
	width: 150px;
	display: block;
	padding-top: 60px;
	background-image: url(/img/enter/leave_bt.png);
	background-repeat: no-repeat;
}
#leave_bt a:hover {
	background-position: 0 -60px;
}

#heaven_bt {
	position: absolute;
    left: 73px;
    top: 780px;
}
#heaven_bt a {
	height: 70px;
    width: 468px;
    display: block;
}
#heaven_bt a:hover {
	opacity: 0.8;
}
#heaven_bt p {
	margin-top: 10px;
    width: 468px;
    color: #fff;
    line-height: 1.2;
}

/* =========================================
   
==========================================*/

#mobile {
	text-decoration: underline;
	float: right;
	margin-top: -23px;
}

/* =========================================
   
==========================================*/

#text {
	text-align: center;
	margin: 60px 0;
}


/* =========================================
   footer
==========================================*/

#footer {
	clear: both;
	width: 100%;
	height: 50px;
	margin-top:50px;
	background-color: #750000;
	text-align: center;
}
#footer p {
	padding-top:15px;
}



/* bunner 
--------------------------------*/
.caution {
    margin: 0 auto;
    width: 780px;
}

#bunner_box {
	position: relative;
	width: 950px;
	margin: 20px auto;
}
#bunner_box td {
	vertical-align:top;
    text-align: center;
}
#bunner_box td img {
    margin-right: 5px;
}

/* =========================================
   link
==========================================*/


.link_box {
	padding-top: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.link_box div {
	text-align:center;
	float:left;
	width:88px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 50px;
}
.link_box span {
	overflow: hidden;
	display:block;
	font-size:9px;
	margin:1px 0px;
	color: #FFFFFF;
	width: 88px;
	height: 14px;
}



























