@charset "UTF-8";

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

http://www.jleague.jp/css/sp/fxsc2017.css
2016/11/10 ISM

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


.container .kvArea ul.navList li > a,
.container .kvArea ul.navList li > span
.ttlLink h3,
.ttlNoLink h3,
.ttlNoLink .blockTit {
    background: #003690;
}
.container .kvArea ul.navList li.nav_mascot a {
    background: #28a4bb;
}

#ticket2 .leftRedTit{ border-color: #000; }

body.gourmet .kvArea .navList li.nav_gourmet a{
    background: #FFF !important;
    color: #07325C;
}


/* nav */
body.video_2017 .tabSelecter .tab li.nav_2017 a,
body.photo_2017 .tabSelecter .tab li.nav_2017 a,
body.photo.past .tabSelecter .tab li.nav_past a,
body.video.past .tabSelecter .tab li.nav_past a {
    position: relative;
    top: 1px;
    background: #FFFFFF;
    color: #464646;
    font-weight: bold;
}






/* historyTable */
.historyTable th{
	text-align: center;
}
.historyTable td{
    border-left: 1px solid #ccc;
}
.historyTable th:first-child,
.historyTable td:first-child {
    border-left: none;
}
.historyTable td.linkWrap ul {
    padding: 5px 0;
}

.historyTable td.linkWrap ul {
    letter-spacing: -.40em;
}
.historyTable td.linkWrap ul li {
    text-align: left;
    vertical-align: middle;
    box-sizing: border-box;
    font-size: 13px;
    margin: 0;
    width: 100%;
    line-height: 25px;
}
.historyTable td.linkWrap ul li:first-child {
    padding-left: 0;
}
.historyTable td.linkWrap ul li {
    letter-spacing: normal;
    display: inline-block;
}
.historyTable td.linkWrap ul li a:hover {
    

}
.historyTable td.linkWrap ul li a,
.historyTable td.linkWrap ul li span {
    border: none;
    display: block;
    padding: 4px;
    font-size: 10px;
    line-height: 1.3;
    background: #2EA3DF;
    color: #fff !important;
    opacity: 1 !important;
    text-decoration: none;
    margin:3px 0;
}
.historyTable th.photoVideo{width: 25%;}
.historyTable th:nth-child(2),
.historyTable th:nth-child(4){width: 25%;}

.historyTable .score{
	width: auto;
}



.iframeBlock iframe {
    width: 100%;
    height: auto;
}


/* ticketTable */

.ticketNav ul.tabnav {
    font-size: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.ticketNav ul.tabnav li{
    box-sizing: border-box;
    display: table-cell;
    font-size: 12px;
    vertical-align: top;
    border-color: #ccc;
}
.ticketNav ul.tabnav li:first-child{
    border-top: 1px solid #ccc;
}
.ticketNav ul.tabnav li a,
.ticketNav ul.tabnav li span {
    color: #000;
    background: #eee;
    font-size: 11px;
    line-height: 1.3;
    letter-spacing: -2px;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 500px;
    text-align: center;
    position: relative;
}
.ticketNav ul.tabnav li a.openwinBtn{
    padding-right: 15px;
}
.ticketNav ul.tabnav li a.openwinBtn:after {
    font-family: FontAwesome;
    content: "\f08e";
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    font-size: 15px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -7px;
}


.ticketArea dl.newTkt{
    font-size: 0;
    margin-top: 15px;
    /*text-align: right;*/
}
.ticketArea dl.newTkt dt{
    background: #2e66cc;
    color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    padding: 5px 0 4px;
    width: 100px;
    text-align: center;
    line-height: 100%;
    margin-right: 15px;
}
.ticketArea dl.newTkt dt,
.ticketArea dl.newTkt dd{
    font-size: 13px;
}
.ticketArea dl.newTkt dd{
    margin-top: 5px;
}
.ticketArea dl.newTkt dd a{
    position: relative;
    font-size: 11px;
}
.ticketArea dl.newTkt dd a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.ticketArea dl.newTkt dd a:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: -5px;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
}
.ticketArea dl.newTkt dd:last-child a:after{
    right: -12px;
}

