@charset "utf-8";
/*MVP*/
.mvpArea .squareTab{
	text-align: left;
	padding-left: 10px;
}
.mvpArea .squareTab li{
	width: auto;
}
.mvpArea .squareTab li a{
	padding: 0 20px;
}
.mvpArea .squareTab li a img{
	vertical-align: middle;
	margin-top: -2px;
}
.tabBtnArea{
	position: relative;
}
.ArrowBtnLink02.bestGoalBtn{
	width: 130px;
	position: absolute;
	right: 0px;
	top: 10px;
}
.ArrowBtnLink02.bestGoalBtn a:after{
	left: 115px;
}
.statsMonthArea{
	position: relative;
}
.statsMonthArea h3 {
    border-left: 5px solid #e60012;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 10px;
    padding: 2px 10px;
}
.statsMonthArea .detailLink{
    position: absolute;
    right: 20px;
    top:3px;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}
.statsMonthArea .detailLink:after{
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: -15px;
	font-family: 'icomoon3';
	content: "\ec600";
	font-size: 9px;
	color: #333;
}
.statsMonthArea .profList li.profTxt .profStat{
	margin-top: 0px;
}
.statsMonthArea .profList{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.statsFormDate , .statsForm form{
	display: inline-block;
}
.formArea.statsForm{
	padding: 0;
}
.statsFormDate{
	margin-right: 10px;
}
.ArrowBtnLink02.statsBtn{
	width: 130px;
	float: right;
}
.ArrowBtnLink02.statsBtn a:after{
	left: 115px;
}
.statsTxtArea{
	margin-top: 30px;
}
.statsTxtArea p{
	font-size: 14px;
	line-height: 27px;
	margin-top: 20px;
}
.mvpArea .ttlLink h3 {
    margin: 0;
}
.statsDate {
    font-size: 12px;
    margin-right: 10px;
    text-align: right;
}
.videoOneArea {
    background: none repeat scroll 0 0 #4f4f4f;
    margin-bottom: 40px;
}
.videoOneArea p {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 140%;
    margin-bottom: 20px;
    padding: 15px 20px;
}
/* Table */
.mvpArea .dataTable thead {
    background-color: #ddd;
}
.mvpArea .dataTable thead td {
    padding: 15px 0;
}
.mvpArea .dataTable tbody .leftGray {
    padding: 15px 0;
    background-color: #ddd;
    text-align: center;
    vertical-align: middle;
}
.mvpArea .dataTable .teamLogo {
	width: 90px;
	padding: 10px 20px;
}
.mvpArea .dataTable .teamLogo p {
	display: table-cell;
	vertical-align: middle;
}
.mvpArea .dataTable .teamLogo p.teamTxt{
	padding-left: 10px;
}
.statsDate {
    font-size: 12px;
    margin: 10px 10px 10px 0;
    text-align: right;
}
.mvpArea .dataTable tbody .leftGray {
    background-color: #ddd;
    padding: 15px 0;
    text-align: center;
    vertical-align: middle;
}
.dataTable.nextMatch th {
    width: 100px;
}
.dataTable.nextMatch {
    margin: 20px 0;
}
.cautionTxt {
    font-size: 8px;
    vertical-align: top;
}
/*ticketbtn*/
.profTicket{
	width: 255px;
	margin-bottom: 3px;
}
.profTicket{ }
.profTicket a{
	color: #333;
}
.profTicket a:after {
	content: "\ec600";
	font-family: "icomoon3";
	font-size: 12px;
	right: 6px;
	position: absolute;
	display: inline-block;
	margin-top: 2px;
}
.profTicket a{
	box-sizing: border-box;
	position: relative;
	text-align: left;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 12px;
	padding: 10px 12px 10px;
	display: block;
}
.profTicket a:hover{
		text-decoration: none;
		color: #06C;

}
.profTicket .btnDate{
	vertical-align: top;
	margin-left: 10px;
	display: inline-block;
	margin-top: 2px;
}
.profTicket .btnVs{
	vertical-align: top;
	margin-left: 10px;
	display: inline-block;
	margin-top: 2px;
    font-size: 11px;
}
.profTicket a:hover span{
	text-decoration: underline;
}
.profTicket.tableTicket{
	float: left;
	margin-left: 10px;
	width: 47%;
}
.profTicket.tableTicket a{
	margin-bottom: 0px;
}
/*proflist*/
.profList{
	display: table;
	width: 100%;
	text-align: left;
	padding: 10px 0;
}
.profList > li{
	display: table-cell;
}
.profList li.profVideo,.profList li.profImage{
	width: 100px;
	padding-right: 15px;
	position: relative;
}
.profList li.profTxt{
	vertical-align: middle;
	font-size: 14px;
}
.profList li.profTxt .profStat{
	margin-top: 5px;
	line-height: 24px;
	font-size: 14px;
	position: relative;
}
.profList li.profTxt .profStat .nameTxt{
	font-size: 25px;
	font-weight: bold;
	display: inline-block;
	margin-top: 0;
}
.profList li.profTxt .profStat .linkTxt a{
    position: absolute;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    right: 35px;
    margin-top: 12px;
}
.profList li.profTxt .profStat .linkTxt a:after{
	position: absolute;
	margin-top: -7px;
	font-family: 'icomoon3';
	content: "\ec600";
	font-size: 12px;
	top: 8px;
	color: #333;
}
.profList li.profBtn{
	vertical-align: top;
	width: 220px;
	text-align: right;
}
.profArticle{
	display: block;
	font-size: 12px;
    line-height: 27px;
	border-bottom: 1px solid #ccc;
	padding: 0 5px 10px 5px;
}
.profArticle.borderNone{
	border-bottom: none;
}
.profArticle.borderNoneSecond{
	border-bottom: none;
	padding-top: 10px;
}
.profArticle .cautionTxt{
	font-size: 10px;
}
.statsListArea{
/*	margin-top: 40px;*/
}
/*INDEX*/
.listVideoArea ul{
	margin-top: 10px;
}
.listVideoArea .col3 li {

}
.videoColBox li {
    float: left;
    margin-bottom: 30px;
    margin-right: 10px;
    width: 200px;
}
.listVideoArea .col3 li {

}
.videoColBox li {
    float: left;
    margin-bottom: 30px;
    margin-right: 10px;
    width: 200px;
}
.videoColBox li:nth-child(3n) {
    margin-right: 0;
}
.videoColBox li a div {
    height: 113px;
    position: relative;
}
.videoColBox li a div:after {
    color: #fff;
    content: "\ec601";
    font-family: "icomoon3";
    font-size: 54px;
    left: 50%;
    line-height: 100%;
    margin-left: -27px;
    margin-top: -25px;
    opacity: 0.7;
    position: absolute;
    top: 50%;
}
.videoColBox li a p {
    color: #333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 120%;
    margin: 10px 0 0;
}
.statsMonthArea .ttlLink h3 {
    border-left: none;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 0;
    padding: 12px 16px;
}
.profVideo img{
    vertical-align: bottom;
    width: 160px;
}
.profImage img{
    vertical-align: bottom;
    width: 160px;
}

.profVideo a:after{
    position: absolute;
    cursor: pointer;
    font-size: 54px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -30px;
    font-family: "icomoon3";
    content: "\ec601";
    color: #FFF;
    line-height: 100%;
    opacity: 0.7;
}
/*about*/

.aboutTable {
    float: none;
/*    margin-top: 20px;*/
    width: 100%;
}
.aboutTable {
    border-top: 1px solid #ccc;
}

.aboutTable th {
    width: auto;
}
.aboutTable th {
    background-color: #f6f6f6;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 94px;
}
.aboutTable th, .aboutTable td{
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 8px 10px;
    vertical-align: middle;
}

.aboutTable td {
    line-height: 180%;
}
p.aboutTxt {
    font-size: 14px;
    line-height: 27px;
    margin-top: 20px;
	margin: 20px 0;
}
.aboutImg{
	text-align: center;
	margin-top: 20px;
}
/*old year mvp*/
.mvpAboutTit{
    background: none repeat scroll 0 0 #ccc;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    margin-bottom: 10px;
    padding: 8px 16px;
    position: relative;
}
.mvpAboutTit.first{
	margin-top: 10px;
}
/* menu tab */
.bestGoalTab{
 background-color: transparent;
}
.bestGoalDate{
 font-size: 12px;
 display: inline;
 float: left;
}
.formArea{
 padding-top:10px;
 margin-bottom:0;
}
.tabListTxt li.active:after {
 left:90px;
}

/*.bestGoalTab li a{
 width:185px;
 height:25px;
 padding:8px 10px;
 background-color: #E8E8E8;
}*/

.mvpArea .formArea.formNoBoder{
	margin-bottom: 10px;
}
.bestGoalTab li:nth-child(3) a, .bestGoalTab li:nth-child(4) a {
    width: 82px;
}
.bestGoalTab img {
    vertical-align: bottom;
    width: 100%;
}
/* Q&A */
.qanda dt {
    clear: left;
    float: left;
    margin: 0 0 0.8em;
    text-align: left;
    width: 2em;
}
.qanda dd {
    margin: 0 0 0.8em 2.2em;
}


/*----------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------*/

/*


table.table_mvp {
	float: none;
	margin-top: 20px;
	width: 100%;
	table-layout: fixed;
}

table.table_mvp th{
	padding: 5px;
	width: 100%;
	line-height: 1.4em;
	border: 1px solid #cccccc;
	font-size: 13px;
}

table.table_mvp th.th_red{
	border-color: #fcc;
}

table.table_mvp th.th_green{
	border-color: #cfc;

}

table.table_mvp td{
	padding: 5px;
	width: 20%;
	line-height: 1.4em;
	border: 1px solid #cccccc;
	font-size: 13px;
}
*/

div.nagare_block{
	width: 620px;
/*	height: 150px;*/
	margin-bottom: 20px;
}

/*
div.nagare_block2{
	width: 620px;
	height: 110px;
	margin-bottom: 20px;
}
*/

div.nagare_block img{
/*	width: 100px;*/
/*	height: 94px;*/
	float: left;
}

div.nagare dt{
	font-size: 16px;
	font-weight: bold;
	background: #fff;
	color: #f00;
	border: solid 1px #f00;
	clear: both;
	/*padding: 10px 0;*/
}
div.nagare dt div.nagare_tt2{
	font-weight: bold;
	padding: 10px 0;
}
/*
div.nagare dd{
	clear: both;
}
*/

div.nagare dt div.nagare_tt{
	background: #f00;
	font-weight: bold;
	color: #fff;
	width: 100px;
	float: left;
	text-align: center;
	margin-right: 20px;
	padding: 10px;
}


div.nagare dt div.nagare_tt span{
	padding: 15px;
}


div.nagare_r{
	width: 520px;
/*	margin-bottom: 20px;*/
/*	height: 94px;*/
}

div.nagare_r ul li{
	padding-left: 125px;
	font-size: 14px;
/*	margin-top : 5px;*/
	line-height: 1.5em;
	/*padding: 5px;*/
	margin-bottom: 10px;
}

/*.mvpArea .blockTit {
	background: #4f4f4f;
	color: #fff;
	padding: 12px 16px;
	line-height: 100%;
	font-weight: bold;
	display: block;
	position: relative;
	font-size: 16px;
}*/

table.nagare_prof{
	border: 1px dashed #f00;
	table-layout: fixed;
	font-size: 14px;
	color: #f00;
	padding: 20px;
	border-collapse: separate;
	margin-bottom: 20px;
}

table.nagare_prof th{
	/*border: 1px solid #cccccc;*/
	/*width: 20%;*/
	/*padding-left: 20px;*/
}

table.nagare_prof td{
	/*border: 1px solid #cccccc;*/
	width: 80%;
}

table.nagare_prof thead th{
	padding-bottom: 1em;
}

table.nagare_prof tfoot td{
	padding-top: 1em;
}


/*-------------------------------------
		?\???Ώېﾟ
-------------------------------------*/
table.nagare_setsu{
	/*border: solid 1px #000;*/
	border-collapse: collapse;
	font-size: 14px;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;

}

table.nagare_setsu th{
	border: solid 1px #ccc;
	text-align: center;
	padding: 5px;
}

table.nagare_setsu td{
	border: solid 1px #ccc;
	text-align: center;
	padding: 5px;
}

table.nagare_setsu th.th_left_top {
	width: 20%;
	background: #ccc;
    /*border-top-style:none;*/
   /*border-left-style:none;*/
}

table.nagare_setsu th.th_j1{
	background: #e70012;
	color: #fff;
	width: 40%;
}

table.nagare_setsu th.th_j2{
	background: #017f40;
	color: #fff;
	width: 40%;
}

/*.textnav li a:after {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0px;
  font-family: 'icomoon3';
  content: "\ec600";
  font-size: 10px;
  text-decoration: none !important;
}*/

/*----------------------------------------------------------------------------------
									???сE?f?[?^?y?[?W
--------------------------------------------------------------------------------*/



.ttlNoLink {
  margin: 0 0 20px;
  position: relative;
}

.ttlNoLink h3 {
  position: relative;
  padding: 16px;
  vertical-align: middle;
}

.ttlNoLink h3 span {
  position: absolute;
  right: 16px;
  top: 5px;
}

.tabListTxt li.mvp_tabListTxt a{
	font-size: 11px;
}

/*-----------------------------------
			?I?閭f?[?^?e?[?u??
-----------------------------------*/

table.player_table{
	border-bottom: 1px solid #ccc;
	width: 100%;
	font-size: 12px;
	table-layout: fixed;
	border: solid 1px #111;
	border-spacing: none;


}


table.player_table tr,th,td{
	vertical-align: top;
	/*vertical-align: middle;*/
}



table.player_table th,td{
/*	border: solid 1px #933;*/
}



table.player_table td.td_image{
	width: 35%;
}

table.player_table th.th_name{
	width: 15%;
}

table.player_table td.td_name{
	width: 50%;
}




table.playerDateTable {
  width: 300px;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
 /* width: 290px;*/
  float: left;
  border-top: 1px solid #ccc;
/*  margin-right: 10px;*/
	font-size: 12px;
}


.playerDateTable th {
  width: 120px;
  padding: 1 0px 8px;
  background-color: #f6f6f6;
  text-align: center;
  padding-right: 0;
  padding-left: 0;
  font-size: 14px;
  vertical-align: middle;
  padding: 8px 10px;
  border-bottom: 1px solid #ccc;
}
.playerDateTable td {
  padding: 10px 8px;
  line-height: 120%;
  font-size: 14px;
  vertical-align: middle;
  padding: 8px 10px;
  border-bottom: 1px solid #ccc;
    height: 30px;
}

.clubPlayerNameBox {
  display: table;
  margin-bottom: 10px;
  width: 300px;
  height: 60px;
}

.clubPlayerNameBox li {
  display: table-cell;
  vertical-align: middle;
}

.positonNumber {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding: 5px 10px;
  text-align: center;
  background-color: #333333;
}


.statsRankArea .left {
  float: left;
}

.clubPlayerBox .statsDate {
    text-align: left;
	line-height: 2em;
}

.playerPhoto {
  margin-right: 20px;
  height: 263px;
  overflow: hidden;
}

.clubPlayerNameBox li h4 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 5px;
}

