﻿/* CSS Document */

@charset "utf-8";

* {
	margin:0px;
	padding:0px;
	}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	font-size:x-small;
	background-color:#333333;
	background-image:url(../images/background.gif);
	line-height:1.5em;
	}
	
	img {
	border: none;
}

th,td {
	font-size:x-small;
	line-height:1.3em;
	}
	
div#fishing {
	width:800px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #292929;
	text-align: left;
}

/*-- 20111128 add fishingPLAZA --*/

div#fishing_banner {
	width:800px;
	height:76px;
	background-color: #292929;
}
.banner_left {
	padding:12px 0;
	width:100px;
	float:left;
}
.banner_right {
	margin:5px 2px 0 0;
	width:580px;
	float:right;
	text-align:right;
}

/*--------------------------------*/

div#container {
	clear:both;
	width:800px;
	margin:auto;
	background:#FFFFFF;
	}
	
div#topimg {
	margin-bottom:5px;
}
	
div#prestart {
	margin-top:10px ;
	}

div#middlearea {
	margin-top:10px ;
	}

div#middlsensei {
	font-size:12px;
	color:#FF0080;
	padding:4px ;
	line-height: 20px;
	}
	
div#onairtime {
	margin:10px ;
	}
	
div#onairtime img{
	float:left;
	margin:10px 20px 0 40px ;
	}
	
div#onairtime th,td{
	font-size: 12px;
	line-height: 1.5em;
	}

div#onairtime table.bold {
	font-weight:bold;
	}
	
div#mobile-waku {
	width:739px;
	height:auto;
	margin-top:10px;
	text-align: left;
	font-size:12px ;
	}
div#mobile-title {
	width:739px;
	font-size:10px ;
	height:auto;
	}

div#mobile-naiyou {
	width:739px;
	height:30px;
	background-color:#ffff66;
	}

div#mobile-naiyou2 {
	width:310px;
	height:100px;
	float:right;
	}


div#mobile-waku1 {
	float:left;
	width:420px;
}

div#mobile-gaku {
	margin-top:6px;
	margin-left:6px;
	text-align: left;
	font-size:16px ;
	width:282px;
	padding:4px ;
	font-weight: bold;
	float:left;
	}

div#mobile-qr {
	margin-top:6px;
	margin-left:6px;
	text-align: left;
	font-size:16px;
	font-weight: bold;
	width:101px;
	padding:4px ;
	float:right;
	}

div#mobile-url {
	margin-top:6px;
	text-align: left;
	font-size:16px ;
	font-weight: bold;
	width:300px;
	padding:4px ;
	float:right;
	}

div#mobile-qr2 {
	font-size:10px ;
	width:420px;
	float:left;
	}

div#mobile-naiyou3 {
	width:300px;
	height:30px;
	background-color:#ffff66;
	float:right;
	}


div#mobile-karamail {
	margin-top:6px;
	text-align: left;
	font-size:16px ;
	font-weight: bold;
	width:300px;
	padding:4px;
	}

div#mobile-karamail2 {
	margin-top:6px;
	text-align: left;
	font-size:10px ;
	width:300px;
	padding:4px;
	float:right;
	}


div#next {
	padding-top:10px;
	background-color:#FFF;
	}

	
div#footer {
	padding:10px 4px 4px 4px;
	border-top:1px dotted #FF0066;
	font-size:12px;
	text-align:center;
	background-color:#FFF;
	}
	
.small {
	font-size:small;
	font-weight:bold;
	}
.xxsmall {
	font-size:xx-small;
	}
	
table.line {
	border-right:2px solid #f2e926;
	border-left:2px solid #f2e926;
	}
	
.text {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.text_mb {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	font-weight:bold;
}
.text_b {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-weight:bold;
}
.text_s {
	font-size: 8px;
	line-height: 14px;
	color: #333333;
}		
.text_sb {
	font-size: 8px;
	line-height: 14px;
	color: #333333;
	font-weight:bold;
}
.text_600 {
	font-size: 13px;
	line-height: 15px;
	color: #660000;
}


/* --menu------------------------------------------ */

#menu {
  margin: 5px 0 10px 20px;
  padding: 0;
  width: 770px;
}

#menu ul {
  list-style-type: none;
}

#menu ul li {
  margin: 0 10px 0 0;
  padding: 0;
  float: left;
}



/* --backnumber------------------------------------------ */

/* year */

#bn_year {
	clear:both;
	width:px;
}

#bn_year ul{
	width:760px;
	height:40px;
	margin:10px 20px;
	padding:0;
	list-style-type:none;
}

#bn_year li{
	width:60px;
    height: 40px;
	float:left;
}

#bn_year li a {
  text-indent: -9999px;
  text-decoration: none;
  margin:0 10px 0 0;
  padding:0;
  display: block;
	width:60px;
    height: 40px;
}

.bn_year2008 a { background:url(../images/bn_year2008.gif) no-repeat left top; }
.bn_year2009 a { background:url(../images/bn_year2009.gif) no-repeat left top; }
.bn_year2010 a { background:url(../images/bn_year2010.gif) no-repeat left top; }
.bn_year2011 a { background:url(../images/bn_year2011.gif) no-repeat left top; }

.bn_year2008 a:hover { background:url(../images/bn_year2008.gif) no-repeat left bottom; }
.bn_year2009 a:hover { background:url(../images/bn_year2009.gif) no-repeat left bottom; }
.bn_year2010 a:hover { background:url(../images/bn_year2010.gif) no-repeat left bottom; }
.bn_year2011 a:hover { background:url(../images/bn_year2011.gif) no-repeat left bottom; }


/* backnumber */

#main {
	margin:10px;
	padding:0;
	width:780px;
}

#contents {
	margin:0;
	padding:0 10px 10px 10px;
	width:756px;
	border:2px solid #FF0;
}

#bn_title {
	margin:0;
	padding:0;
	width:780px;
}

.backnumber {
	width:348px;
	height:116px;
	margin:10px 10px 0 0;
	padding:10px;
	border-bottom:dotted 1px #FC0;
	float:left;
}

.backnumber_title {
  margin:0 0 5px 0;
  padding:0;
  font-weight:bold;
  font-size:12px;
}

.backnumber_box {
  margin:0;
  padding:0;
}

.backnumber_img {
  width:100px;
  float:left;
}

.backnumber_date {
  width:235px;
  margin:0;
  font-size:12px;
  line-height:1.2em;
  float:right;
}

.link_more {
  margin:15px 15px 0 0;
  font-size:12px;
  text-align:right;
}

.backnumber:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* clearfix ---------------------------------------*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{	display:inline-block;}

/*hides from IE-mac \*/

* html .clearfix{height:1%;}
.clearfix {display:block;}

/*End hide from IE-mac*/


