@charset "utf-8";

/* *****************************************
/*+  全体  +********************************
/***************************************** */

/* リセット・基本セッティング
----------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body,
input,
select,
textarea {
	font: 13px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
html {
	overflow-y: scroll;
}
img {
	border: none;
	vertical-align: bottom;
}
th {
	text-align: left;
	vertical-align: top;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400;
	line-height:1.0;
}
ul, ol {
	list-style-type: none;/**/
}
em,
strong,
address {
	font-weight: 400;
	font-style:normal;
}
a {
	outline: none;
	text-decoration:underline;
	color:#0099FF;
}
a:hover {
	outline: none;
	text-decoration:underline;
	color:#0099FF;
	}

/* CLEARFIX
-----------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix { 
	display: inline-block;/*IE7・Mac版IE向け */
}

.clearfix { 
	display: block;/*Opera、Safari向け */
}
.clear {
	clear:both;
}

/* #
----------------------------------------------------------*/
#wrapper {
	height: 100%;
	background:url(../pict/body_bg.png) repeat 0 0;
}
#wrapper .inner {
	padding-bottom: 200px;
	background:url(../pict/footer_bg.png) no-repeat 0 100%;
}
#header {
	height: 290px;
	background:url(../pict/header_bg.png) repeat-x 0 0;
}
#header h1 {
	margin: 0 auto;
	padding: 47px 15px 9px;
	width: 900px;
	background:url(../pict/content_bg_top.png) no-repeat 0 100%;
}

#contents {
  position: relative;
	margin: -166px auto 0;
	padding-bottom: 23px;
	width: 930px;
	background:url(../pict/content_bg_middle.png) repeat-y 0 0;
}
* html #contents {
	background:url(../pict/content_bg_middle_ie.gif) repeat-y 0 0;
}
#contents .body {
	padding: 0 14px 0 14px;
	width:900px;
}
* html #contents .body {
	padding: 0 14px 0 0px;
	width:900px;
}
#contents .footer {
	padding: 0px 14px 0 14px;
	width: 900px;
}
* html #contents .footer {
	padding: 0px 14px 0 0px;
	width: 900px;
}

* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/* .body
-----------background:url(../pict/topics_bg.gif) repeat 0 0;-----------------------------------------------*/
#contents .body .main{
}


/* .footer
----------------------------------------------------------*/
#contents .footer #news{
	position:relative;
	background:url(../pict/topics_bg.gif) repeat 0 0;
	padding:9px 0 10px 0;
	width: 900px;
}

/*お知らせ*/
#contents .footer #news .topics{
	float:left;
	width:390px;
	padding:10px 10px 10px 0;
	color:#FFFFFF;
}
#contents .footer #news img.title{
	position:absolute;
	top:0;
	left:0;
}
#contents .footer #news dl{
	position:absolute;
	top:10px;
	left:40px;
	width:350px;
	padding:0 0 10px 0;
	overflow: auto;
	height: 140px;
}
#contents .footer #news dl dt{
	font-weight:800;
}
#contents .footer #news dl dd{
	padding-bottom:10px;
	font-size:116%;
}
#contents .footer #news dl dd.last{
	padding-bottom:0px;
}














/*バナー*/
#contents .footer #news table#menu{
	float:right;
	width:500px;
}

/*住所*/
#contents .footer #address{
	padding:10px 10px 10px 20px;
	background: #fff;
}
*html #contents .footer #address{
	padding:10px 10px 20px 20px;
}
#contents .footer #address address{
	float:left;
	width:560px;
	padding:10px 0 0 0;
	font-size:10px;
}
#contents .footer #address address span.name{
	font-size:12px;
	padding:0 5px;
}
#contents .footer #address address span.subName{
	color:#063E84;
	font-size:12px;
}
#contents .footer #address address span.address{
	font-size:11px;
	letter-spacing:0.3em;
	line-height:1.5em;
}
#contents .footer #address img{
	float:right;
	width:308px;
}

/*Copyright  KAITO all rights reserved. */
#contents .footer #copyright{
  position: absolute;
  left: 0;
  bottom: -9px;
  padding: 0 14px 9px 14px;
  width: 900px;
  height: 23px;
	text-align:right;
	background:url(../pict/content_bg_bottom.png) 0 100% no-repeat;
}
*html #contents .footer #copyright{
  padding: 0 15px 9px 0px;
}
#contents .footer #copyright address{
  display: block;
  padding:5px 30px 5px 0;
  height: 13px;
	background:url(../pict/copyright_footer_bg.png) repeat 0 0;
}


/* *****************************************
/*+  トップページ  +************************
/***************************************** */