.clubPlayerNameBox li h4, .clubPlayerNameBox li p {
  margin-left: 10px;
}

.mvpArea .clubPlayerNameBox li p {
  margin-top: 5px;
  font-size: 12px;
}



div.mvp_playerData{
	margin: 0 0 50px 0;
}



.textnav li a:hover{
	filter: alpha(opacity=50);
	-ms-filter: 'alpha(opacity=50)';
	opacity: .50; 
}

div.nagare_r ul{
	padding-top: 10px;
}

.textnav li.active a {
  color: #f00;
}

body.mvp_j1 .tabListTxt li#j1 a,
body.mvp_j2 .tabListTxt li#j2 a,
body.mvp_about .tabListTxt li#about a,
body.mvp_archive .tabListTxt li#archive a{
	  background: #4f4f4f;
	  color: #fff;
}
body.mvp_j1 .tabListTxt li#j1 a:after,
body.mvp_j2 .tabListTxt li#j2 a:after,
body.mvp_about .tabListTxt li#about a:after,
body.mvp_archive .tabListTxt li#archive a:after
 {
  bottom: -4px;
  color: #4f4f4f;
  content: "\f0dd";
  font-family: "FontAwesome";
  font-size: 30px;
  left: 47%;
  position: absolute;
}

.mvpArea .aboutTable {
  margin-bottom: 20px;
}