.commonTable caption {
    background: #8fa1be;
    color: #fff;
    padding: 10px;
    font-size: 12px;
}
.kome.tableCap{
    position: relative;
    top: -10px;
}
.leftRedTit{
    border-color: #ac985c;
}
.ticketTable1{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.ticketTable1:first-child{
    background: #ccc;
}
.ticketTable1 th{
    width: 100px;
}
.ticketTable1 td {
    text-align: left;
    padding: 10px;
    background: #fff;
}
/*.ticketTable1 .ticketBTN {
    margin-right: 10px;
}*/
.ticketBTN a,
.ticketBTN span.tktOff{
    display: block;
    padding: 5px;
    text-align: center;
    background: #ac985c;
    color: #fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.ticketBTN span.tktOff{
    background: #bbb;
    color: #989797;
}

.ticketBTN a span{
    display: block;
}

.ticketatt ol, .ticketatt ul {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 1em;
}
.ticketatt ol li, .ticketatt ul li {
    padding-bottom: 0.3em;
}
.ticketIMG {
    text-align: center;
    margin:0 0 10px 0;
}
.ticketatt h5 {
    padding: 9px;
    color: #2c2c2c;
    font-size: 14px;
    background: #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
}
.ticketTable2 td {
    border-right: 1px solid #ccc;
}
.ticketTable2 td:last-child{
    border-right: none;
}
.ticketTable2 tbody th{
    font-size: 11px;
    padding: 10px 5px;
}
.ticketTable2 tbody td{
    padding: 10px 5px;
}

#ticket3 .frame {
    overflow-x: scroll;
    overflow-y: auto;
    width: 100%;
}
.ticketatt p {
    font-size: 11px;
    line-height: 1.65;
    margin-bottom: 1em;
}

#ticket1,
#ticket2 {
    padding: 10px;
    margin-bottom: 20px;
}
#ticket1{background: #f2e8cf; border-top: solid 5px #b69f60;margin-top: 30px;}
#ticket2 {background: #e8e8e8; border-top: solid 5px #000;}


#ticket1 .ticketNav ul.tabnav li a,
#ticket1 .ticketNav ul.tabnav li span{
    background-color: rgba(255, 255, 255, 0.3);
}
.kikakuList p{
    
    line-height: 1.6em;
    margin-bottom: 1em;
}
.kikakuList p.kome{font-size: 10px; }
.kikakuList .ticketBTN a{
    width: 100%;
}
.kikakuList .ticketBTN.pia a{
    background: #2E66CC;
}
.kikakuList .ticketBTN.jticket a{
    position: relative;
    background: #666;
    padding-left: 110px;
    text-align: left;
}
.kikakuList .ticketBTN.jticket a:before{
    background: url(/img/yncup2015/ticket/ico_jticket.png) no-repeat;
    background-size: 70px auto;
    content: ".";
    display: inline-block;
    width: 70px;
    height: 23px;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -12px;
    text-indent: -9999px;
}



p.ticketBTN.general {
    line-height: 1.6em;
    margin-bottom: 1em;
}
.ticketBTN.general a {
    position: relative;
    background: #e23030;
    padding-left: 110px;
    text-align: left;
}
.ticketBTN.general a:before {
    background: url(/img/yncup2015/ticket/ico_jticket.png) no-repeat;
    background-size: 70px auto;
    content: ".";
    display: inline-block;
    width: 70px;
    height: 23px;
    position: absolute;
    top: 50%;
    left: 30px;
    margin-top: -12px;
    text-indent: -9999px;
}


/* new window */
body.ticket.price,
body.ticket.stadium{
    background: none;
}
body.ticket.price > section,
body.ticket.stadium > section{
    margin:0;
    border:none;
    padding: 10px;
}
body.ticket.stadium .info_ticket img{
    margin-bottom: 20px;
}












