@charset "utf-8";

/*---------------------------------------------------------------------------*/

html{
	width:100%;
	height:100%;
	zoom:1;
}
body {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", Osaka, Sans-Serif;
	text-align:center;
	color:#ffffff;
	background-color:#000000;
	text-align:center;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font:100%;
}
ol, ul {
	list-style:none;
}
a {
	color:#ccc;
    text-decoration:underline;
}
a:hover {
	color:#fff;
    text-decoration:none;
}
img {
	border:0;
	vertical-align:top;
}



/*---------------------------------------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:980px;
}

#header {
	margin:0 auto;
	width:980px;
}

#container {
	margin:0 auto;
	width:980px;
	background:url(../img/soccer_common_back_base.gif) 0 0 repeat-y;
}

#footer {
	margin:0 auto;
	width:980px;
	background:url(../img/soccer_common_back_foot.gif) 0 0 no-repeat;
}
#footer .copyright {
	margin:0 auto;
	width:960px;
	padding:40px 0;
	font-size:14px;
	text-align:center;
}

.noscript {
	padding:20px;
}




#social_button {
	margin-top:10px;
	width:400px;
	overflow:hidden;
}
#social_button div {
	float:left;
}




.dzbox_full {
	margin:0 auto;
	width:860px;
	overflow:hidden;
	text-align:left;
}
.dzbox_half {
	float:left;
	width:430px;
	overflow:hidden;
}




.head_image {
}
.main_title {
	margin:0 auto;
	padding:40px;
}




.more_info {
	line-height:1.5;
	font-size:18px;
	padding-top:40px;
}
.more_info dl {
	overflow:hidden;
	color:#fff;
	width:400px;
	font-size:24px;
	line-height:29px;
}
.more_info dt {
	float:left;
	width:120px;
	padding-bottom:15px;
}
.more_info dd {
	float:left;
	width:280px;
	padding-bottom:15px;
}
.more_info .info_word {
	width:400px;
	margin-top:20px;
}
.more_info .info_point {
	width:400px;
	margin-top:20px;
}
.more_info .info_point ul {
	width:400px;
}
.more_info .info_point li {
	text-indent:-1.2em;
	margin-left:1.2em;
}




.guest_info {
	margin-top:60px;
}
.guest_info h2 {
	margin-bottom:40px;
}

.dzbox_guest {
	margin-bottom:40px;
	width:860px;
	overflow:hidden;
}
.dzbox_guest_left {
	float:left;
	width:410px;
	overflow:hidden;
}
.dzbox_guest_right {
	float:right;
	width:410px;
	overflow:hidden;
}

.guest_info h3 {
	font-size:20px;
	color:#fff;
	background:url(../img/soccer_common_line.gif) 0 bottom repeat-x;
	padding-bottom:17px;
	margin-bottom:17px;
}
.guest_info dl {
	font-size:12px;
	color:#ccc;
	line-height:1.6;
}
.guest_info dt {
	float:left;
	width:160px;
}
.guest_info dd {
	float:left;
	width:250px;
}




.game_info {
	margin-top:30px;
}
.game_info h2 {
	margin-bottom:40px;
}




.event_info {
	margin-top:70px;
	overflow:hidden;
}
.event_info h2 {
	margin-bottom:40px;
}
.event_info .event_image {
	float:right;
}
.event_info .event_program {
	margin-right:480px;
	font-size:20px;
	line-height:1.5;
}
.event_info .event_program dl {
	margin:0;
	padding:0;
	width:370px;
}
.event_info .event_program dt {
	float:left;
	width:3em;
}
.event_info .event_program dd {
	margin-left:3em;
}
.event_info .event_program p {
	margin-top:1em;
}




.access_info {
	margin-top:70px;
	padding-bottom:80px;
	overflow:hidden;
}
.access_info h2 {
	margin-bottom:40px;
}
.access_info .access_image {
	float:right;
}
.access_info .access_detail {
	margin-right:480px;
	font-size:18px;
	line-height:1.5;
}
.access_info .access_spot {
	line-height:1;
}
.access_info .access_spot dt {
	font-size:26px;
	font-weight:bolder;
}
.access_info .access_spot dd {
	margin-top:0.3em;
}
.access_info .access_address {
	margin-top:2em;
	color:#ccc;
}
.access_info .access_word {
	margin-top:1em;
	font-size:14px;
	color:#ccc;
}

/*---------------------------------------------------------------------------*/
#ticket {
	width:400px;
	padding-bottom:12px;
	background:url(../img/soccer_common_line.gif) 0 bottom repeat-x;
}

.ticket_order {
	display:block;
	width:400px;
	height:271px;
}
.soccer_jefff .ticket_order {
	background:url(../img/soccer_jefff_ticket_order_back.jpg) 0 0 repeat-x;
}
.soccer_marinos .ticket_order {
	background:url(../img/soccer_marinos_ticket_order_back.jpg) 0 0 repeat-x;
}
.ticket_order .price {
	padding-top:40px;
	margin-left:40px;
	font-size:24px;
}
.ticket_order .price .num {
	padding-left:10px;
	font-size:46px;
	color:#f03;
}
.ticket_order .price .en {
	padding-left:5px;
	color:#f03;
}
.ticket_order .button {
	margin-top:20px;
	margin-left:40px;
}
.ticket_order .button a {
	display:block;
	width:320px;
	height:77px;
	text-indent:-9999px;
	overflow:hidden;
}
.ticket_order .button a.btn_itembuy {
	background:url(../img/ticket_order_btn_itembuy.jpg) 0 0 no-repeat;
}
.ticket_order .button a.btn_sellout {
	cursor:default;
	background:url(../img/ticket_order_btn_sellout.jpg) 0 0 no-repeat;
}
.ticket_order .button a.btn_saleend {
	cursor:default;
	background:url(../img/ticket_order_btn_saleend.jpg) 0 0 no-repeat;
}
.ticket_order .point {
	margin-top:20px;
	margin-left:40px;
	width:320px;
	font-size:14px;
	color:#c90;
}

.ticket_count {
	margin-top:25px;
	font-size:26px;
}
.ticket_count .after_num {
	padding-left:10px;
	padding-right:10px;
	font-size:34px;
	color:#59b1df;
}
.max_num {
	padding:10px;
	font-size:16px;
	background-color:#666;
	vertical-align:7px;
}

.ticket_bar {
	margin-top:5px;
	border:solid 1px #fff;
	outline:solid 1px #999;
	background-color:#ccc;
}
.ticket_bar span {
	display:block;
	height:23px;
}
.ticket_bar span.bar_blue {
	background:url("../img/ticket_bar_blue.gif") repeat-x 0 50%
}
.ticket_bar span.bar_yellow {
	background:url("../img/ticket_bar_yellow.gif") repeat-x 0 50%
}

.ticket_state {
	margin-top:5px;
	margin-left:350px;
}
.ticket_state p {
	width:47px;
	height:21px;
	font-size:1px;
	text-indent:-9999px;
}
.ticket_state p.state_not {
	background:url("../img/ticket_state_not.gif") 0 0 no-repeat;
}
.ticket_state p.state_met {
	background:url("../img/ticket_state_met.gif") 0 0 no-repeat;
}

.ticket_timer {
	margin-top:10px;
	padding-top:12px;
	background:url(../img/soccer_common_line.gif) 0 0 repeat-x;
	color:#999;
	line-height:32px;
}
.ticket_timer .countdown {
	font-size:32px;
	color:#f00;
}
