@charset "euc-jp";
@import url("global.css");

body{
	color:#ffffff;
	text-align:center;
}
body,h1,h2,h3,h4,p,ul,li,img{
	margin:0;
	padding:0;
}
ul,li{
	list-style:none;
}
img{
	vertical-align:bottom;
}
a{
	color:#ffffff;
}
a:hover{
	color:#ffffff;
}

/*------------------------*/

#container{
	margin:auto;
	width:756px;
}

#top_header{
	background: url("../images/index/h1_back.jpg") repeat-x;
	width:100%;
	padding:7px 0;
	margin:0 0 5px;
	text-align:left;
}
h1{
	color:#ffffff;
	font-size:15px;
	margin:0;
	padding:12px 0 0 1px;
}
#top_header strong{
	font-weight:normal;
}
#top_header p{
	font-size:12px;
	font-weight:normal;
}

/*------------------------*/

#top_main{
	height:378px;
}

#top_left{
	width:460px;
	margin-right:5px;
	float:left;
	position:relative;
}

a.poki{
	background: url("../images/index/10000.png") no-repeat;
	width:460px;
	height:102px;
	text-indent:-9999px;
	margin-top:4px;
	display:block;
}
a.poki:hover{
	background-position:0px -102px;
}
img.poki_icon{
	position:absolute;
	top:250px;
	left:-30px;
}

#top_contents{
	text-align:center;
	width:109px;
	float:left;
}
#top_contents ul{
}
#top_contents li{
	width:109px;
	height:125px;
	background:url("../images/index/new_contents_back.jpg") no-repeat;
	margin-bottom:2px;
	font-size:11px;
}
#top_contents li h4{
	font-size:11px;
}

#top_right{
	width:178px;
	height:378px;
	float:right;
	font-size:15px;
}
#top_right p{
	font-size:11px;
	text-align:left;
}
a.btn_enter{
	width:178px;
	height:180px;
	display:block;
	background:url("../images/index/btn_enter.jpg") no-repeat;
	line-height:14;
	overflow:hidden;
	font-size:17px;
	font-weight:bold;
}
a.btn_enter:hover{
	background-position:0px -180px;
}
a.btn_leave{
	width:178px;
	height:73px;
	display:block;
	background: url("../images/index/btn_leave.jpg") no-repeat;
	line-height:8.7;
	overflow:hidden;
	font-size:12px;
	font-weight:bold;
}
a.btn_leave:hover{
	background-position:0px -73px;
}
#enter18{
	width:178px;
	margin:16px 2px;
}
#enter18 img{
	margin-bottom:7px;
}
#enter18 p{
	margin:0;
	line-height: 1.5em;
	font-size:10px;
}

/*------------------------*/

#banner{
	margin-top:25px;
}
#banner ul{
	width:640px;
	margin:25px auto;
	overflow:hidden;
}
#banner li{
	float:left;
	margin:0 10px;
}
.sp_banner{
	margin: 15px 0;
}
.sp_banner ul{
}
.sp_banner li{
	width: 300px;
	margin: 0 5px;
	display: inline-block;
}

table#covergirl{
	width:756px;
	height:272px;
	background: url("../images/index/cover_bg.png") repeat-x;
}
table#covergirl td{
	padding-top:20px;
	font-size:11px;
}

/*------------------------*/

#infomation{
	height:255px;
	background: url("../images/index/line_realtime.jpg") no-repeat top;
	padding:10px 0;
}

#realtime{
	width:420px;
	height:250px;
	float:left;
	margin:14px 0 0 15px;
	text-align:left;
}
#realtime p{
	color:#fff;
	font-size:11px;
	margin-top:5px;
	line-height:1.2;
}


#free_ticket{
	float: right;
	width:301px;
	height:249px;
	margin:10 0 3px 0;
	background: url("../images/index/free_bg.png") no-repeat top;
	position:relative;
	font-size:13px;
}
#free_ticket h2{
	margin-top:70px;
	font-size:12px;
}
img.free_icon{
	position:absolute;
	top:50px;
	left:240px;
}
#free_ticket p{
	margin-top:5px;
}
#free_span{
	width:85%;
	background:#f00;
	color:#fff;
	line-height:1.4em;
	font-weight:bold;
	margin:5px auto 0;
	padding:3px 0;
}
a.oubo{
	display:block;
	width:110px;
	height:38px;
	background:url(../top/freeticket/btn_oubo.png) no-repeat;
	margin:10px auto;
	overflow:hidden;
}
a.oubo:hover{
	background-position:0px -38px;
}

/*------------------------*/

#introduction{
	border: 1px double #ffffff;
	margin:25px auto;
}
#introduction h2{
	margin:15px 0;
	padding:0;
}
#introduction p{
	text-align:left;
	margin:10px;
	font-size:13px;
}

/*------------------------*/

#advertisement{
	text-align:center;
}

/*------------------------*/

#sitelink{
	border-top:1px solid #C00;
	border-bottom:1px solid #C00;
	text-align:center;
	padding:10px 0;
	height:90px\9;
}
#sitelink li{
	font-size:11px;
	margin:2px 5px;
	display: inline-block;
	float:left\9;
}

#company{
	margin:10px 0 0 0;
}

/*------------------------*/