.commonTable tbody th{
    white-space: normal;
    
    box-sizing: border-box;
}
.commonTable.ticketTable1 tbody th{
width: 100px;
}

/*team*/
body.team.kashima .tabnav li#kashima a,
body.team.urawa .tabnav li#urawa a {
    background: #003690;
    color: #fff;
}
.tabnav li {
    border-color: #003690;
}
.teamArea table th,
.teamArea table td {
    font-size: 11px;
    vertical-align: middle;
    border-left: 1px solid #ccc;
}
.clubBox .clubDataTable td ul li {
    margin-bottom: 5px;
}
.clubBox .clubDataTable td ul li span {
    font-weight: bold;
    display: block;
}
.teamArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.tabContents .tab li,
.tabContents .tab li:first-child,
.tabSelecter .tab {
    border-color: #003690;
}
.nyc2colArea {
    display: table;
    width: 100%;
}
.nyc2colArea .nyc2colLeft {
    display: table-cell;
    width: 48%;
}
.teamArea table {
    width: 100%;
    border-bottom: solid 1px #ccc;
}
.teamArea table tr {
    border-top: solid 1px #ccc;
}
.teamArea table th:first-child,
.teamArea table td:first-child {
    border-left: none;
}
.teamArea table.clubDataTable th{
    text-align: center;
}
.teamArea table th,
.teamArea .dataTable td {
    padding: 5px 0;
}

/*match*/
.titBlockArea .blockTit{
    border-color: #ECC00B;
}


/*NGM*/
.NgmArea .ngmNav {
    margin-bottom: 20px;
}
.ngmNav .tabnav {
    display: block;
    background: #e8e8e8;
    border: none;
    letter-spacing: -.40em;
}
body.ngm.ng_outline .tabnav li#outline,
body.ngm.question .tabnav li#question,
body.ngm.live .tabnav li#live, body.ngm.u18 .tabnav li#u18,
body.ngm.highschool .tabnav li#highschool {
    background: #003690;
}
.ngmNav .tabnav li {
    width: 33.33%;
}

.ngmNav .tabnav li {
    border: solid 1px #03235A;
}
.ngmNav .tabnav li {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    vertical-align: middle;
    border: none;
    letter-spacing: 0;
}
.tabnav li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #003690;
    border-bottom: 1px solid #003690;
    border-left: 1px solid #003690;
    font-size: 11px;
}
body.ngm.ng_history .tabnav li#history a,
body.ngm.ng_outline .tabnav li#outline a,
body.ngm.ng_question .tabnav li#question a,
body.ngm.ng_match .tabnav li#live a,
body.ngm.ng_u18 .tabnav li#u18 a,
body.ngm.ng_u18 .tabnav li#u18 a i,
body.ngm.ng_highschool .tabnav li#highschool a i,
body.ngm.ng_highschool .tabnav li#highschool a {
    background: #003690;
    color: #fff;
}
.ngmNav .tabnav li a i {
    display: block;
    font-style: normal;
}
/*.ngmNav .tabnav li:nth-child(2),
.ngmNav .tabnav li:nth-child(3),
.ngmNav .tabnav li:nth-child(5),
.ngmNav .tabnav li:nth-child(6) {
    border-left: 0;
}*/
body.ngm.ng_outline .tabnav li#outline,
body.ngm.question .tabnav li#question,
body.ngm.live .tabnav li#live,
body.ngm.u18 .tabnav li#u18,
body.ngm.highschool .tabnav li#highschool {
    background: #003690;
}
.ngmNav .tabnav li {
    width: 33.33%;
}
.ngmNav .tabnav li {
    border: solid 1px #03235A;
}
.ngmNav .tabnav li {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    vertical-align: middle;
    letter-spacing: 0;
}
.tabnav li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #003690;
    border-bottom: 1px solid #003690;
    border-left: 1px solid #003690;
    font-size: 11px;
}
.ngmNav .tabnav li a,
.ngmNav .tabnav li span{
    height: 40px;
    vertical-align: middle;
    display: table-cell;
    padding: 0;
    text-align: center;
    width: 500px;
    color: #333;
}
.ngmNav .tabnav li:nth-child(n+4) {
    border-top: 0;
}
.ngmNav .tabnav li span {
    background: #f0f0f0;
    color: #b7b7b7;
}
.ngmNav .tabnav li i{
    font-style: normal;
}
/*NGM-history*/
.NgmHistoryArea .textnav {
    margin-bottom: 15px;
    width: 100%;
    font-size: 0;
}
.NgmHistoryArea .textnav li {
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 33.33%;
    box-sizing: border-box;
}
.NgmHistoryArea .textnav li:first-child a, .NgmHistoryArea .textnav li:nth-child(5) a {
    border-left: 0;
}
.NgmHistoryArea .textnav li a {
    color: #333;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 18px;
    padding: 10px 0;
    padding-right: 16px;
    border-left: solid 1px #fff;
    background: #DEDEDE;
}

