body{
  background: url(../img/bg_header.jpg) no-repeat center -200px;
	background-color: #000000;
}

h1 a{
	width: 120px;
	height: 0;
	display: block;
	float: left;
	padding-top: 93px;
	background: url(../img/h1.png) no-repeat center center;
	background-size: 120px auto;
	overflow: hidden;
}


/* about */
#aboutMain{
  height: 210px;
  display: block;
  background: url(../img/bg_mainAbout.png) no-repeat center center;
}
#about{
  display: block;
	margin: 0 0 0 0;
  padding: 52px 0 54px 0;
}

#about h4{
  display: block;
  margin: 52px 0 0 0;
  padding: 0 0 0 16px;
  text-align: left;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.1;
  border-left: 12px solid #f0ff00;
}

.aboutBox{
  display: block;
  margin: 0 0 0 0;
  font-weight: 500;
  color: #000000;
  text-align: left;
}
.aboutBox li{
  display: block;
  margin: 12px 0 0 0;
  padding: 20px 24px 20px 24px;
  background: url(../img/bg_w65.png) repeat top left;
}
.aboutBox li dl{
  display: block;
}
.aboutBox li dl:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.aboutBox li dt{
  width: 120px;
  display: block;
  float: left;
  text-align: left;
  color: #555555;
}
.aboutBox li dd{
  padding: 0 0 0 140px;
}
.prize{
  display: block;
  margin-bottom: 12px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.0;
}
.prize span{
  font-size: 1.6rem;
}
.eachPrize{
  display: inline-block;
  margin-right: 6px;
}


/* player */
#playerMain{
  height: 210px;
  display: block;
  background: url(../img/bg_mainPlayer.png) no-repeat center center;
}
#player{
  display: block;
  margin: 52px 0 54px 0;
}
#player h2 .tit{
  width: auto;
  display: block;
  padding-top: 84px;
	background: url(../img/h2_player.png) no-repeat center center;
}
.playerBox{
  display: block;
  margin: 0 auto 32px auto;
  text-align: center;
}
.playerBox li{
  width: 49%;
  display: block;
  float: left;
  margin: 32px 0 0 2%;
}
.playerBox li:nth-child(2n+1){
  margin: 32px 0 0 0;
  clear: left;
}
.playerBox li:nth-child(2n){
  margin: 32px 0 0 2%;
  clear: right;
}
.playerBox li dl{
  display: block;
  margin: 32px 0 0 0;
}
.playerBox li dt{
  width: 230px;
  height: 225px;
  display: block;
  padding: 21px 21px 21px 24px;
  background: url(../img/bg_profile.png) no-repeat center center;
  background-size: 230px 225px;
  float: left;
}
.playerBox li dt img{
  width: 100%;
  height: auto;
}
.playerBox li dd{
  padding: 8px 21px 0 250px;
  text-align: left;
  font-size: 1.2rem;
}

.playerBox li dd h4{
  display: block;
  margin: 10px 0 0 0;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.0;
  color: #00ccff;
}
.playerBox li dd h4:after{
  content: "選手";
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.0;
}
.profTit{
  display: block;
  margin: 32px 0 12px;
  font-size: 1.2rem;
}
.profTit span{
  display: inline-block;
  padding: 0 10px 0 10px;
  background-color: #e8380d;
  color: #ffffff;
}


.playerBox:after,
.playerBox li:after,
.playerBox li dl:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* schedule */
#scheduleMain{
  height: 210px;
  display: block;
  background: url(../img/bg_mainSchedule.png) no-repeat center center;
}
#schedule{
  display: block;
	margin: 0 0 0 0;
  padding: 52px 0 54px 0;
	background: url(../img/bg_schedule.jpg) no-repeat top center;
  background-color: #192224;
}
#schedule h2 .tit{
  width: auto;
  display: block;
  padding-top: 84px;
	background: url(../img/h2_result.png) no-repeat center center;
}
#schedule h4{
  display: block;
  margin: 52px 0 0 0;
  padding: 0 0 0 16px;
  text-align: left;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.1;
  border-left: 12px solid #f0ff00;
}

.ranking{
  display: block;
  border-bottom: 1px solid #666666;
}
.rankTit{
  display: block;
  margin: 32px 0 0 0;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  font-size: 1.2rem;
}
.rankBox{
  display: block;
  margin: 0 0 0 0;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}