/* #body
----------------------------------------------------------*/
#sub {
	float:left;
	width:264px;
	background:#000;
	height:100%;
}
*html #sub {
	float:left;
	width:264px;
	background:#000;
	height:100%;
}
#main{
	float:right;
	width:636px;
	padding:0 0 0px 0;
	display:inline;
	background:#E9EBEA;
	min-height:466px;
}
h2 {
	background:#000;
	height:50px;
}
.mainImg {
	padding: 0 0 0 10px;
	margin-top:-10px;
}

.content {
	background:#FFF;
	margin-left:10px;
	padding:0 10px 45px 10px;
}


body#access .content {
	background:#FFF;
	margin-left:10px;
	padding:0 10px 45px 10px;
}


/* gNavi
-----------------------------------------------------------*/
.gNavi{
	margin-bottom:10px;
}
.gNavi li {
	border-bottom:1px solid #808080;
}
.gNavi a {
	background:url(../pict/bg2.jpg) no-repeat 0px -264px;
	width:264px;
	display: block;
}
.gNavi .kaito {
	background:url(../pict/bg1.jpg) no-repeat 0 0;
}
.gNavi .guide {
	background:url(../pict/bg1.jpg) no-repeat 0 0;
}
.gNavi .access {
	background:url(../pict/bg1.jpg) no-repeat 0 0;
}

.gNavi .catch {
	background:url(../pict/bg1.jpg) no-repeat 0 0;
}

.gNavi .current {
	background:url(../pict/bg2.jpg) no-repeat 0px 0px;
	width:264px;
	display: block;
}
.gNavi .current a{
	background:none;
	width:264px;
	display: block;
}
.gNavi .current a {  }
ul.menu {
	text-align:center;
	padding:0 0 15px 0;
}
ul.menu li{
	margin-bottom:13px;
}




/* *****************************************
/*+  下層ページ-共通  +*********************
/***************************************** */

/* #共通
----------------------------------------------------------*/
strong {
	color:#063E84;
	font-weight:800;
}
strong.note {
	color:#FC0615;
}
span.note {
	color:#FC0615;
}
h3 {
	padding:15px 0 10px 0;
}
.section {
	padding:0 0 15px 0;
}
p.textBox {
	line-height:1.7em;
}
ul.disc {
	padding:0 0 0 15px;
}

ul.disc li {
	list-style-type:disc;
	line-height:1.7em;
}


/* 特徴
-----------------------------------------------------------*/
#specialty {
}
#specialty ul{
	float:left;
	padding:0 0 0 15px;
	margin:;
}
#specialty ul li{
	line-height:1.7em;
}
#specialty img{
	float:right;
	width:271px;
}
p.fish {

}


/* table
-----------------------------------------------------------*/

/*type01*/
table.type01{
	width:606px;
	border:1px solid #CCCCCC;
	padding:0px 0 10px;
	margin:15px 0 15px;
}
table.type01 tr.head th{
	border-bottom:1px solid #CCCCCC;
	padding:10px;
}
table.type01 tr th{

}

table.type01 tr.taisho th{/*対象魚*/
	padding:10px;
	width:74px;
}
table.type01 tr.taisho td{
	padding:10px;
}
table.type01 tr.taisho img{
	padding:0 10px 3px 0;
	vertical-align:middle;
}

/**/
table.type01 tr.section th{
	vertical-align:middle;
}
table.type01 tr.section td{
	padding:5px 10px;
	vertical-align:middle;
	border-right:none;
}
table.type01 tr.section td.last{
	border-right:none;
}

/*type02*/
table.type02 {
}
table.type02 tr.title th{
	text-align:center;
}
table.type02 tr.item th{
	background:#F3F3F3;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-weight:800;
	padding:5px 0;
	text-align:center;
}
table tr.item td{
	text-align:center;
}


table.type02 tr.course td,
table.type02 tr.course th{
	border-bottom:1px solid #CCCCCC;
}
table.type02 tr.section td,
table.type02 tr.section th{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

table.type02 tr th.wemen,
table.type02 tr td.last{
	border-right:none;
}

/*taype03*/
table.taype03{
	margin-bottom:30px;
}
table.taype03 tr.head th{
	background:#F3F3F3;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	text-align:center;
}

table.taype03 tr.head th.course{

}
table.taype03 tr.head th.hours{
	border-right:none;
}

table.taype03 tr.head th.price{
	width:200px;
	border-right:none;
	text-align:center;
}



table.taype03 tr.item th{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
}

table.taype03 tr.item td{
	border-bottom:1px solid #CCCCCC;
	padding:10px;
}






p.schedule {
	text-align:center;
}



/*prepare*/
table#prepare{
	margin-bottom:30px;
}
table#prepare tr.head th{
	background:#F3F3F3;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
	text-align:center;
}