.NgmHistoryArea .textnav li a:after {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 12%;
    font-family: 'icomoon3';
    content: "\ec600";
    font-size: 10px;
    text-decoration: none !important;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.NgmHistoryArea .textnav li:nth-child(n+4) {
    border-top: solid 1px #fff;
}
.NgmHistoryArea .textnav li:nth-child(-n+4){
    width: 25%;
}
.NgmHistoryArea .articleTit {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 110%;
    background: #444;
    padding: 10px 0 10px 15px;
    color: #fff;
}
.ngmNav .tabnav li a i,
.ngmNav .tabnav li span i{
    display: block;
}

/*NGM-outline*/
.NgmOutlineArea .ngmOutlineTable td ol li{
    margin-bottom: 5px;
}
.NgmOutlineArea .ngmOutlineTable td ol li:last-child{
    margin-bottom: 0;
}

/*NGM-match*/
.matchVsBox {
    padding: 10px;
    background-color: #f6f6f6;
    text-align: center;
    margin-bottom: 20px;
}
.matchBoxTitleArea {
    height: 100%;
    overflow: hidden;
    padding: 0 5px 10px;
}
.matchVsBox.boxCenterTime .matchBoxTitleArea h3 {
    text-align: left;
    font-weight: bold;
}

.matchVsBox .matchVsTitle {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.matchVsBox ul.leagScoreColumn {
    padding: 10px 0 15px;
    margin: 0 0 10px;
    border-bottom: 1px solid #ccc;
}
.matchVsBox .leagScoreColumn {
    padding-top: 10px;
    display: table;
    width: 100%;
}
.matchVsBox .leagAccTeam {
    line-height: 1.2;
    display: table-cell;
    font-weight: bold;
    font-size: 13px;
    width: 30%;
    vertical-align: middle;
    padding: 0 5px;
}
.fxscArea .matchVsBox ul.leagScoreColumn li.leagAccTeam p {
    font-weight: bold;
}
.fxscArea .matchVsBox ul.leagScoreColumn li p {
    text-align: center;
}
.matchVsBox .leagScoreColumn > li.leagAccScore {
    font-size: 12px;
    vertical-align: middle;
    display: table-cell;
}
.leagAccScore div.leagLeftScore, .leagAccScore div.leagRightScore {
    width: 20%;
}
.leagAccScore div {
    vertical-align: middle;
    display: inline-block;
}
.fxscArea .matchVsBox ul.leagScoreColumn li p {
    text-align: center;
}
.leagAccScore div.leagLeftScore p, .leagAccScore div.leagRightScore p {
    text-align: center;
    margin-bottom: 0;
}
.leagLeftScore p, .leagRightScore p {
    font-size: 17px;
    font-weight: bold;
}
.fxscArea .matchVsBox ul.leagScoreColumn li p {
    text-align: center;
}
.leagCenterScore p {
    font-size: 10px;
    margin-bottom: 0;
}
.matchVsBox ul.leagLogColumn {
    font-size: 0;
}
.matchVsBox.afterMatch ul.leagLogColumn li {
    width: 33.3%;
}
.matchVsBox ul.leagLogColumn li {
    display: inline-block;
}
.matchVsBox ul.leagLogColumn li.leagLeftLog p {
    text-align: left;
}
.fxscArea .lcoalCh {
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
}
.ng_match #teams.tabContents .tab {
    overflow: hidden;
    height: auto;
}
.tabSelecter .tab {
    border-bottom: 1px solid #003690;
    height: 42px;
}
.ng_match #teams.tabContents .tab li:nth-child(3n+1) {
    border-left: 1px solid #003690;
}
.ng_match #teams.tabContents .tab li {
    border-top: 1px solid #003690;
}
.tabContents .tab li:first-child {
    border-left: 1px solid #003690;
}
.tabContents .tab li {
    border-top: 1px solid #003690;
    border-right: 1px solid #003690;
    box-sizing: border-box;
    background-color: #f0f0f0;
}
.tabSelecter li a, .tabSelecter li span {
    background-color: #f0f0f0;
    color: #4f4f4f;
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 500px;
    height: 41px;
}
.matchSpotArea ul li img{
    width: 14px;
    height: auto;
}

