@charset "UTF-8";

/* ---------------------------------------------------------------------

TITLE	: nikkansports.com
DATE	: 2011/03/07
URL		: https://www.nikkansports.com/mod/css/fishing.css
AUTHOR	: nikkansports.com, Y.Ito

--------------------------------------------------------------------- */



/* Theme Navigation
------------------------------------------------------- */
body.themeHokkaido li#themeNaviHokkaido a,
body.themeKanto li#themeNaviKanto a,
body.themeKansai li#themeNaviKansai a,
body.themeTokyo li#themeNaviKanto a,
body.themeOsaka li#themeNaviKansai a {
	border-radius: .45em;
	-moz-border-radius: .45em;
	color: #ffffff;
	font-weight: bold;
	background: #007ada;
}


/* PageTab Navigation
------------------------------------------------------- */
/* PageTab Navigation
------------------------------------------------------- */
body.pageTabTop #pageTabNaviTop,
body.pageTabShip #pageTabNaviShip,
body.pageTabSea #pageTabNaviSea,
body.pageTabRiver #pageTabNaviRiver,
body.pageTabIkada #pageTabNaviIkada,
body.pageTabHato #pageTabNaviHato,
body.pageTabMix #pageTabNaviMix,
body.pageTabAyu #pageTabNaviAyu,
body.pageTabLure #pageTabNaviLure,
body.pageTabHotel #pageTabNaviHotel {
	border-bottom: 1px solid #ffffff;
}

body.pageTabTop #pageTabNaviTop a ,
body.pageTabShip #pageTabNaviShip a ,
body.pageTabSea #pageTabNaviSea a ,
body.pageTabRiver #pageTabNaviRiver a ,
body.pageTabIkada #pageTabNaviIkada a ,
body.pageTabHato #pageTabNaviHato a ,
body.pageTabMix #pageTabNaviMix a ,
body.pageTabAyu #pageTabNaviAyu a ,
body.pageTabLure #pageTabNaviLure a ,
body.pageTabHotel #pageTabNaviHotel a {
	color: #000000;
	font-weight: bold;
	background: #ffffff;
}




/* Top News
------------------------------------------------------- */
body.fishing #topNewsWrap { padding-bottom: 3px; }

body.fishing #topNewsInner ul.newsList01 { margin-top: 9px; }

body.fishing #topPhoto dt {
	max-height: 160px;
	overflow: hidden;
}



/* Data Area
------------------------------------------------------- */
p.attention {
	margin: 2px 0 0 5px;
	font-size: 90%;
	line-height: 1.5;
}



/* ----- Data Contents ----- */
.dataContents {
	width: 100%;
	display: inline-block; /* for WinIE7 & MacIE */
}

div.dataContents {
	margin-bottom: 20px;
	padding: 0;
}

