@charset "utf-8";
/*------------------------------------------------------------

URL : http://www.jleague.jp/css/special/meijiyasudaj1_2nd_winner.css
DATE : 2016/10/21

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

.contentsBox{
	padding: 0 20px 50px;
}
#breadcrumbList{
    width: 980px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 0;
}
#breadcrumbList li{
    color: #000;
}
#breadcrumbList li a {
    color: #000;
}
#breadcrumbList li.current h1{
	max-width: initial; 
}
.ttlNoLink h3,
.ttlNoLink .blockTit{
    /*background: #23a3ea;*/
    background: #d31c1c;
}
.borderBoxWrap{
    margin-top: 30px;
}
.contentArea{
	padding: 20px;
}



/*sub_bottom*/
.sub_bottom{
	margin-top: 20px;
}
.sub_bottom .subBnrArea{
    font-size: 0;
    width: 620px;
    border-top: solid 1px #ccc;
    padding-top: 29px;
}
.sub_bottom .subBNR a img{
    vertical-align: top;
}
.sub_bottom .rectangleBlock{
    float: right;
    width: 300px;
}
.sub_bottom .subBNR {
    display: none;
}
.sub_bottom .subBnrArea{
	font-size: 0;
}
.sub_bottom .subBnrArea .subBNRiframeTop,
.sub_bottom .subBnrArea .subBNRiframeUnder{
	display: inline-block;
	width: 300px;
}
.sub_bottom .subBnrArea .subBNRiframeTop .subBNR:nth-child(-n+2),
.sub_bottom .subBnrArea .subBNRiframeUnder .subBNR:nth-child(-n+2){
	display: inline-block;
	margin-bottom: 20px;
}
.sub_bottom .subBnrArea .subBNRiframeTop{
	margin-right: 20px;
}



/*--- NEWS ---*/
.entryTitle {
    display: block;
    margin: 15px 0;
    border-left: 5px solid #E60012;
    padding-left: 10px;
}
.timestamp {
    color: #e60012;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
}
.headline {
    color: #000;
    font-size: 24px;
    vertical-align: middle;
       padding: 5px 0;
	line-height: 1.3;
}
.headline.twoline {
    border-bottom: 3px solid #008ddc;
    margin-bottom: 20px;
}

.headLineBlock .bodyArea {
    display: table;
    margin: 10px 0 0;
    padding-bottom: 10px;
    border-bottom: none;
    width: 100%;
}
.headLineBlock .bodyArea img {
    display: table-cell;
    width: 450px;
}
.headLineBlock .bodyArea div {
    display: table-cell;
    vertical-align: top;
    padding: 0;
    width: 470px;
}

.headLineBlock .bodyArea p,
.headLineBlock p{
    font-size: 15px;
    line-height: 160%;
    display: block;
    margin-bottom: 1em;
}
.headLineBlock .bodyArea p a{
	display: block;
	font-weight: bold;
	padding: 10px 0;
    color: #06c;
}
.headLineBlock .bodyArea p a:after{
    font-family: 'FontAwesome';
    content: "\f105";
    font-size: 15px;
    font-weight: normal;
    padding-left: 10px;
    position: relative;
}
.headLineBlock .bodyArea p a:hover{
	opacity: 0.5;
	text-decoration: none;
	background: none;

}
.headLineBlock .timestamp {
    color: #e60012;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    width: 100%;
  	margin-bottom: 0.5em;
}
.headLineBlock .bodyArea div h5{
    font-weight: bold;
        font-size: 16px;
    margin: 0.5em 0;
}
.headLineBlock .bodyArea div ul{
    border-top: 1px dotted #ccc;
    padding-top: 0.5em;
}
.headLineBlock .bodyArea div li{
     font-size: 18px;
    line-height: 1.4;
    padding-bottom: 0.5em;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 0.5em;
}
.txtRed{
    display: block;
    color: #c80010;
    font-weight: bold;
}
.txtRed i{
    display: inline-block;
    background: #c80010;
    font-size: 13px;
    padding: 2px 10px 1px;
    color: #fff;
    font-style: normal;
    position: relative;
    top: -2px;
    border-radius: 3px;
    margin-right: 7px;
}