.NgmMatchArea .ttlNoLink h3,
.NgmMatchArea .ttlLink h3 {
    background: #003690;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    margin: 10px 0;
    padding: 12px 10px;
}
.NgmMatchArea .matchSpotArea .SpotName p {
    font-weight: bold;
}
.MemberList.ListTop {
    margin-top: 0;
    margin-bottom: 30px;
}
.MemberList p {
    font-size: 18px;
    padding: 15px 0 0px 0;
    font-weight: bold;
}
.NgmMatchArea p {
    text-align: left;
}
ul.dataList {
    border-top: 1px solid #ccc;
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
}
.dataList .MeberListTitle {
    font-weight: bold;
    background-color: #f6f6f6;
}

ul.dataList li {
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 10px 5px;
    position: relative;
}
ul.dataList .MeberListArrow:after {
    color: #bbb;
    content: "\f0dd";
    font-family: "FontAwesome";
    font-size: 18px;
    right: 9px;
    top: 12px;
    position: absolute;
}
ul.dataList .MeberListArrowUp:after {
    color: #333;
    content: "\f0dd";
    font-family: "FontAwesome";
    font-size: 18px;
    right: 9px;
    top: 21px;
    position: absolute;
    transform: rotate(-180deg);
}
.NgmMatchArea .ngmNav {
    margin-bottom: 20px;
}
.stadiumInfo {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.stadiumInfo span {
    display: block;
    margin-top: 5px;
}
.matchSwitchArea .item_thumb img {
    width: 100%;
}
.NgmMatchArea .switchTab {
    margin-top: 10px;
    margin-bottom: 20px;
}
.NgmMatchArea .switchTab li:first-child {
    margin-left: 0;
}
.NgmMatchArea .switchTab li {
    display: inline-block;
    margin-left: 5px;
}
.NgmMatchArea .matchMapArea iframe {
    width: 100%;
    height: 255px;
}
.matchMapArea ul {
    margin: 0 0 20px 0;
}
.NgmMatchArea .matchMapArea ul li {
    margin-top: 10px;
}
.columnBlock h4 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    border-left: none;
    margin-bottom: 20px;
    padding-bottom: 10px;
    line-height: 1.2;
    border-left: none;
    padding-left: 0;
}
.fxscArea p,
.NgmArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.NgmArea .blockTit {
    border-left: 5px solid #ECC00B;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 16px;
    padding: 5px 10px;
}
.NgmU18Area table {
    margin-bottom: 20px;
}
.NgmArea table {
    width: 100%;
    border-bottom: solid 1px #ccc;
}
.NgmArea table tr {
    border-top: solid 1px #ccc;
}