.textRight {
  line-height: 1.5em;
  float: right;
  font-size: 12px;
  margin-top: 5px;
}

div.clubPlayerBox{
	
}

body.mvp_archive .statsListArea h3.blockTit{
	  padding: 8px 16px;
}

.mvpArea h4.statsTit{
	background-color: #E8E8E8;
}

body.mvp_j1 .statsTxtArea p{
	margin-top: 0;
}

/*monthlink*/
.monthlink{
	margin: 5px 0;
}
.monthlink dl{
	display: inline-block;
}
.monthlink dt{
	display: inline-block;
	font-size: 13px;
}
.monthlink dd{
	display: inline-block;

}
.monthlink dd ul{
	font-size: 0;
}
.monthlink dd ul li,
.monthlink p{
	display: inline-block;
}
.monthlink dd ul li a,
.monthlink dd ul li span,
.monthlink p a,
.monthlink p span{
	display: block;
	/*width: 43px;*/
	padding: 0.3em 0.55em;
	border-right: 1px solid #D8D8D8;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.4em;
	text-align: center;
}
.monthlink dd ul li span,
.monthlink p span{
	color: #ccc;
}
body.month0203 .monthlink dd ul li#monthlist0203 a,
body.month02 .monthlink dd ul li#monthlist02 a,
body.month03 .monthlink dd ul li#monthlist03 a,
body.month04 .monthlink dd ul li#monthlist04 a,
body.month05 .monthlink dd ul li#monthlist05 a,
body.month06 .monthlink dd ul li#monthlist06 a,
body.month07 .monthlink dd ul li#monthlist07 a,
body.month08 .monthlink dd ul li#monthlist08 a,
body.month09 .monthlink dd ul li#monthlist09 a,
body.month10 .monthlink dd ul li#monthlist10 a,
body.month11 .monthlink dd ul li#monthlist11 a,
body.month12 .monthlink dd ul li#monthlist12 a,
body.month13 .monthlink dd ul li#monthlist13 a,
body.month2 .monthlink dd ul li#monthlist02 a,
body.month3 .monthlink dd ul li#monthlist03 a,
body.month4 .monthlink dd ul li#monthlist04 a,
body.month5 .monthlink dd ul li#monthlist05 a,
body.month6 .monthlink dd ul li#monthlist06 a,
body.month7 .monthlink dd ul li#monthlist07 a,
body.month8 .monthlink dd ul li#monthlist08 a,
body.month9 .monthlink dd ul li#monthlist09 a{
	background: #D8D8D8;
	color: #333;
	border-radius: 3px;
}