/*--- tabSelecter ---*/
.tabSelecter.contNav{
    margin: 30px 0 10px 0;
}
.tabSelecter.contNav ul,
.tabSelecter.contNav .tab li{
    border-color: #fff;
}
.tabSelecter.contNav .tab li{
	width: 25%;
}
.tabSelecter.contNav .tab li a,
.tabSelecter.contNav .tab li span{
    height: 70px;
    font-size: 13px;
    line-height: 1.5;
    color: #000;
}
body.top .tabSelecter .tab li.index a,
body.photo .tabSelecter .tab li.photo a,
body.tournament .tabSelecter .tab li.tournament a,
body.matchpoint .tabSelecter .tab li.matchpoint a{
    /*background: #23a3ea;*/
    background: #d31c1c;
    color: #fff;
}
.tabSelecter .tab li.current a{
    position: relative;
    background: #FFFFFF;
    color: #464646;
    font-weight: bold;
}
.tabContents{margin-top: 30px;}
.tabContents .tabSelecter .tab li a,
.tabContents .tabSelecter .tab li span{
    height: 40px;

}



/*--- photoArea ---*/
.photoArea .thumlist li,
.photoArea .thumlist li img{
    width: 227px;
}
.photoArea .thumlist li:nth-child(3n){margin-right:10px; }
.photoArea .thumlist li:nth-child(4n){margin-right:0; }




/*--- CS_tournament_2016 ---*/
.CS_tournament_2016{
    text-align: center;
    margin-top: 30px;
}







/*--- commonTable ---*/
.commonTable{
    margin-top: 30px;
}
.commonTable th,
.commonTable td{border-bottom: 1px solid #A0A0A0;}
.commonTable thead th{
    background: #565656;
    color: #fff;
}
.commonTable tbody th{
    text-align: center;
}
.commonTable tbody td{
    border-right: 1px solid #ccc;
}
.commonTable tbody td:last-child{ border-right:none; }

.commonTable .num{
    font-size: 20px;
    background: #ECDADA;
}
.commonTable .club{
    font-size: 18px;
    /*width: 120px;*/
    padding: 10px 0;
    text-align: left;
    padding-left: 20px;
}
.commonTable .club span{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-right: 5px;
}
.commonTable .club i{
    display: block;
    font-size: 12px;
    text-align: center;
    font-style: normal;
}
.commonTable .points,
.commonTable .difference{
    width: 80px;
    font-size: 20px;
}

.commonTable .match{
    width: 150px;
    padding: 10px 5px;
    position: relative;
    vertical-align: top;
}
.commonTable .match li.vs{
    font-weight: bold;
    font-size: 14px;
}
.commonTable .match li.vs .embS{
    vertical-align: middle;
    display: inline-block;
}

.homeaway li i,
.commonTable .match li.vs i{
    display: inline-block;
    background: #B5B591;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    position: relative;
    top: -3px;
    margin-left: 3px;
    font-style: normal;
}
.homeaway li i.home,.commonTable .match li.vs i.home{ background: #C3A0A0; }
.commonTable .match li.vs i.away{  }

.commonTable .match li.time{
    padding: 0 0 5px;
}
.commonTable .match li.score{
    font-size: 20px;
    padding: 5px 0 0;
}
.commonTable .match li.score span{
    padding-right: 5px;
}

.commonTable .match li.btn a {
    width: 80%;
    height: 20px;
    line-height: 20px;
    background: #2EA3DF;
    display: inline-block;
    color: #fff;
}
.commonTable .match li.score a:hover,
.commonTable .match li.btn a:hover{
    opacity: 0.5;
    text-decoration: none;
}

.commonTable .match.noMatch{font-size: 20px; vertical-align: middle;}

.homeaway li{
    display: inline-block;
}
.homeaway li i{
    text-align: center;
}

.commonTable .match.highlight{ background:#f7f7e1; }