.rankTit li,
.rankBox li{
  display: block;
  float: left;
  background: url(../img/bg_b65.png) repeat top left;
}
.ranking:after,
.rankTit:after,
.rankBox:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.rankTit li,
.rankBox li{
  display: block;
  float: left;
}
.rankTit li{
  height: 50px;
  line-height: 50px;
  background-color: #666666;
}
.rankBox li{
  height: 80px;
  line-height: 80px;
}
.rankTit li:nth-child(1),
.rankBox li:nth-child(1){
  width: 90px;
}
.rankBox li:nth-child(1){
  font-size: 2.2rem;
  font-weight: 500;
}
.rankTit li:nth-child(2),
.rankBox li:nth-child(2){
  width: 508px;
}
.rankTit li:nth-child(3),
.rankBox li:nth-child(3),
.rankTit li:nth-child(4),
.rankBox li:nth-child(4),
.rankTit li:nth-child(5),
.rankBox li:nth-child(5){
  width: 100px;
}
.rankTit li:nth-child(6),
.rankBox li:nth-child(6){
  width: 99px;
}
.rankTit li:nth-child(2){
  border-left: 1px solid #999999;
}
.rankTit li:nth-child(3),
.rankTit li:nth-child(4),
.rankTit li:nth-child(5),
.rankTit li:nth-child(6){
  border-left: 1px solid #999999;
}
.rankBox li:nth-child(2){
  border-left: 1px solid #666666;
}
.rankBox li:nth-child(3),
.rankBox li:nth-child(4),
.rankBox li:nth-child(5),
.rankBox li:nth-child(6){
  border-left: 1px solid #666666;
}
.rankBox li:nth-child(6){
  color: #999999;
}
.rankBox li:nth-child(2){
  padding: 13px 20px 0 20px;
}
.rankBox li dt{
  width: 54px;
  display: block;
  float: left;
}
.rankBox li dt img{
  width: 54px;
  height: auto;
  border: 1px solid #ffffff;
}
.rankBox li dd{
  padding: 0 0 0 76px;
  text-align: left;
}
.rankBox li dd p{
  font-size: 1.8rem;
  line-height: 54px;
}
.rankBox li dd p:after{
  content: "選手";
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 1.3rem;
  line-height: 1.0;
}
.rank123{
  background-color: #403706;
}
.rank123 li{
  background: none;
}
.rank123 li:first-child,
.rank123 li:last-child
{
    color: #f0ff00;
}
.scheduleBox{
  display: block;
  margin: 32px 0 0 0;
  padding: 24px 20px 24px 20px;
	background: url(../img/bg_b65.png) repeat top left;
  text-align: left;
}
.roundInfo{
  margin: 0 0 0 0;
  padding: 0 0 24px 0;
  border-bottom: 2px solid #00ccff;
}
.scheduleBox:after,
.roundInfo:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.scheduleBoxLeft{
  width: 260px;
  display: block;
  float: left;
}
.scheduleBoxRight{
  padding: 0 0 0 260px;
}
.scheduleBoxRight dl{
  display: block;
}
.scheduleBoxRight dl:after
.scheduleBoxRight dd:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.scheduleBoxRight dt{
  width: 460px;
  display: block;
  float: left;
}
.scheduleBoxRight dd{
  padding: 10px 0 0 460px;
}
.scheduleBoxRight dd .mcImage{
  width: 93px;
  display: block;
  margin: 5px 10px 0 0;
  float: left;
}
.scheduleBoxRight dd .mcImage img{
  width: 93px;
  height: auto;
}
.scheduleBoxRight dd .mcName{
  padding: 6px 0 0 0;
  font-size: 1.4rem;
  line-height: 1.6;
}
.scheduleBoxLeft h4{
  height: 82px;
  display: block;
  margin: 0 0 0 0 !important;
  padding: 4px 0 0 98px !important;
  background: url(../img/bg_scheduleH4.png) no-repeat center left;
  background-size: auto 82px;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.0;
  border-left: none !important;
}
.scheduleBoxLeft h4 .num{
  display: inline-block;
  margin: 0 4px 0 4px;
  font-size: 131%;
}
.scheduleBoxLeft h4 .enTit{
  display: inline-block;
  margin: 9px 0 0 0;
  padding: 2px 18px 2px 18px;
  color: #000000;
  font-size: 2.2rem;
  line-height: 1.2;
  text-shadow: none;
}
.scheduleBoxRight dt .num{
  display: inline-block;
  margin: 5px 4px 0 4px;
  font-size: 160%;
  font-weight: 500;
  line-height: 1.6;
}
.scheduleAttention{
  display: block;
  margin: 32px auto 0 auto;
  text-align: center;
}
.noml{
  margin-left: 0 !important;
}
.gameBox{
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-top: 1px solid #00ccff;
}
.gameBox.first{
  border-top: none;
}
.gameBox li{
  display: block;
}
.gameBox:after,
.gameBox ul:after,
.gameBox li:after,
.gameBox li dl:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.gameBox li{
  display: block;
  float: left;
}
.gameBox li:nth-child(1){
  width: 260px;
  margin: 28px 0 0 2px;
  padding: 0 0 28px 10px;
	background: url(../img/bg_game.png) no-repeat top left;
  font-weight: 500;
  line-height: 30px;
  color: #000000;
}
.gameBox li:nth-child(1) .num{
  display: inline-block;
  margin: 0 2px 0 2px;
  font-size: 2.2rem;
  line-height: 28px;
}
.gameBox li:nth-child(1) .enTit{
  display: block;
  font-size: 1rem;
  line-height: 17px;
  color: #ffffff;
  letter-spacing: 1px;
}
.gameBox li:nth-child(2),
.gameBox li:nth-child(4){
  width: 286px;
  margin: 28px 0 0 0;
}
.gameBox li:nth-child(3){
  width: 124px;
  height: 88px;
	background: url(../img/ico_vs.png) no-repeat center center;
  text-align: center;
}
.gameBox li:nth-child(3) .score{
  display: inline-block;
  margin: 40px auto 0 auto;
  padding: 4px 20px 4px 20px;
	background: url(../img/bg_b65.png) repeat center center;
  color: #f0ff00;
  line-height: 1.0;
}
.gameBox li dt{
  width: 54px;
  display: block;
  float: left;
}
.gameBox li dt img{
  width: 54px;
  height: auto;
  border: 1px solid #ffffff;
}
.gameBox li dd{
  padding: 0 0 0 76px;
}
.gameBox li dd p{
  font-size: 1.8rem;
  line-height: 54px;
}
.gameBox li dd p:after{
  content: "選手";
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 1.3rem;
  line-height: 1.0;
}
.gameBox li .win dd{
  background: url(../img/ico_win.png) no-repeat center right;
}

