/** sp stats **/

.dataLinkBox{
	position: relative;
	background-image:url("/img/sp/stats/bg_databox.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	padding:8px;
	margin-bottom: 15px;
}
.linkBoxTit{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 8px;
}
.dataLinkBox .dataLink{
	padding:8px;
	background-color: rgba(255,255,255,0.8);
	border-radius: 3px;
}
.dataLinkBox .dataLink li{
	display: inline-block;
	margin-right: 25px;
	float: left;

}
.dataLinkBox .dataLink li a{
	position: relative;
	color:#333;
	font-size: 12px;
	padding: 0px 14px 0px 0px;
}
.dataLinkBox .dataLink li a:hover{
	text-decoration: underline;
}
.dataLinkBox .dataLink li a:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 5px;
	height: 5px;
	margin-top: -4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
}
.statsDateTxt{
	margin: 5px 0px;
	text-align: right;
	font-size: 12px;
}
.statsDateArea ul{
	display: table;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px;
}
.statsDateArea ul:first-child{
	border-top: 1px solid #ccc;
}
.statsDateArea ul li{
	display: table-cell;
	vertical-align: top;
	font-size: 14px;
	padding-right:10px;
}
.statsDateArea ul li img{
	vertical-align: bottom;
}
.statsRankArea h4{
	font-weight: bold;
}
.statsRankArea .statsDateArea ul li:first-child{
	padding-left:7px;
	vertical-align: middle;
	font-weight: bold;
	width:28px;
}
.statsRankArea .statsDateArea ul li:nth-child(2){
	width:100px;
}
.statsRankArea .statsDateArea ul li:nth-child(3){
	padding-right:0;
}
.playerName{
	font-weight: bold;
}
.relatedArea .titBlockArea h3{
	border-bottom-width: 0;
}
.whiteBlock, .grayBlock{
	margin:20px 0;
}
.mvpJ1J2 a div > img, .bestGoal a figure img, .bestGoalTit img{
	width: 100%;
	height: auto;
}
.whiteBlock .whiteBlTex{
	margin:10px 0;
}
.whiteBlock .whiteBlTex img{
	float: right;
	margin-left:10px;
}
.mvpJ1J2 a{
	display: block;
	color:#333;
	margin:10px 0 0;
}
.mvpJ1J2 p{
	text-align:center;
	margin-top:7px;
}
.mvpJ1J2 a div {
	position: relative;
}
.mvpJ1J2 a div img, .bestGoalTit img{
	vertical-align: bottom;
}
.badge{
	position: absolute;
	z-index: 10;
	width: 28.5px;
	height: 19px;
	top: -4px;
	left: 5px;
}
.badge img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.grayBlock{
	padding-top: 15px;
}
.grayBlock .titBlockArea{
	border-width:0;
}
.grayBlock .titBlockArea .detaLink:after{
	border-color:#fff;
}
.grayBlock .blockTit, .grayBlock .titBlockArea a {
	color: #fff;
}
.grayBlock > p{
	padding-bottom: 10px;
	margin: 10px 0;
	border-bottom: 1px solid #fff;
}
.grayBlock figure {
	position: relative;
}
.bestGoal figure i {
	position: absolute;
	color: #FFF;
	font-size: 90px;
	left: 50%;
	margin: -45px 0px 0px -40px;
	top: 50%;
	line-height: 100%;
	opacity: 0.7;
}
.bestGoal p{
	text-align: center;
}
.selectionGoal{
	background-color: #555;
	padding:15px;
}
.selectionGoal > p{
	padding-bottom:10px;
	border-bottom:1px solid #333;
	text-align: center;
	color:#fff;
	font-weight: bold;
}
.selectionGoal ul li{
	margin-top:15px;
}
.selectionGoal ul li a p{
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	font-weight: bold;
}
.selectionGoal figure{
	position: relative;
	display: table-cell;
	vertical-align: bottom;
	width: 100px;
}
.selectionGoal figure img{
	vertical-align: bottom;
}
.selectionGoal figure i {
	position: absolute;
	color: #FFF;
	font-size: 50px;
	left: 50%;
	margin: -25px 0px 0px -25px;
	top: 50%;
	line-height: 100%;
	opacity: 0.7;
}
.statsRankArea .btnDetail{
	margin:30px auto;
}