table#prepare tr .price{
	border-right:1px solid #CCCCCC;
}


table#prepare tr.head th.other{
	border-right:none;
	width:150px;
}
table#prepare tr.head th.price{
	width:150px;
}
table#prepare tr td.price{
	border-right:1px solid #CCCCCC;
	text-align:center;
}



table#prepare tr.item th{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:10px;
}

table#prepare tr.item td{
	border-bottom:1px solid #CCCCCC;
	padding:10px;
}









/* 
----------------------------------------------------------*/
#contents .body .main{
}


/* 
----------------------------------------------------------*/
p.point {
	background:url(../pict/point_bg.png) repeat 0 0;
	padding:10px;
	margin:30px 0;
}


/* 所要時間
----------------------------------------------------------*/
p.time {
	text-align:center;
}


/* Q&A
----------------------------------------------------------*/
dl#faq {
	padding:0 0 30px 0;
}

dl#faq dt{
	padding:5px 0 5px 10px;
	background:#F3F3F3;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


dl#faq dd{
	padding:5px 0 5px 10px;
	margin-bottom:45px;
}




/* アクセス
----------------------------------------------------------*/
access {
}


span.next {
	color:#FC0615;
	padding:0 5px;
}




/* KAITO News
----------------------------------------------------------*/
.news {
	padding:10px 0 15px 0;
}
.news h3 {
	background:url(../pict/blog_title.gif) no-repeat 0 0;
	padding:10px 0 9px 10px;
	color:#FFFFFF;
	font-weight:800;
}
p.date {
	text-align:right;
	color:#0099FF;
	padding:5px 0;
}

.news b {
	font-weight:800;
	color:#FF0000;
}

p.entry {
	border:1px solid #D2D2D2;
	padding:15px 10px 15px 15px;
	margin-bottom:10px;
}
dl.comment {
	border:1px solid #D2D2D2;
	padding:15px 10px 15px 15px;
	background:#E9EBEA;
	color:#363535;
}
dl.comment dt{
	font-weight:800;
	padding:0 0 10px 0;
}
dl.comment dd.comment{
	padding:0 0 10px 0;
}

dl.comment dd.date{

}



/* メールマガジン
----------------------------------------------------------*/

#mailMagazine {
	padding:10px 0 20px;
}
#mailMagazine p{
	padding:3px 0 0 0;
}
#mailMagazine input.textBox{
	height:19px;
	width:300px;
	vertical-align:middle;
	font-size:16px;
}



/* 釣果情報
----------------------------------------------------------*/


div.entry {
}




div.entry div#photo img{
	float:left;
	width:280px;
	height:210px;
	padding:0 15px 15px 0;
}



div.entry p{
}



div.entry p b{
	font-weight:800;
	color:#0099FF;
}



#calendar {
}


#calendar {
	color:#FFFFFF;
	width:175px;
	margin:0 auto 15px;
}

#calendar a:hover{
	color:#FFFFFF;
}

.calendar_title {
	color:#FFFFFF;
	text-align:center;
	font-weight:800;
	margin-bottom:5px;
}

.cal_top {
	margin-bottom:10px;
}

.prev {
	float:left;
	width:15px;
}


.next {
	float:right;
	width:15px;
}




.month {
	float:left;
	width:145px;
	text-align:center;
}



table.calendar {
	width:175px;
	border:1px solid #FFF;
	border-collapse:collapse;
}

#calendar .calendar th{
	width:25px;
	height:25px;
	text-align:center;
	border-top:1px solid #FFF;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #FFF;
	background:#FFFFFF;
	color:#000000;
	vertical-align:middle;
}
#calendar .calendar th.last{
	border-right:1px solid #FFF;
}

/*ie*/
* html #calendar .calendar th{
	border:none;
}
* html #calendar .calendar th.last{
	border:none;
}



#calendar .calendar .days{
	width:25px;
	height:25px;
	text-align:center;
	border:1px solid #FFF;
}

#calendar .calendar .today{
	width:25px;
	height:25px;
	text-align:center;
	border:1px solid #FFF;
	background:#0099FF;
	color:#FFFFFF;
}



#archive {
}
#archive a:hover{
	color:#FFF;
}

#archive ul{
	padding:0 0 0 45px;
}


#archive ul li{
	margin-bottom:10px;
	background:url(../pict/calendar_icon.png) no-repeat 0 2px;
	padding:0 0 0 35px;
}