.limited{
  display: block;
  padding: 10px 5px 0 5px;
}
.limited h6{
  display: inline-block;
  padding: 5px 15px 8px 15px;
  background-color: #ff0000;
  color: #ffffff;
	font-size: 1.6rem;
  line-height: 1.0;
}
.limitedRuleList{
  display: block;
  margin: 10px 0 0 0;
}
.limitedRuleList li{
  display: block;
  margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ff0000;
}

/* viewing */
#viewing{
  display: block;
	margin: 52px 0 0 0;
}
#viewing h2 .tit{
  width: auto;
  display: block;
  padding-top: 84px;
	background: url(../img/h2_viewing.png) no-repeat center center;
}
.placeBox{
  display: block;
  margin: 32px 0 0 0;
  padding: 18px 10px 20px 10px;
  background-color: #ffffff;
  color: #000000;
}
.placeBox dl{
  display: block;
  margin: 0 0 24px;
  text-align: left;
}
.placeBox dl:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.placeBox dt{
  width: 100px;
  display: block;
  float: left;
}
.placeBox dt h4{
  width: 100px;
  height: 66px;
  display: block;
  padding: 0 0 0 0;
  float: left;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 66px;
  background-color: #00586c;
  color: #ffffff;
  letter-spacing: 5px;
  text-align: center;
}
.placeBox dd{
  padding: 0 0 0 120px;
  font-size: 1.4rem;
}
.placeBox dd h5{
  display: block;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.6;
  color: #00586c;
}
#viewing .outLinkBtn.mapBtn a{
  color: #000000;
  border: 1px solid #000000;
  font-size: 1.4rem;
}

/* rule */
#ruleMain{
  height: 210px;
  display: block;
  background: url(../img/bg_mainRule.png) no-repeat center center;
}
#rule{
  display: block;
	margin: 0 0 0 0;
  padding: 52px 0 54px 0;
}
#rule h2 .tit{
  width: auto;
  display: block;
  padding-top: 84px;
	background: url(../img/h2_rule.png) no-repeat center center;
}
#rule h4{
  display: block;
  margin: 52px 0 0 0;
  padding: 0 0 0 16px;
  text-align: left;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.1;
  border-left: 12px solid #f0ff00;
}

.ruleBox{
  display: block;
  margin: 0 0 0 0;
  font-weight: 500;
  color: #000000;
  text-align: left;
}
.ruleBox li{
  display: block;
  margin: 12px 0 0 0;
  padding: 20px 24px 20px 24px;
  background: url(../img/bg_w65.png) repeat top left;
}
.ruleBox li dl{
  display: block;
}
.ruleBox li dl:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.ruleBox li dt{
  width: 120px;
  display: block;
  float: left;
  border: 1px solid #000000;
  text-align: center;
}
.ruleBox li dd{
  padding: 0 0 0 140px;
}
.ruleAttention{
  display: block;
  color: #ff0202;
}
.winner{
  color: #ff0048;
}
.loser{
  color: #0030ff;
}
.num{
  display: inline-block;
  margin-right: 4px;
  font-size: 140%;
}
.winPoint{
  color: #785e02;
}
.ruleLeader{
  display: inline-block;
  margin: 12px 0 8px 0;
  padding: 2px 10px 2px 10px;
  background-color: #01799b;
  color: #ffffff;
}


/* att */
#att{
	display: block;
	margin: 80px 0 0 0;
}
#att .wrapper{
  padding: 32px 10px 32px 10px;
  border: 1px solid #ffffff;
  box-shadow: 0 0 12px 3px rgba(255,255,255,0.35) inset;
}
#att .txtBox{
  display: inline-block;
  margin: 32px auto 0 auto;
}