/* SJ2*/
.statsArea .formArea ul{
	text-align: right;
}
.statsBestgoalArea{
	margin-bottom: 20px;
}
.videoOneArea {
	position: relative;
	width: 100%;
	padding: 56.25% 0 0 0;
}
.videoOneArea iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
}
.statsBestgoalArea .statsDateTxt{
	position: relative;
	padding:0 0 10px;
}
.statsBestgoalArea .statsDateTxt span{
	position: absolute;
	z-index: 10;
	width: 153px;
	height: 20px;
	top: 0;
	left: 0;
}
.statsDateTxt span img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.statsplayerArea .statsDateArea ul li:first-child{
	width: 100px;
}
p.statsText{
	font-size: 12px;
	margin:5px 0 10px;
}
span.cautionTxt{
	font-size: 10px;
	vertical-align: super;
}
.nextGameBlock{
	display: table;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.nextGameBlock li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.nextGameBlock li:first-child{
	width:33.3%;
	background-color: #ddd;
}
.nextGameBlock li:nth-child(2){
	padding: 10px 0 0 10px;
}
.nextGameBlock li .btnTicketArrow{
	width: 100%;
	margin-bottom: 10px;
}
.statsplayerArea, .nominateGoalArea{
	margin-bottom: 30px;
}
.nominateGoalList figure {
	position: relative;
	display: table-cell;
	vertical-align: top;
	width: 100px;
}
.nominateGoalList figure img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
.nominateGoalList figure i {
	position: absolute;
	color: #FFF;
	font-size: 50px;
	left: 50%;
	margin: -22.5px 0px 0px -20px;
	top: 50%;
	line-height: 100%;
	opacity: 0.7;
}
.nominateGoalList .textArea span{
	font-weight: bold;
}
.loopBlock .nominateGoalList li .textArea, .nominateGoalList .textArea {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
}
.nominateGoalList .btnList, .btnList.btn2col{
	width:100%;
	margin-top: 10px;
}
.nominateGoalList .btnList li, .btnList.btn2col li{
	width:50%;
}
.nominateGoalList .btnList li a, .btnList.btn2col li a{
	display: block;
	background-color: #fff;
	padding:8px;
	margin-right: 5px;
}
.nominateGoalList .btnList li:nth-child(2) a, .btnList.btn2col li:nth-child(2) a{
	margin:0 0 0 5px;
}
.nominateGoalList .btnList .btnTicketArrow img, .btnList.btn2col .btnTicketArrow img {
	display: block;
}
.nominateGoalList .btnList li a.btnTicketArrow span, .btnList.btn2col li a.btnTicketArrow span{
	padding: 0px;
}

.statsArea .archiveLink02.nextOnly{
	text-align: right;
	margin-bottom: 30px;
}
.archiveLink02.nextOnly li:first-child a{
	border-left: 1px solid #ccc;
}
.archiveLink02.nextOnly li:first-child a:before{
	border-width: 0;
}
.relatedArea.onDetaLink h3 {
	float: left;
	padding-bottom: 0;
}
.statsArea .relatedArea{
	margin-left: 0;
	margin-right: 0;
}

/*SJ3*/
.statsMonthlyBestgoalArea{
	margin-bottom: 30px;
}
.statsArea .squareTab li {
	border: 1px solid #CCC;
	color: #999;
	background-color: #E9E9E9;
	box-shadow: none;
}
.statsArea .squareTab li.active {
	color: #000;
	border-bottom: 1px solid #FFF;
	background: linear-gradient(#9BD1F9, #FFF) repeat scroll 0% 0% transparent;
	box-shadow: 0px 0px 0px 1px #FFF inset;
}
.statsArea .squareTab li{
	padding:10px;
	max-width: 118px;
}
.statsArea .squareTab li img{
	width: 100%;
	height: auto;
}
.statsArea .nominateListWrap{
	margin-bottom: 20px;
}
.statsArea .nominateListTit{
	margin-bottom: 10px;
}
.statsArea .nominateListTit:after{
	content: "";
	display: block;
	clear: both;
}
.statsArea .nominateListTit h3{
	float:left;
	font-size: 14px;
}
.statsArea .nominateListTit .detaLink{
	font-size: 10px;
	font-weight: bold;
	color:#fff;
	float: right;
	position: relative;
	display: inline-block;
	padding: 0px 20px 0px 0px;
}
.statsArea .nominateListTit .detaLink:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 5px;
    height: 5px;
    margin-top: -5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: "";
}
.statsArea p.memo{
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
}

/*SJ4*/

.statsMvpMovieArea, .statsMvpSectionArea{
	margin-bottom: 30px;
}
p.videoCaption{
	position: relative;
	background-color: #4f4f4f;
	padding: 10px;
	color: #fff;
}
p.videoCaption span{
	position: absolute;
	right:10px;
}

/*SJ5*/
.statsMonthlyMvpArea{
	margin-bottom: 25px;
}
.statsMonthlyMvpArea .statsDateTxt{
	margin-top:-5px;
}
.statsMonthlyMvpArea .summary{
	text-align: right;
	line-height: 120%;
	margin-bottom:10px;
}
.statsMonthlyMvpArea .summary a{
	font-size: 10px;
	font-weight: bold;
	position: relative;
	color: #333;
	padding-right:15px;
}
.statsMonthlyMvpArea .summary a:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 5px;
	height: 5px;
	margin-top: -4px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	content: "";
}
.statsMonthlyMvpArea .statsDateArea ul{
	border-width: 0;
}
.statsMonthlyMvpArea .statsDateArea ul li:first-child {
    width: 100px;
}
.statsMonthlyMvpArea .statsDateArea ul li:nth-child(2){
	padding-right:0;
}
.statsMonthlyMvpArea .embS{
	float: left;
	margin-top: -1px;
}
.statsMonthlyMvpArea .playerName{
	margin:3px 0 8px;
}
.statsMonthlyMvpArea .listIndex{
	width:auto;
}
.statsMonthlyMvpArea .btnDetail{
	margin: 5px 0 0;
}
.statsMonthlyMvpArea .btnDetail a{
	padding: 3px 0;
}
.statsMonthlyMvpArea .btnTicketArrow{
	display: block;
	margin-bottom: 5px;
}
.newHeroArea .btnDetail{
	margin-top:35px;
}
.scoreTable01 thead tr.tablesorter-headerRow {
	height: 50px;
	line-height: 1.3;
}
body.awards .scoreTable01 td:nth-child(2),
body.awards .scoreTable01 td:nth-child(3),
body.awards .scoreTable01 td:nth-child(4),
body.awards .scoreTable01 td:nth-child(5){text-align: left;}