.dataContents:after { /* for Modern Browser */
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

/* Hides from MacIE, for WinIE \*/
	*html .dataContents { height: 1%; }
	.dataContents { display: block; }
/* End hide from MacIE */


/* --- ２カラム --- */
.dataContentsR {
	width: 49.5%;
	float: right;
}

.dataContentsL {
	width: 49.5%;
	float: left;
}


/* --- ３カラム --- */
.dataContentsE {
	width: 33%;
	float: left;
}

.dataContentsC {
	width: 34%;
	float: left;
}

.dataContentsC div { margin: auto 10px; }

.dataContentsL div.dataContentsC div,
.dataContentsR div.dataContentsC div { margin: auto 5px; }


/* Hides from MacIE, for WinIE \*/
	*+html .dataContentsC { width: 33.8%; }
	*+html .dataContentsC div { margin: auto 9px auto 11px; }
	*+html .dataContentsL div.dataContentsC div,
	*+html dataContentsR div.dataContentsC div { margin: auto 4px auto 6px; }
	*html .dataContentsC { width: 33.8%; }
	*html .dataContentsC div { margin: auto 9px auto 11px; }
	*html .dataContentsL div.dataContentsC div,
	*html dataContentsR div.dataContentsC div { margin: auto 4px auto 6px; }
/* End hide from MacIE */

.dataContentsW {
	width: 33%;
	float: right;
}


/* --- ４カラム --- */
.dataBox01 {
	width: 25%;
	float: left;
}

.dataBox02 {
	width: 25%;
	float: left;
}

.dataBox03 {
	width: 25%;
	float: left;
}

.dataBox04 {
	width: 25%;
	float: right;
}
/* Hides from MacIE, for WinIE \*/
	*+html .dataBox04 { width: 24.8%; }
	*html .dataBox04 { width: 24.8%; }
/* End hide from MacIE */

.dataBox01 div { margin-right: 8px; }

.dataBox02 div { margin-right: 5px; margin-left: 2px; }

.dataBox03 div { margin-right: 2px; margin-left: 5px; }

.dataBox04 div { margin-left: 8px; }
/* Hides from MacIE, for WinIE \*/
	*+html .dataBox04 div { margin-left: 7px; }
	*html .dataBox04 div { margin-left: 7px; }
/* End hide from MacIE */



/* ----- Data Contents Table ----- */
.dataContents div.tableTitle {
	margin: 0;
	padding: 4px 4px 3px 7px;
	font-weight: bold;
	color: #ffffff;
	clear: left;
	display: inline-block; /* for WinIE7 & MacIE */
}

.dataContentsL div.dataContentsC div.tableTitle,
.dataContentsR div.dataContentsC div.tableTitle { margin: 0; }

.dataContents div.tableTitle:after { /* for Modern Browser */
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

/* Hides from MacIE, for WinIE \*/
	*html .dataContents div.tableTitle { height: 1%; }
	.dataContents div.tableTitle { display: block; }
/* End hide from MacIE */

.tableTitleP {
	background: #938ca5;
	border-bottom: 1px solid #6c627a;
}

.tableTitleB {
	background: #7e8cb2;
	border-bottom: 1px solid #555c87;
}

.tableTitleG {
	background: #95b27e;
	border-bottom: 1px solid #648755;
}

.tableTitleR {
	background: #b27e82;
	border-bottom: 1px solid #875855;
}

.dataContents div.tableTitle2 { margin-bottom: 5px; }

.dataContents .tableTitle h3 {
	font-size: 80%;
	line-height: 1;
	float: left;
}
.dataContents .tableTitle p {
	font-size: 80%;
	line-height: 1;
	float: right;
}

.dataContents .tableTitle a {
	padding: 0 0.15em;
	color: #ffffff;
}

.dataContents table {
	width: 100%;
	border: 0 none;
	border-collapse: separate;
	border-spacing: 0;
}
*html .dataContents table { border-collapse: collapse; } /* for IE5~6 */
*+html .dataContents table { border-collapse: collapse; } /* for IE7 */

.dataContents th {
	padding: 3px 2px;
	font-size: 80%;
	text-align: center;
	color: #666666;
	background: #e3e3e3 url(/img/th-bg01.gif) repeat-y;
	border: 1px solid;
	border-top: 1px solid #ffffff;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 1px solid #c4c4c4;
}

.dataContents th.bg {
	background: #e3e3e3;
	border-left: 0 none;
}

.dataContents td {
	padding: 3px;
	font-size: 90%;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px dashed #aaaaaa;
}

.dataContentsL div.dataContentsE table td,
.dataContentsL div.dataContentsC table td,
.dataContentsL div.dataContentsW table td,
.dataContentsR div.dataContentsE table td,
.dataContentsR div.dataContentsC table td,
.dataContentsR div.dataContentsW table td { font-size: 80%; }


.dataContents td.line { border-left: 0 none; }

.dataContents td.day {
	padding: 3px 2px 3px 5px;
	width: 7em;
}

.dataContents td.num { text-align: center; }

.dataContents td.num2 {
	padding: 3px 5px 3px 2px;
	text-align: right;
}

.dataContents td.rank {
	text-align: center;
	width: 1.2em;
}

.dataContents td.score {
	padding: 3px 0px;
	text-align: center;
	white-space: nowrap;
	width: 3.5em;
}

.dataContents td.home { text-align: right; }

.dataContents td.homeP { text-align: right; }

.dataContents td.home,
.dataContents td.visitor,
.dataContents td.away { padding: 3px 2px; }

#baseball .dataContents td.home,
#baseball .dataContents td.visitor { width: 18%; }

#baseball .dataContents td.team { width: 30%; }

.themeTop .dataContents td.player { width: 25%; }




/* Page Navi
------------------------------------------------------- */
.pageNavi {
	margin: -11px 0 7px 5px;
	font-size: 80%;
	display: inline-block; /* for WinIE7 & MacIE */
}

.pageNavi dl,
.pageNavi ul {
	margin-right: 10px;
	line-height: 1.6;
	display: inline-block; /* for WinIE7 & MacIE */
}

.pageNavi:after,
.pageNavi dl:after,
.pageNavi ul:after { /* for Modern Browser */
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}


/* Hides from MacIE, for WinIE \*/
	*html .pageNavi { height: 1%; }
	*html .pageNavi dl { height: 1%; }
	*html .pageNavi ul { height: 1%; }
	.pageNavi,
	.pageNavi dl,
	.pageNavi ul { display: block; }
/* End hide from MacIE */


.pageNavi dl,
.pageNavi dt,
.pageNavi dd,
.pageNavi li { float: left; }

.pageNavi dt { font-weight: bold; }

.pageNavi dd,
.pageNavi li {
	color: #848484;
	border-right: 1px solid #ffffff;
}

.pageNavi dd a,
.pageNavi li a {
	padding: 5px 5px 4px;
	background: #bee4ff;
}

.pageNavi dd.current a,
.pageNavi dd.current a:visited,
.pageNavi dd.current a:hover,
.pageNavi dd.current a:active,
.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 dd span,
.pageNavi li span {
	padding: 5px 5px 4px;
	color: #999999;
}

/* 釣果情報
----------------------------------------------- */
.fishingContents {
	margin: 0 0 20px 0;
}
.fishingContents:after { /* for Modern Browser */
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

.fishingContents { display: inline-block; } /* for WinIE7 & MacIE */

/* Hides from MacIE, for WinIE \*/
	*html .fishingContents { height: 1%; }
	.fishingContents { display: block; }
/* End hide from MacIE */

.fishingContents div.pageNavi {
	margin-bottom: 10px;
}


/* 釣宿マップ
----------------------------------------------- */
dl#shopMap {
	margin: 20px 0 0 0;
}
dl#shopMap dt {
	color: #000000;
	padding: 3px 0 3px 6px;
	background-color: #efefef;
}
dl#shopMap dd {
	border: 1px solid #cccccc;
}

