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

LEAGUE TABLE


-------------------------------------------------- */
section.leaguetable .inner{text-align:center;}

.low_header{position:relative;margin:0;width:100%;height:100px;background:#ffcb00 url(../img/common/low_header_bg.gif) no-repeat;background-position:right top;background-size:330px 100px;text-align:center;}
.low_header .box{width:980px;margin:40px auto 0;display:inline-block;}
.low_header .box h1{font-size:216.7%;font-weight:bold;text-align:left;}


.league_name{position:relative;margin:50px auto;width:980px;height:auto;text-align:center;}
.league_name h2{font-size:175.0%;font-weight:bold;line-height:36px;}
.league_name h2 span{font-size:181.0%;}


.championship_ttl,
.table_ttl{position:relative;width:980px;margin:0 auto; padding:20px 0 0 30px;z-index:3;text-align:left;}
.championship_ttl span,
.table_ttl span{width:24px;height:5px;background:#ffcb00;display:block;}
.championship_ttl p,
.table_ttl p{margin:20px 0 0;color:#000;font-size:266.7%;font-weight:bold;display:inline-block;}

.update{margin:22px 0 0;width:980px;color:#444;font-size:116.7%;text-align:right;display:inline-block;}

.table{margin:18px 0 0;width:980px;font-size:133.3%;text-align:center;display:inline-block;}
.table table{width:100%;}
.table table th.team,
.table table td.team{width:450px;}
.table table th{text-align:center;border-right:1px solid #999;background:#f5f5f5;}
.table table td.icon,
.table table td{background:#fff;}
.table table th.team,
.table table td.team{padding:0 0 0 20px;text-align:left;}
.table table th,
.table table td{width:50px;padding:15px 0;border-bottom:1px solid #999;border-right:1px solid #999;}
.table table td.icon{width:15px;height:9px;}
.table table td.up{background:#fff url(../img/leaguetable/table_up.png) no-repeat;background-size:15px 9px;background-position:15px 15px;}
.table table td.down{background:#fff url(../img/leaguetable/table_down.png) no-repeat;background-size:15px 9px;background-position:15px 15px;}
.table table td.stay{background:#fff url(../img/leaguetable/table_stay.png) no-repeat;background-size:14px 3px;background-position:16px 21px;}

.explain{margin:10px 0 100px;width:980px;color:#444;font-size:100%;text-align:left;display:inline-block;}

body footer.global{padding:60px 0 0;}




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

LEAGUE TABLE

CHAMPIONSHIP


-------------------------------------------------- */
.championship_date{position:relative;margin:25px auto 0;width:980px;height:auto;text-align:center;}
.championship_date p{font-size:191.7%;font-weight:bold;}

.championship_card{position:relative;width:980px;margin:60px auto 100px;display:inline-block;}

.championship_card .block{float:left;position:relative;width:390px;text-align:center;overflow:hidden;display:inline-block;}
.championship_card .block p{margin:20px 0 0;font-size:200%;font-weight:bold;}

.championship_card .vs{width:200px;text-align:center;}
.championship_card .vs p{margin:0;font-size:650%;font-weight:normal;}

/*
			<div class="championship_date">				
				<p>Aug 1 sun, 2015 18:20 KICK OFF</p>
			</div>
			
			<div class="championship_home">				
				<p>FIRST STAGE<br>WINNER</p>
			</div>
			
			<div class="championship_vs">				
				<p>vs</p>
			</div>
			
			<div class="championship_away">				
				<p>2ND STAGE<br>WINNER</p>
			</div>
*/