.scoreTable01.theadlarge td{
	line-height: 1.2;
	padding: 15px 3px;
}
.scoreTable01.theadlarge caption{

}
.scoreTable01.theadlarge caption span{
	width: 35%;
	font-size: 10px;
	text-align: center;
	background: #ccc;
	display: inline-block;
	float: right;
	padding: 5px 0;
	border-left:1px solid #fff;
	letter-spacing: -0.05em;
}
.wdth15ps{
	width: 15%;
}
.bgyel{
	background:#F7F7F0;
}
.scoreTable01 tr.bd2px{
	border-bottom: 2px solid #ccc;
}
/* index */
.statStopArea{
	margin: 0 0 20px;
	border-top: 1px solid #ccc;
}
.statStopArea .formArea{
	padding: 10px 5px;
	margin-bottom: 0;
	border-top: none;
}
.statStopArea h4{
	background: #ccc;
	padding: 7px 10px;
	line-height: 100%;
	font-size: 14px;
}
.statStopArea h5{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 5px;
}
.statStopArea .categoryList{
	margin-top: 10px;
}
.statStopArea .categoryList li{
    width: 49%;
    float: left;
    margin-bottom: 5px;
}
.statStopArea .categoryList li:nth-child(2n+1){
    margin-right: 2%;
}
.statStopArea .categoryList li div{
    position: relative;
    cursor: pointer;
}
.statStopArea .categoryList li div:hover img{
    opacity: 0.7;
}
.statStopArea .categoryList li div span{
    display: block;
    position: absolute;
    bottom: 3%;
    left: 0;
    width: 100%;
    padding: 8px 0px;
    background: rgba(0,0,0,0.7);
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
.statStopArea .categoryList li div a{
	display: block;
	width: 100%;
}
.statStopArea .categoryList li div a:hover{
    text-decoration: none;
}
.scoreTable01 td.txtLeft{
	text-align: left;
}
.scoreTable01 td.txtRight{
	text-align: right;
}
/* graf */
.graf .statsDateArea{
	margin-top: 10px;
}
a.closeBTN{
	display: inline-block;
	padding: 7px 15%;
	margin-top: 20px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	position: fixed;
	bottom: 10px;
	left: 30%;
}
.grafimg{
	margin-right: 10px;
}
.rightlLink {
	position: relative;
	height: 40px;
}
.rightlLink a{
    position: absolute;
    right: 20px;
    top:0px;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}
.rightlLink a:after{
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: -15px;
	font-family: 'icomoon3';
	content: "\ec600";
	font-size: 9px;
	color: #333;
}
.rightlLink a:hover{
    text-decoration: underline;
}









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

以下、新statsのCSSです .statsN_ab

----------------------------------------------------------------------------------------*/
.ttlNoLink h3 {
	background: #4f4f4f;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 10px 5px;
	padding: 12px 16px;
}

/* layout */
.statsN_ab.container{
	padding-top:0;
	position: relative;
}
.statsN_ab .contents{
	margin:0;
}


/* gnav_area */
.statsN_ab nav#gnav_area {
	margin-bottom: 20px;
}