/* 最新釣果
----------------------------------------------- */
table.fsResult {
	clear:both;
	width: 100%;
	margin-bottom:5px;
	border-collapse: collapse;
	border: none;
}

table.fsResult caption{
	color:#ffffff;
	text-align:left;
	font-size:95%;
	font-weight:bold;
	padding:3px 0 3px 10px;
	background: url(/fishing/img/fs-blue-bar.gif) repeat-x;
}

table.fsResult tr.trBlue{ background: #e7efff; }

table.fsResult tr td {
	padding:5px;
	text-align:left;
	font-size: 90%;
	border: 2px solid #ffffff;
	line-height:1.5em;
}

table.fsResult tr td.name {width:60px; text-align:center;}

table.fsResult tr td.result {width:70px; font-size: 85%; white-space:nowrap;}

table.fsResult tr td.fsHotel {width:90px;}


/* 潮回り
----------------------------------------------- */
#tideInfo {
	width: 280px;
	float: left;
}

#tideInfo ul {
	margin: 0 0 10px 0;
}
#tideInfo li {
	margin: 0 0 1px 0;
	padding: 4px 0 4px 6px;
	font-size: 85%;
	font-weight: bold;
	background-color: #f5f5f5;
}

#tideInfo table {
	clear:both;
	margin-top: 5px;
	width: 280px;
	border-collapse: collapse;
	border: none;
}

#tideInfo table tr.trBlue{
	background: #eeeeee
}

#tideInfo table tr th{
	vertical-align:middle;
	height:22px;
	text-align:center;
	font-weight: bold;
	padding: 0 0 0 10px;
	color:#ffffff;
	font-size: 80%;
	background: #012265 url(/fishing/img/fs-blue-bar.gif) repeat-x ;
}

#tideInfo table tr td{
	vertical-align:middle;
	height:22px;
	text-align:center;
	padding: 0 0 0 10px;
	font-size: 90%;
	border: 1px solid #ffffff;
}

