@charset "UTF-8";
/* CSS Document */


* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 13px;
	color: #FFFFFF;
}

body {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 30px;
	min-width: 1020px;
	width: 100%;
	color: #FFFFFF;
	background-color: #000000;
}

a {
	color: #F00;
	text-decoration: none;
}

a:hover {
	color: #000EFA;
}

a img {
	border: none;
}

.red {
	color: #F00;
}

.space10 {
	height: 10px;
}

.space15 {
	height: 15px;
}

.space20 {
	height: 20px;
}

.space30 {
	height: 30px;
}

.space50 {
	height: 50px;
}

.text15 {
	font-size: 15px;
	font-weight: bold;
}

img {
	padding: 0px;
	margin: 0px;
}

#top {
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 100;
}

#top_wrap {
	width: 1000px;
	height: 76px;
	margin: 0px auto;
	position: relative;
}

#logo {
	width: 390px;
	height: 54px;
	position: absolute;
	top: 11px;
	left: 21px;
}

#ej {
    position: absolute;
    top: 27px;
    left: 699px;
    color: #FFF;
}

#ej a {
	color: #999;
}

#ej a:hover {
	color: #FFF;
}

#ig {
	vertical-align: top;
	position: absolute;
	top: 20px;
	right: 107px;
}

#tw {
	vertical-align: top;
	position: absolute;
	top: 20px;
	right: 63px;
}

#fb {
	vertical-align: top;
	position: absolute;
	top: 20px;
	right: 19px;
}

#btn {
	width: 100%;
	height: 57px;
	background: url(../img/btn/back.jpg) repeat-x;
	position: relative;
}

#btn_wrap {
	width: 1020px;
	height: 57px;
	margin: 0px auto;
	position: relative;
	background: url(../img/btn/line.png) no-repeat;
}

#btn_top {
	width: 126px;
	height: 55px;
	position: absolute;
	top: 1px;
	left: 1px;
}

#btn_team {
	width: 126px;
	height: 55px;
	position: absolute;
	top: 1px;
	left: 127px;
}

#btn_cast {
	width: 127px;
	height: 55px;
	position: absolute;
	top: 1px;
	left: 255px;
}

#btn_place {
	width: 127px;
	height: 55px;
	position: absolute;
	top: 1px;
	left: 382px;
}

#btn_ticket {
	width: 125px;
	height: 55px;
	position: absolute;
	top: 1px;
	left: 510px;
}

#btn_rule {
	width: 126px;
	height: 55px;
	position: absolute;
	top: 1px;
	left: 637px;
}

#btn_over {
	width: 126px;
	height: 55px;
	position: absolute;
	top: 1px;
	left: 764px;
}

#btn_inq {
	width: 127px;
	height: 55px;
	position: absolute;
	top: 1px;
	right: 1px;
}

.wrap {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

.wrap2 {
	text-align:center;
	padding-top:150px;
	padding-bottom: 130px;
	position:relative;
}

.wrap_gray_line {
	width: 100%;
	position: relative;
	background: #C9CACA;
}

.line {
	position: relative;
	border-bottom: #000 2px solid;
}

.line_text {
	font-size: 24px;
	font-weight: bold;
	padding: 5px 10px;
	position: absolute;
	left: 8px;
	top: -2px;
}

.line2 {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

.price_title {
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	padding-top: 70px;
}

.pa_t1 {
	padding-top: 20px;
}

.pa_t23 {
	padding-top: 20px;
}

.price1 {
	font-size: 45px;
	font-weight: bold;
	line-height: 50px;
}

.price23 {
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
}

#footer {
	width: 100%;
	background: #000000;
	position: relative;
}

#footer_wrap {
	width: 1000px;
	margin: 0px auto;
	padding: 40px 0px;
	font-size: 8px;
	text-align: center;
	position: relative;
}

.clear {
	clear: both;
}