.statsN_ab #gnav > li {
	float: left;
	width: 20%;
	/*border-right: solid 1px #fff;*/
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;

}
.statsN_ab #gnav.threeline > li { width: 33.33%; }
.statsN_ab #gnav.eng > li { width: 25%; }
/*.statsN_ab #gnav.eng > li:first-child { width: 40%; }*/



.statsN_ab #gnav > li:last-child{
	border-right: none;
}
.statsN_ab #gnav > li > span{
	display: block;
	font-size: 12px;
	margin: 0;
	width: 100%;
	background: #e8e8e8;
	color: #333;
	font-weight: bold;
	text-align: center;
	height: 50px;
	line-height: 43px;
	position: relative;
}
.statsN_ab #gnav > li > span:after{
	position: absolute;
	bottom: -7px;
	margin-left: -7px;
	left: 50%;
	font-family: 'FontAwesome';
	content: "\f078";
	font-size: 8px;
	text-decoration: none !important;
	color: #e60012;
}
.statsN_ab #gnav.eng > li#SFMS > span {
	line-height: 13px;
	padding-top: 7px;
	height: 43px;
}
.statsN_ab #gnav.eng > li#SFMS > span:after {
	bottom: 3px;
}



.statsN_ab #gnav > li > ul {
	position: absolute;
	/*top:50px;*/
	top:90px;
	left: 0;
	width: 100%;
	border-bottom: 3px solid #ccc;
	background: #fff;
	z-index: 9999999999;
	opacity: 0.9;
}
.statsN_ab #gnav > li > ul > li {
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.statsN_ab #gnav > li > ul > li:first-child{
	border-top: 1px solid #ccc;
}
.statsN_ab #gnav > li > ul > li > a {
  	display: block;
	padding: 10px 10px 10px 30px;
	position: relative;
	color: #333;
	font-size: 13px;
}
.statsN_ab #gnav > li > ul > li > a:after{
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 10px;
	font-family: 'icomoon3';
	content: "\ec600";
	font-size: 8px;
	text-decoration: none !important;
	color: #ADADAD;
}

.statsN_ab #gnav > li.selected > span,
.statsN_ab #gnav > li > span.firstVisited{
	background: #bbb;
}
.statsN_ab #gnav > li.selected > span:after{
	content: "\f077";
}


.statsN_ab #gnav .subTit {
	background: #F5F5F5;
	padding:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.statsN_ab #gnav .subTit span{
	font-weight: bold;
	border-left: 3px solid #e60012;
	color: #333;
	padding: 0 10px;
	display: block;
}