#tideInfo table tr td.todayTide{
	text-align:center;
	height:28px;
	font-size:100%;
	font-weight:bold;
}

#tideInfo table tr td.tdBar{
	font-weight: bold;
	color:#ffffff;
	font-size: 80%;
	background: #012265 url(/fishing/img/fs-blue-bar.gif) repeat-x ;
}

#tideInfo table tr td.kansaiArea,
#tideInfo table tr td.chusikokuArea {text-align:center;}


/* 釣宿マップ
----------------------------------------------- */
div#mapWrap {
	margin: 0 0 0 -300px;
	width: 100%;
	float: right;
}
/* Hides from IE5-mac \*/
	*html div#mapWrap {margin-left:-320px;}
/* End hide from IE5-mac */

dl.map {
	margin-left: 300px;
	background: #e8e8e8;
	border:1px solid #cccccc;
}
/* Hides from IE5-mac \*/
	*html dl.map {margin-left:320px;}
/* End hide from IE5-mac */

dl.map dt {
	font-size:80%;
	font-weight:bold;
	padding:5px 8px 2px 7px;
}

dl.map dd {
	font-size:85%;
	text-align:right;
	padding:0 8px 3px 7px;
}
/* Hides from IE5-mac \*/
	*html dl.map dd {width:100%;}
/* End hide from IE5-mac */


dl.map dd iframe#Iframe {
	width:100%;
	display:block;
	height: 345px;
	border:1px solid #999999;
}
/* Hides from IE5-mac \*/
	*+html dl.map dd iframe#Iframe {height: 345px;}
	*html dl.map dd iframe#Iframe {height: 345px;}
/* End hide from IE5-mac */

dl.map dd a.toKakudai {
	background:url(/img/icon_nw_clear.gif) no-repeat left 0.1em;
	padding-left:17px;
}

dl.map dd img {
	margin:0;
	display: block;
}



/* 釣果トップ
----------------------------------------------- */
div#localList{
	margin-bottom: 20px;
	clear:both;
}

div#localList dl{
	clear:both;
	margin: 15px 0 0 0;
}

div#localList dl dt{
	height:26px;
	background:url(/fishing/img/fs-bar.gif) repeat-x ;
	border-bottom:1px solid #6c6ce2;
}

div#localList dl dt span{
	display:block;
	height:26px;
	background:url(/fishing/img/fs-bar_right.gif) no-repeat right ;
}

div#localList dl dt span a{
	display:block;
	height:26px;
	text-indent:-9999px;
	background:url(/fishing/img/fs-bar_fune.gif) no-repeat left top;
	overflow:hidden;
}

div#localList dl#iso dt span a{	background:url(/fishing/img/fs-bar_iso.gif) no-repeat left top;}

div#localList dl#kosen dt span a{background:url(/fishing/img/fs-bar_kosen.gif) no-repeat left top;}

div#localList dl#tsuriba dt span a{background:url(/fishing/img/fs-bar_kyusyu.gif) no-repeat left top;}

div#localList dl#funatsuri dt span a{background:url(/fishing/img/fs-bar_funatsuri.gif) no-repeat left top;}

div#localList dl#umitsuri dt span a{background:url(/fishing/img/fs-bar_umitsuri.gif) no-repeat left top;}

div#localList dl#kasenkonuma dt span a{background:url(/fishing/img/fs-bar_kasenkonuma.gif) no-repeat left top;}

div#localList dl#ikada dt span a{background:url(/fishing/img/fs-bar_ikada.gif) no-repeat left top;}

div#localList dl#hato dt span a{background:url(/fishing/img/fs-bar_hato.gif) no-repeat left top;}

div#localList dl#noriai dt span a{background:url(/fishing/img/fs-bar_noriai.gif) no-repeat left top;}

div#localList dl#kawaike dt span a{background:url(/fishing/img/fs-bar_kawaike.gif) no-repeat left top;}

div#localList dl#ayu dt span a{background:url(/fishing/img/fs-bar_ayu.gif) no-repeat left top;}

div#localList dl#lure dt span a{background:url(/fishing/img/fs-bar_lure.gif) no-repeat left top;}

