@charset "UTF-8";
/*++++++++++++++++++++++++++++++++++++++++++++++++++++
TITLE   : nikkansports.com SmartPhone用 Stylesheet
DATE    : 2011/11/14
UPDATE  : 2012/3/7
URL     : http://nikkansports.com/m/sports/golf/css/golf_style.css
WRITER  : tonkatsu tanaka japan
++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* ++  テーマナビ +++++++++++++++++++++++++++ */
.theme01 #genreNavi li.themeTop a,
.theme02 #genreNavi li.themeTop a,
.theme03 #genreNavi li.themeTop a,
.theme04 #genreNavi li.themeTop a,
.theme04 li#SubThemeNaviWrap a.themeOpen , 
.theme05 li#SubThemeNaviWrap a.themeOpen,
.themeRanking #genreNavi li.themeRanking a,
.themePlayer #genreNavi li.themePlayer a,
/* .theme03 #genreNavi li.themeRanking a, */
.usmen.theme04 #genreNavi li.themePlayer a,
.theme05 #genreNavi li.themeRanking a,
.theme06 #genreNavi li.themePlayer a,
.themeNews #genreNavi li.themeNews a {
background-color: #F2F2F2;
color: #001146!important;
/*
	color: #fff!important;
	background: linear-gradient(top,#234079 0%, #001C54 100%);
	background: -webkit-gradient(linear,left top, left bottom, from(#234079), to(#001C54));
	background: -khtml-gradient(linear,left top, left bottom, from(#234079), to(#001C54));
	background: -webkit-linear-gradient(top,#234079 0%, #001C54 100%);
	background: -khtml-linear-gradient(top,#234079 0%, #001C54 100%);
	background: -moz-linear-gradient(top,#234079 0%, #001C54 100%);
	background: -o-linear-gradient(top,#234079 0%, #001C54 100%);
	background: linear-gradient(top,#234079 0%, #001C54 100%);
*/
}
/*
.golf #SubThemeNaviWrap li.theme05 a ,
.golf li#SubThemeNaviWrap a.themeOpen 
{
	color: #fff;
	background-color: #3B5998;
}
*/


/*  ++++  SCHEDULE TABLE  +++++++++++++++++++++++  */
.nsTable tr td:first-child{font-size: 10px;}
.nsTable tr td.win{width: 28%;}

.nsTable tr th:nth-child(3),.nsTable tr th:nth-child(5),
.nsTable tr td:nth-child(3),.nsTable tr td:nth-child(5){display: none;}

/*  2007年用  */
.sche2007 .nsTable tr th:nth-child(5),.sche2007 .nsTable tr td:nth-child(5){display: table-cell;}
.sche2007 .nsTable tr th:nth-child(4),.sche2007 .nsTable tr td:nth-child(4) ,
.sche2007 .nsTable tr td:nth-last-child(-n+2){display: none;}

/*  海外2007年用  */
.theme03.sche2007 .nsTable tr td:nth-child(4) ,.theme03.sche2007 .nsTable tr td:nth-child(4) , 
.theme04.sche2007 .nsTable tr td:nth-child(4) ,.theme04.sche2007 .nsTable tr td:nth-child(4) ,
.theme05.sche2007 .nsTable tr td:nth-child(4) ,.theme05.sche2007 .nsTable tr td:nth-child(4){display: table-cell;}

