@charset "UTF-8";
/*++++++++++++++++++++++++++++++++++++++++++++++++++++
TITLE   : nikkansports.com SmartPhone用 Stylesheet
DATE    : 2013/12/19
UPDATE  : 2014/12/09
URL     : https://nikkansports.com/m/sports/athletics/newyear-ekiden/2015/css/newyear-ekiden-style.css
WRITER  : nikkansports.com T.N
++++++++++++++++++++++++++++++++++++++++++++++++++++*/

header{padding: 0;}

.genreInterview #genreNavi li.themeInterview a,
.genreMemo #genreNavi li.themeStandings a,

.genreHistory li#SubThemeNaviWrap a.themeOpen,
.genreRanking li#SubThemeNaviWrap a.themeOpen,
.genreInfo li#SubThemeNaviWrap a.themeOpen,
.genreInterview li#SubThemeNaviWrap a.themeOpen {
	background-color: #F2F2F2;
	color: #001146;
}

.themeInterview a { letter-spacing: -2.4px; }

#ContentsMain { margin-bottom: 10px;}

#ContentsMain h3 { margin-bottom: 10px;}

nav#F1nav ol.oneBtn li{background-color: transparent;}

.genreSchedule .nsTable th:nth-child(4) , .genreSchedule .nsTable td:nth-child(4) ,
.genreSchedule .nsTable tr th:last-child , .genreSchedule .nsTable tr td:last-child{display: none;}

.genreSchedule .nsTable th{
	border-left: 1px solid #fff;
}

.genreSchedule .nsTable td{
	border-left: 1px solid #d5d5d5;
}

.genreSchedule .nsTable td:nth-child(1) ,
.genreSchedule .nsTable td:nth-child(3){
	font-size: 12px;
	white-space: nowrap;
}

.genreSchedule .nsTable th:first-child,
.genreSchedule .nsTable td:first-child{
    border-left: none;
}

#rankingWrap .dataTable th, #rankingWrap .dataTable td {padding: 6px 0 5px;}
#rankingWrap .boderNo{border-right: none;}*/

.iTable td a { color: #0062de; }

.pageTab {
	margin: 5px 0 10px;
	padding: 0 0 0 5px;
	background: url(/mod/img/bg-pagetab.gif) repeat-x left bottom #c3d0da;
}

.pageTab li {
	float: left;
	border: 1px solid #c3d0da;
	font-size: 80%;
	line-height: 1.01;
}

.pageTab li+li {
	border-left: 0;
}

.pageTab li a, 
.pageTab li span {
	display: block;
	float: left;
	padding: 5px 10px 4px;
	color: #0062de;
	text-decoration: none;
	background: #e3f3ff;
}

.pageTab li a:hover {
	color: #003475;
	background: #ffffff;
	text-decoration: underline;
}

.pageTab li span {
	color: #666666;
	background: #ebeff2;
}

.pageTab li.current {
	border-bottom: 1px solid #ffffff;
}

.pageTab li.current a {
	color: #000000;
	font-weight: bold;
	background: #ffffff;
}

.pageNavi {
    margin: 10px 5px;
    font-size: 80%;
}

.pageNavi ul {
    margin-right: 10px;
    line-height: 1.6;
}

.pageNavi li { float: left; }
.pageNavi li {
    color: #848484;
    border-right: 3px solid #f5f8ff;
}

.pageNavi li a {
    padding: 5px 5px 4px;
    background: #bee4ff;
    border-radius: 0.3em;
}

.pageNavi li.current a,
.pageNavi li.current a:visited,
.pageNavi li.current a:hover,
.pageNavi li.current a:active {
    font-weight: bold;
    color: #848484;
    background: #ffffff;
}

.pageNavi li span {
    padding: 5px 5px 4px;
    color: #999999;
}

body.genreSchedule #MainContents .iTable th {
	white-space: nowrap;
	padding: 3px 2px 2px;
}

body.genreSchedule #MainContents .iTable td {
	text-align: left;
	padding: 5px 2px 6px;
}

body.genreSchedule #MainContents .iTable #round { width: 10%; }
body.genreSchedule #MainContents .iTable #gp { width: 20%; }
body.genreSchedule #MainContents .iTable #day { width: 15%; }
body.genreSchedule #MainContents .iTable #place { width: 20%; }
body.genreSchedule #MainContents .iTable #winner { width: 35%; }

body.genreSchedule #MainContents .iTable td:nth-child(1) { white-space: nowrap; font-size: 75%; }
body.genreSchedule #MainContents .iTable td:nth-child(3) { white-space: nowrap; }
body.genreSchedule #MainContents .iTable td:nth-child(4),
body.genreSchedule #MainContents .iTable td:nth-child(5) { font-size: 80%; }

body.genreSchedule #MainContents p {
	font-size: 90%;
	margin: 0.5em 0 1em;
}

#rankingWrap {
	padding: 0 2px;
}
#rankingWrap p {
	margin-bottom: 0.8em;
	font-size: 90%;
	line-height: 1.6;
}
body.genreRanking .iTable caption {
	font-size: 95%;
}
.memo {
	margin-bottom: 0.8em;
	font-size: 83%;
	line-height: 1.2;
	margin-top: 3px;
}