.statsN_ab #iframe_data{
	/*min-height: 700px;*/
	border-bottom: 1px solid #ccc;
	margin-bottom:20px;
}
.statsN_ab #iframe_data iframe{
	/*height: 700px;*/
}

.kome{
	font-size:12px;
	padding-right:5px;
}
.kome_right{
	text-align:right;
	font-size:12px;
	padding-right:5px;
}
div#iframe_data{
	width:100%;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
}



/* tabSelecter */
.tabSelecter{
	display: block;
}
.tabSelecter li{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-right: 1px solid #fff;
}
.tabSelecter li:last-child{border-right: none;}
.tabSelecter li.current a {
	background: #4f4f4f;
	color: #fff;
}
.tabSelecter li a,
.tabSelecter li span {
	background-color: #f0f0f0;
	color: #4f4f4f;
	/*display: block;*/
	font-size: 13px;
	font-weight: bold;
	padding: 12px 15px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.tabSelecter li span{
	color:#9D9D9D;
	background: #CACACA;
}
.tabSelecter li#J1.current a{background: #E60012;}
.tabSelecter li#J2.current a{background: #007F41;}
.tabSelecter li#J3.current a{background: #231815;}

/*.tabSelecter li a:after{
	content:"J1";
	display: block;
	width: 70px;
	height: 20px;
	text-indent:-9999px;
 	background: url(/img/common/parts_logo.png) 0px 0 no-repeat;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -30px;
}
.tabSelecter li#J1 a:after{ background-position: 0 0;}
.tabSelecter li#J2 a:after{ background-position: 0 -20px;}
.tabSelecter li#J3 a:after{ background-position: 0 -40px;}*/

.twoline > li{float: left; width: 50%;}
.threeline > li{float: left; width: 33.33%;}
.fourline > li{float: left; width: 25%;}



/* -------ranking-------- */

body.ranking .tabList .tabListOuter {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0px !important;
}
body.ranking .contents .tabList {
  background: #e8e8e8;
  margin: 0 0 20px;
}
body.ranking .tabListOuter li {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #fff;
}
body.ranking #gnav.tabListOuter li > a {
	height: 65px;
	line-height: 65px;
   	padding:0;
   	-webkit-box-sizing: border-box;
  	 -moz-box-sizing: border-box;
   	-o-box-sizing: border-box;
   	box-sizing: border-box;
   	display: block;
   	font-size:11px;
   	text-align: center;
   	color: #333;
   	position: relative;
}
body#goal .tabListOuter li#goal a,
body#distance .tabListOuter li#distance a,
body#sprint .tabListOuter li#sprint a{
	background: #4f4f4f;
	color: #fff;
}

body#goal .tabListOuter li#goal a:after,
body#distance .tabListOuter li#distance a:after,
body#sprint .tabListOuter li#sprint a:after{
	top: 28px;
	color: #4f4f4f;
	content: "\f0dd";
	font-family: "FontAwesome";
	font-size: 30px;
	left: 50%;
	position: absolute;
	margin: 0 0 0 -7px;
}
body#distance .tabListOuter li#distance a:after,
body#sprint .tabListOuter li#sprint a:after{
	top: 53px;
}
body.ranking #gnav li.threeline a {
  line-height: 15px;
  padding-top: 12px;
}