.monthlink dd ul li a:hover{
	text-decoration: none;
	opacity: 0.5;
}


h5.h5Tit {
  background-color: #ddd;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #aaa;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin: 20px 0;
  padding-left: 10px;
}

.mvp_distance{
	border-top: 0;
	margin:20px 0 15px 0;
}

.mvp_distance caption{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

.mvp_distance thead th{
	padding: 15px 2px;
}

.mvp_distance tbody th{
	padding: 10px 0;
	background-color: transparent;
}

.mvp_distance tr.rank_top{
}

.mvp_distance tr.th_top th{
	padding: 5px 0;
}

.mvp_distance th.none{
	border-top: 0;
	background: #fff;
}
.mvp_distance th.ranking{
	width: 30px;
}
.mvp_distance th.foul{
	width: 90px;
}
.mvp_distance th.air_percentage{
	width: 60px;
}
.mvp_distance th.position{
	width: 25px;
}
.mvp_distance th.air{
	width: 50px;
}
.mvp_distance th.yellow{
	width: 25px;
}
.mvp_distance th.red{
	width: 25px;
}
.mvp_distance th.sprint{
	padding: 5px 0;
}

.mvp_distance thead th.distance{
	padding: 5px 0;
	width: 60px;
	border-right: solid 1px #fff;
	background: #FAEBEC;
}

.mvp_distance th.name{
	width: 90px;
}

.mvp_distance td.data{
  font-weight: bold;
  color: #f00;
  font-size: 12px;
}

.mvp_distance tr.tr_tackle th{
	font-size: 10px;
}

.mvp_distance thead th.sprint {
	width: 65px;
}

.mvp_distance thead th.game{
	width: 60px;
}
.mvp_distance thead th.time{
	width: 50px;
}
.mvp_distance thead th.dribble{
	width: 50px;
}

.mvp_distance thead th.ranking{
	width: 25px;
}

.mvp_distance td.distance_data,
.mvp_distance tr.distance_data td,
.mvp_distance tr.distance_data th,
.mvp_distance td.tackle_data {
	background: #FAEBEC;
}


.mvp_distance th.tackle {
	width: 65px;
	background: #FAEBEC;
}

.rankingDataTable td,
.rankingDataTable tbody th {
    padding: 10px 2px;
    word-break: break-all;
}

h6.sankoutit{
	font-weight: bold;
	margin-top: 20px;
}


/*20151106*/

.mvp_j1.month10 .rankingDataTable.table01 th{
	/*width: 50%;*/
}

.mvp_j2.month10 .rankingDataTable.table01 th:nth-child(2){
    width: 77px;
}
.mvp_j2.month10 .rankingDataTable.table01 th:nth-child(3){
    width: 40px;
}


.rankingDataTable tbody tr:nth-child(even) {
    background-color: #fff;
}

.rankingDataTable tbody tr:nth-child(odd) {
    background-color: #f6f6f6;
}

/*20151127*/

.mvp_j1.month11 .rankingDataTable thead tr th:nth-child(2){
	width: 75px;
}

.mvp_j1.month11 .rankingDataTable td,
.mvp_j1.month11 .rankingDataTable tbody th {
    padding: 10px 2px;
}

.mvp_j1.month11 .rankingDataTable.table02 thead tr th:last-child{
	width: 105px;
}


.mvp_j1.month11 .rankingDataTable.table01 tbody tr:first-child{
	background: #FAEBEC;	
}


.mvp_j1.month11 .rankingDataTable.table02 tbody tr:nth-child(2){
	background: #FAEBEC;	
}

.mvp_j2.month11 .rankingDataTable.table01 tbody tr:first-child{
	background: #FAEBEC;	
}


.mvp_j2.month11 .rankingDataTable.table02 tbody tr:first-child{
	background: #FAEBEC;	
}


/*20160407*/

.mvpArea .mvp_distance .redBg{
	background: #FAEBEC;
}

/*20160513*/

.mvp_j2.month04 .rankingDataTable.j2rank201604 tr th:nth-child(n+10),
.mvp_j2.month04 .rankingDataTable.j2rank201604 tr td:nth-child(n+10){
  display: none;
}

/*20160614*/
.mvp_j1.month05 .rankingDataTable.j1rank201605 td{
	
}

.rankingDataTable.j1rank201605 tr th:nth-child(12),
.rankingDataTable.j1rank201605 tr td:nth-child(12){
  display: none;
}

.rankingDataTable.j2rank201605 tr th:nth-child(2){
    width: 75px;
}

/*20160712*/
.rankingDataTable.j2rank201606 tr th:first-child{
    width: 15px;
}

.rankingDataTable.j2rank201606 tr th:nth-child(2){
    width: 70px;
}

.rankingDataTable.j2rank201606 tr th:nth-child(3){
    width: 45px;
}

.rankingDataTable.j2rank201606 tr th:nth-child(10),
.rankingDataTable.j2rank201606 tr td:nth-child(10){
	display: none;
}

/*20160809*/
.rankingDataTable.j1rank201607 tr th:nth-child(13),
.rankingDataTable.j1rank201607 tr td:nth-child(13),
.rankingDataTable.j1rank201607 tr th:nth-child(14),
.rankingDataTable.j1rank201607 tr td:nth-child(14),
.rankingDataTable.j1rank201607 tr th:nth-child(16),
.rankingDataTable.j1rank201607 tr td:nth-child(16){
	display: none;
}

.rankingDataTable.j2rank201607 tr th:nth-child(12),
.rankingDataTable.j2rank201607 tr td:nth-child(12){
	display: none;
}
.rankingDataTable.j1rank201607 tr td:nth-child(2),
.rankingDataTable.j2rank201607 tr td:nth-child(2){
	width: 90px;
}

.rankingDataTable.j1rank201607 tr td:nth-child(3),
.rankingDataTable.j2rank201607 tr td:nth-child(3){
    width: 40px;
}
.rankingDataTable.j1rank201607 tr td:last-child,
.rankingDataTable.j2rank201607 tr td:last-child{
    width: 25px;
}

/*20161011*/
.rankingDataTable.j1rank201609 tr th:nth-child(8),
.rankingDataTable.j1rank201609 tr td:nth-child(8),
.rankingDataTable.j1rank201609 tr th:nth-child(16),
.rankingDataTable.j1rank201609 tr td:nth-child(16){
	display: none;
}

.rankingDataTable.j2rank201609 tr th:nth-last-child(-n+3),
.rankingDataTable.j2rank201609 tr td:nth-last-child(-n+3){
	display: none;
}
/*20161205*/
.mvp_j2.month11 .rankingDataTable.table01 th:nth-child(2) {
    width: 80px;
}
.mvp_j2.month11 .rankingDataTable.table01 th:nth-child(3) {
    width: 50px;
}