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

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

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top02{
	padding-top: 20px;
	height: 24px;
	margin: 0px auto;
}
#top02 a:hover, a:active {
	text-decoration:none;
	color: #ff0000;
}
#container {
	width: 960px;
	height: 1400px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/enter/sp01.png);
	background-repeat: no-repeat;
}

#enter_bt {
	position: absolute;
	left: 11px;
	top: 1031px;
	height: 129px;
	width: 940px;
	overflow: hidden;
}
#enter_bt a {
	height: 129px;
	width: 940px;
	display: block;
	padding-top: 129px;
	background-image: url(../img/enter/sp_enter_bt.png);
	background-repeat: no-repeat;
}

#leave_bt {
	position: absolute;
	left: 485px;
	top: 1200px;
	height: 95px;
	width: 465px;
	overflow: hidden;
}
#leave_bt a {
	height: 95px;
	width: 465px;
	display: block;
	padding-top: 95px;
	background-image: url(../img/enter/sp_leave_bt.png);
	background-repeat: no-repeat;
}

#tel_bt {
	position: absolute;
	left: 12px;
	top: 1200px;
	height: 95px;
	width: 465px;
	overflow: hidden;
}
#tel_bt a {
	height: 95px;
	width: 465px;
	display: block;
	padding-top: 95px;
	background-image: url(../img/enter/sp_tel_bt.png);
	background-repeat: no-repeat;
}
#copy {
	border-top: 1px solid #750000;
}
#bunner {
	margin-left: 10px;
}






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

#link_info {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 130px;
	line-height: 1.2;
	color: #fff;
	
}
#link_wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
.link_container {
	border: 1px solid #383838;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	font-size: 12px;
}
.link_box{
	clear:both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	width: 888px;
}
.link_box div{
	text-align:center;
	float:left;
	width:200px;
	margin-bottom:5px;
	overflow: hidden;
	margin-right: 22px;
	display: block;
}
.link_box div img{
	width: 200px;
	height: 70px;
}
.link_box span{
	display:block;
	font-size:24px;
	margin:1px 0px;
	width: 200px;
	height:24px;
	float: left;
	clear: left;
	text-align: center;
	overflow: hidden;
}












