/*NGM-u18,highschool*/
.NgmU18Area .teamTable .pos {
    width: 12%;
}
.NgmArea table.teamTable td,
.NgmArea table.teamTable th {
    padding: 10px 5px;
}
.NgmArea table.teamTable th:first-child,
.NgmArea table.teamTable td:first-child {
    border-left: none;
}
.NgmArea table.teamTable th,
.NgmArea .dataTable td {
    padding: 5px 0;
}
.NgmArea table.teamTable th {
    background: #e7e7e7;
    text-align: center;
}
.NgmArea table.teamTable th,
.NgmArea table.teamTable td {
    font-size: 11px;
    padding: 10px 3px;
    vertical-align: middle;
    border-left: 1px solid #ccc;
}
.NgmArea table.teamTable th,
.NgmArea table.teamTable td {
    font-size: 11px;
    padding: 10px 3px;
    vertical-align: middle;
    border-left: 1px solid #ccc;
}
.NgmArea table.teamTable tr th:last-child{
    border-right: 0px;
}
.NgmArea table.teamTable td {
    text-align: left;
}
.MemberList p {
    font-size: 18px;
    padding: 15px 0 0px 0;
    font-weight: bold;
}

/*NGM-question*/
.matchMemberArea .memberProfile {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.matchMemberArea .memberProfile .memberName {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.matchMemberArea .memberProfile .memberName .position {
    color: #FFF;
    background-color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 10px;
    margin-right: 10px;
}
.matchMemberArea .memberProfile .memberName .teamName {
    font-size: 14px;
    font-weight: normal;
    margin-left: 56px;
    display: block;
    margin-top: 5px;
}
.matchMemberArea .memberProfile .memberPhoto {
    width: 100%;
    position: relative;
    margin: 0 auto 20px;
}
.matchMemberArea .memberProfile .memberPhoto img {
    width: 100%;
}
.matchMemberArea .memberProfile .memberQuestionnaire {
    line-height: 1.5;
    font-size: 14px;
}
.matchMemberArea .memberProfile .memberQuestionnaire dt {
    font-weight: bold;
}
.matchMemberArea .memberProfile .memberQuestionnaire dd {
    margin-bottom: 20px;
}

/*.gourmet*/
.commonTable.gourmetInfo th,
.commonTable.gourmetInfo td{
    padding: 10px;
}
.commonTable.gourmetInfo th{
    font-weight: normal;
}
.commonTable.gourmetInfo td{
    text-align: left;
}
.commonTable.gourmetInfo th{
    text-align: center;
}
.gourmetBox {
    margin-bottom: 25px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
}
.gourmetBox h2 {
    font-weight: bold;
    height: 42px;
}
.gourmetBox .embM {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;

}
.gourmetBox h2 .stadiumName {
    display: block;
    margin-left: 37px;
    font-weight: bold;
    position: relative;
    top: -15px;
    line-height: 1em;
}
.gourmetPhoto img {
    width: 100%;
    display: block;
}
.gourmetTable {
    border-bottom: 0;
}
.gourmetTable tr {
    border-top: 0;
}
.gourmetTable tr td {
    font-size: 14px;
    padding: 5px 0;
}
.gourmetTable tr:first-child td {
    font-weight: bold;
}
.gourmetTable th:first-child,
.gourmetTable td:first-child {
    border-left: none;
}
.gourmetTable tr:last-child td a {
    display: block;
    background: #1B95E0;
    padding: 10px 5px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
}
.gourmetTable tr:last-child td a span {
    position: relative;
    display: inline-block;
    padding-left: 16px;
    font-size: 12px;
}
.gourmetTable tr:last-child td a span:before {
    position: absolute;
    font-family: 'FontAwesome';
    content: "\f099";
    font-size: 14px;
    font-weight: normal;
    left: -1px;
}
.gourmetArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}

.top .topInfoBanner {
    margin-bottom: 20px;
}
.top .topInfoBanner a {
    display: block;
}
.top .topInfoBanner a img {
    width: 100%;
}

.matchPreviewArea h4{
font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 110%;
    background: #444;
    padding: 10px 0 10px 15px;
    color: #fff;
}
.matchPreviewArea p {
    font-size: 13px;
    line-height: 1.65;
    margin-bottom: 1em;
}
.preview_photo{
margin-bottom: 10px;
}