.iTable td.player,
.iTable td.team1,
.iTable td.nun,
.iTable td.coach,
.iTable td.time,
.iTable td.gItem,
.iTable td.data,
.iTable td.place,
.iTable td.distance,
.iTable td.win,
.iTable td.lank,
.iTable td.team,
.iTable td.member{
	text-align:left;
	}

.iTable td.team1 {
	color: #3c6396;
	font-weight: bold;
}
.iTable td.bgc{
	background: none repeat scroll 0 0 #AAA;
	}
.iTable td.Right {
	width: 75%;
	text-align: left;
}
.theme01 #TopNewsList p{
	line-height: 1.6; 
	margin-bottom: 1em;
}

.theme01 #TopNewsList{
padding: 10px;
}

.theme01 #TopNewsList dd{
	display:none;
}

.playerPhotoL {
    float: left;
}

.playerPhotoR {
    float: right;
}

.playerPhotoL img {
    margin: 0 9px 5px 0;
    padding-right: 10px;
}

.playerPhotoR img {
    margin: 0 0 5px 9px;
    padding-left: 10px;
}

.playerPhotoL img,
.playerPhotoR img{
    display: block;
    height: auto !important;
    overflow: hidden;
    width: 120px;
}

.playerPhotoL:after,
.playerPhotoR:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
}

#themeNaviSub{
    padding: 10px 5px 30px 5px;
    font-size: 80%;
}
#themeNaviSub li{
    margin-right: 5px;
    line-height: 1.6;
}

#themeNaviSub li {
    float: left;
}

#themeNaviSub li a {
    padding: 5px 5px 4px;
    background: #BEE4FF;
    border-radius: 0.3em;
}

.themeNaviSubTitle{
	display:none;
}

.spAthResult .toDetail{
	white-space: nowrap;
}

#yaguWrap {
    text-align: center;
}

#yaguWrap img {
    height: auto;
    width: 99%;
}



/* 和田インタビュー
----------------------------------------------- */
#interviewarea{
	padding:10px;


}
.intertitle{
	font-size: 23px;
	padding:5px 0 18px;
	text-align:left;
	font-weight:bold;
}

.genreInterview p{
	line-height: 1.6;
	margin-bottom: 1em;
}

.genreInterview p.wadaQ{
	font-weight:bold;
}

.genreInterview p.wadaQ span{

	font-size:80%;
}

.interphoto {
	float: left;
	margin: 0 9px 7px 0;
	padding-right: 10px;
	/* width: 300px; */
	max-width: 300px;
}


.interphoto dd {
	padding-top: 4px;
	font-size: 80%;
	line-height: 1.35;
	color:#666666;
}

.interphoto-right {
	float: right;
	margin: 0 0 5px 9px;
	padding-left: 10px;
	width: 300px;
}


.interphoto-right dd {
	padding-top: 3px;
	font-size: 80%;
	line-height: 1.35;
	color:#595959;
}



#wadaProf{
	display:block;
	height:1%;
	overflow:hidden;
	padding:10px 0;
	clear:both;
}

#wadaProf li{
	font-size:100%;
	padding-bottom:5px;
	border-bottom:2px solid #e4e4e4;
}

#wadaProf dl{
	padding:8px 0 20px;
	border-bottom:1px solid #e4e4e4;
}

#wadaProf dt{
	width:70px;
	float:left;
	padding:2px 11px 0 0;
}

#wadaProf dd{
	font-size:75%;
	color:#444444;
	line-height:1.4;
	overflow:hidden;
	text-align:left;
}


#TBC{
	padding:10px 0 0;
}

#TBC li{
	font-size:110%;
	font-weight:bold;
	color:#000000;
	background:#e6f7ff;
	padding:6px 0 6px;
	text-align:center;
	margin-bottom:30px;
}

#wadaNavi{	
	clear: both;
	font-size: 15px;
	font-weight: bold;
	height: 60px;
	width: 220px;
	margin: 0 auto;
	padding:10px 0 0;
}

#wadaNavi:after { /* for Modern Browser */
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}


#wadaNavi li {
	color: #efefef;
	line-height: 32px;
	height: 32px;
	width:70px;
	text-align: center;
	margin: 0 5px 0 0;
	float:left;
	background:#96cef9;
	border-radius: .1em;
}

#wadaNavi li#Navi03{ 
	margin-right: 0;
}


#wadaNavi li a {	
	color: #ffffff;
	display:block;
	background:#6eafe2;
	border-radius: .1em;
	font-weight: bold;


}

#wadaNavi li a:hover {
	text-decoration:none;
	background:#96cef9;
	color:#f7f7f7;
}



body.wada01 #wadaNavi li#Navi01 a,
body.wada02 #wadaNavi li#Navi02 a,
body.wada03 #wadaNavi li#Navi03 a {
	color: #ffffff;
	background:#2f8dd6;
}



body.genreInterview #PhotoBox {
	display:block;

}










/* Clear Fix
----------------------------------------------- */
.pageNavi,
.pageTab, { /zoom: 1; } /*for IE 6, 7*/

.pageNavi:after,
.pageTab:after { /* for Modern Browser */
    content: "";
    display: block;
    clear: both;
    height: 0;
}