.ttlNoLink {
	margin: 0 0 20px;
}
body#statstop .ttlNoLink h3,
body.awards .ttlNoLink h3,
body.ranking .ttlNoLink h3 {
	position: relative;
	padding: 16px 5px;
	vertical-align: middle;
	margin: 0;
	font-size: 15px;
}
body#statstop .ttlNoLink h3 span,
body.ranking .ttlNoLink h3 span {
	position: absolute;
	right:5px;
	top: 15px;
}
.ttlNoLink.j1 h3{border-top:5px solid #E60012;}
.ttlNoLink.j2 h3{border-top:5px solid #007F41;}
.ttlNoLink.j3 h3{border-top:5px solid #231815;}


section#ranking{
	margin-top: 30px;
}
/* ranking table */
section#ranking .rankingDate {
    font-size: 12px;
    color: #888;
    margin: 20px 0 10px;
    text-align: right;
}
.rankingDataTable{
    width: 100%;
    border-top: 1px solid #ccc;
}
.rankingDataTable thead th{
	line-height: 12px;
	padding: 12px 0;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-color: #f6f6f6;
  	border-top: solid 1px #ccc;
  	border-bottom: solid 1px #ccc;
}
.rankingDataTable thead th.rank {width: 25px;}
.rankingDataTable thead th.photo {width: 50px;}
.rankingDataTable thead th.number {width: 25px;}
.rankingDataTable thead th.name {  }
.rankingDataTable thead th.club {width: 30px;}
.rankingDataTable thead th.goal {width: 40px;}
.rankingDataTable thead th.distance {width: 40px;}
.rankingDataTable thead th.sprint {width: 40px;}
/*
.rankingDataTable thead th.pos {width: 50px;}
.rankingDataTable thead th.from {width: 50px;}
.rankingDataTable thead th.bd {width: 50px;}
.rankingDataTable thead th.match {width: 120px;}
*/

/* displaynone */
.rankingDataTable thead th:nth-child(6),
.rankingDataTable thead th:nth-child(8),
.rankingDataTable thead th:nth-child(9),

.rankingDataTable tbody td:nth-child(6),
.rankingDataTable tbody td:nth-child(8),
.rankingDataTable tbody td:nth-child(9){display: none;}


/* /displaynone */



.rankingDataTable td,
.rankingDataTable tbody th {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 12px;
}
.rankingDataTable tbody th{
	font-weight: bold;
	font-size: 11px;
	background: #FAEBEC;
}
.rankingDataTable td.data{font-weight: bold; color: #f00; font-size: 11px;}
.rankingDataTable td.name{text-align: left;}
.rankingDataTable td.data span{font-size: 10px;}


.rankingDataTable tbody tr{border-bottom: 1px solid #ccc; }
.rankingDataTable tbody tr:nth-child(even){background-color: #f6f6f6;}

.rankingDataTable td img{
    vertical-align: bottom;
}
.rankingDataTable td .asterisk{
    font-size: 8px;
}
.rankingCaution {
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0;
}
body#sprint .rankingCaution,
body#distance .rankingCaution{display: none;}
.rankingArea .squareTab{
    margin-top: 30px;
}


body.ranking .content .main{
	min-height: 600px;
}


/* awards */
.awards nav#gnav_area {
	margin-bottom: 20px;
}
.awards nav#gnav_area li {
	float: left;
	width: 50%;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 12px;
	text-align: center;
}
.awards nav#gnav_area li a{
	display: block;
	width: 100%;
	background: #f0f0f0;
	padding:10px 5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	color: #333;
	font-weight: bold;
}
body#champion nav#gnav_area li#champion a,
body#mvp nav#gnav_area li#mvp a,
body#manager nav#gnav_area li#manager a,
body#scorer nav#gnav_area li#scorer a,
body#young nav#gnav_area li#young a,
body#eleven nav#gnav_area li#eleven a,
body#j1-best nav#gnav_area li#j1-best a,
body#manager_2 nav#gnav_area li#manager_2 a{
	background: #4f4f4f;
  color: #fff;
}



/*- index -*/
.btn_area{
	margin-top:20px;
}
.btn_nav{
	display: table;
	/*table-layout: fixed;*/
	width: 100%;
	  margin-bottom: 10px;
}
.btn_nav.twoblock{ width: 66.66%; }
.btn_nav li{
	display: table-cell;
	width: 33.33%;
	vertical-align: middle;
	text-align: left;
	height: 70px;
	position: relative;
	border-left: 3px solid #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.btn_nav li a{
	font-weight: bold;
	display: block;
	background: #E5E5E5;
	height: 70px;
	line-height: 70px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	color: #333;
	font-size: 12px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding-left:7px;
	border-bottom: 3px solid #C2C2C2;
}
.btn_nav li:first-child{ border-left:none; }
.btn_nav li.twoline a{
	line-height: 18px;
	padding-top: 15px;
}
.btn_nav li.twoline a{
	line-height: 18px;
	padding-top: 15px;
}
.btn_nav li.twoline a.bestgoalAbout{
	padding-top: 8px;
}
.btn_nav li.twoline a span {
	display: block;
	font-size: 11px;
  line-height: 1.2;
}
.btn_nav li:after {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 5px;
  font-family: 'icomoon3';
  content: "\ec600";
  font-size: 12px;
  text-decoration: none !important;
  color: #f00;
}
.btn_nav li a:hover{
	filter: alpha(opacity=50);
	-ms-filter: 'alpha(opacity=50)';
	opacity: .50;
}