/* \*//*/
@import url("/css/mac-ie5.css");
/**/px;

div#localList dl dd{
	margin:8px 0 8px 5px;
}

div#localList dl dd ul li{
	font-size:80%;
	line-height:2em;
	display:inline;
	list-style:none;
	margin-left:10px;
	padding-left:10px;
	background:url(/fishing/img/fs-list-mark.gif) no-repeat left ;
}

div#localList dl dd ul li a:visited {
	color:blue;
}


/* 釣宿一覧ページ
----------------------------------------------- */

ul#turibaList {
	margin:15px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #cccccc;
}

ul#turibaList li {
	margin-right:20px;
	padding-left:10px;
	display:inline;
	font-size:80%;
	line-height:2em;
	background:url(/fishing/img/fs-list-mark.gif) no-repeat left ;
}

ul#turibaList li a:visited {
	color:blue;
}

table#FSshop {
	width:100%;
	font-size:90%;
	border-collapse: collapse;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}

table#FSshop th {
	vertical-align:center;
	padding:5px;
	background:#eeeeee;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

table#FSshop td {
	vertical-align:center;
	padding:4px 5px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

table#FSshop td.pink{
	background:#ffeeee;
}

table#FSshop tr.blue {
	text-align:center;
	font-size:100%;
	font-weight:bold;
	background:#e6e6fa;
}




/* 釣果表ページ
----------------------------------------------- */
div#spotList {
	margin: 15px 0;
}

div#localBox {
	height:26px;
	background:url(/fishing/img/fs-bar.gif) repeat-x ;
	border-bottom:1px solid #6c6ce2;
}

div#localBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#localBox {display:inline-block;}
/* Hides from IE5-mac \*/
	*+html div#localBox { height: 1%; }
	*html div#localBox { height: 1%; }
	div#localBox{display:block;}
/* End hide from IE5-mac */

div#localBox h3 {
	text-indent:-9999px;
	float:left;
	width:90px;
	height:26px;
	overflow:hidden;
}

div#localBox h3#funeTab {background:url(/fishing/img/fs-bar_fune.gif) no-repeat left top;}

div#localBox h3#isoTab {background:url(/fishing/img/fs-bar_iso.gif) no-repeat left top;}

div#localBox h3#kosenTab {background:url(/fishing/img/fs-bar_kosen.gif) no-repeat left top;}

div#localBox h3#funatsuriTab {background:url(/fishing/img/fs-bar_funatsuri.gif) no-repeat left top;}

div#localBox h3#umitsuriTab {background:url(/fishing/img/fs-bar_umitsuri.gif) no-repeat left top;}

div#localBox h3#kasenkonumaTab {background:url(/fishing/img/fs-bar_kasenkonuma.gif) no-repeat left top; width:100px;}

div#localBox h3#tsuribaTab {background:url(/fishing/img/fs-bar_kyusyu.gif) no-repeat left top; width:90px;}

div#localBox h3#ikadaTab {background:url(/fishing/img/fs-bar_ikada.gif) no-repeat left top;}

div#localBox h3#hatoTab {background:url(/fishing/img/fs-bar_hato.gif) no-repeat left top;}

div#localBox h3#kawaikeTab {background:url(/fishing/img/fs-bar_kawaike.gif) no-repeat left top;}

div#localBox h3#noriaiTab {background:url(/fishing/img/fs-bar_noriai.gif) no-repeat left top;}

div#localBox h3#ayuTab {background:url(/fishing/img/fs-bar_ayu.gif) no-repeat left top;}

div#localBox h3#lureTab {background:url(/fishing/img/fs-bar_lure.gif) no-repeat left top;}

div#spotList ul {
	clear:both;
	padding:8px 5px;
	overflow:hidden;
}

div#spotList ul li{
	font-size:80%;
	line-height:2em;
	display:inline;
	list-style:none;
	margin-left:5px;
	padding-left:10px;
	background:url(/fishing/img/fs-list-mark.gif) no-repeat left ;
}

div#spotList div#localBox ul {
	clear:none;
	padding:0;
	height:26px;
	float:right;
}

div#spotList div#localBox ul li {
	font-size:90%;
	margin-right:5px;
	margin-left:5px;
	background:none;
	border-left:1px solid #cccccc;
}