body#statstop .statsRankArea{
	margin-bottom: 30px;
}



/* bestGoalWrap */
.bestGoalWrap{
	background: #f6f6f6;
}
.bestGoalWrap .awardTit{
	background: #000;
	padding: 10px 0;
	text-align: center;
	margin-top: 0;
}
.bestGoalWrap .bestGoalWrapInner{
	padding: 10px;
}
.bestGoalWrap .bestGoalWrapInner p{
	font-size: 13px;
	line-height: 1.65;
	margin-bottom: 1em;
}
.bestGoalbnrlink{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.bestGoalbnrlink li{
	display: table-cell;
	text-align: center;
}
.bestGoalbnrlink li a{
	display: block;
}

.hide{display: none;}

.btn_nav.oneblock {
  width: 33.33%;
}

body.awards .statsArea h4{
	  margin-bottom: 10px;
}





.btn_nav.oneblock{ width: 33.33%; }



/* tab style (over write) */
.ranking#distance .tabSelecter .tab,
.ranking#sprint .tabSelecter .tab{
	border-bottom: 5px solid #4f4f4f;
}
#ranking .tabSelecter li a,
#ranking .tabSelecter li span {
	font-size: 11px;
	padding: 5px 15px;
	line-height: 1.3;
}



/* team table style (over write) */
.rankingDataTable.teamDateTable th.club{
	width: auto;
}
.rankingDataTable.teamDateTable th.emb{
	width: 50px;
}
.rankingDataTable.teamDateTable td{
	height: 51px;
}
.AVG .rankingDataTable.teamDateTable td.data{
	width: 130px;
}
.rankingDataTable.teamDateTable td.club{
	font-size: 12px;
	text-align: left;
}
.rankingDataTable.teamDateTable .data .km,
.rankingDataTable.teamDateTable .match .game{
	display: block;
}
.rankingDataTable td.emb span[class^="emb"],
.rankingDataTable td.emb span[class*=" emb"]{
	margin: 0 auto;
}



/* averageTable style */
.averageBox{
	background-color:#E5E5E5;
	padding:10px;
}
.averageTable{
	width: 100%;
	background-color: #fff;
}
.averageTable th{
	font-weight: bold;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.averageTable td{
	padding: 10px;
	font-size: 12px;
	text-align: center;
}
.PLAYER .averageBox,
.TEAM .averageBox{
	display: none;
}


/* average page */
#average{
	margin-bottom: 30px;
}
#average .averageTable th.distance,
#average .averageTable th.sprint {
	width: 30%;
	border-bottom: 1px solid #e5e5e5;
	border-right: 5px solid #fff;
}

#average .rankingDataTable thead th.club { text-align: left; }
#average .rankingDataTable thead th.distance,
#average .rankingDataTable thead th.sprint {
	width: 28%;
}

/*20160606*/

.awards .statsDateArea .scoreTable01 thead tr td {
	height: 50px;
	font-weight: bold;
}

.awards .statsDateArea .scoreTable01 thead tr td center{
	font-weight: bold;
}

.awards .statsDateArea .scoreTable01 thead td,
.awards .statsDateArea .scoreTable01 thead td center{
	text-align: center;
}

/*20160616 YLC*/

.tabSelecter li#YLC.current a {
    background: #e60012;
}

.ttlNoLink.ylc h3 {
    border-top: 5px solid #e60012;
}

.scrollWrap{
	overflow-x: scroll;
}
.scrollWrap table{
	width: 700px;
}
.scrollWrap table th,
.scrollWrap table td{
	padding: 7px 0;
}




