﻿/* ------------------------------------ */
/* 海のほてる　いさば共通スタイルシート */
/* ------------------------------------ */
/*全体指定*/
/* UTF-8によるフォントの見栄え対応 */
* {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}

#center {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#outline {
	position: relative;
	width: 802px;
}

body {
	background-color: white;
	background-image: url(../img/bg.png);
}
ul, li {
	margin: 0px;
	padding: 0px;
}
.kousin-contents a {
	color: white;
	text-decoration: none;
}
	.kousin-contents a:hover {
		color: #006699;
		text-decoration: none;
	}
/*ヘッダーエリア*/
#header-bg {
	background-image: url(../img/h1bg.png);
	height: 69px;
	width: 802px;
	margin-top: 15px;
}
	/*ヘッダーブロック*/
	#header {
		margin-left: 20px;
	}
		/*タイトル*/
		h1 {
			float: left;
		}
			h1 a{
				background-image: url(../img/h1.png);
				background-position: center top;
				background-repeat: no-repeat;
				width: 112px;
				height: 60px;
				display: block;
				text-indent: -700em;
				margin-top: 5px;
				margin-left: 20px;
			}
			h1 p{
				background-image: url(../img/h1.png);
				background-position: center top;
				background-repeat: no-repeat;
				width: 112px;
				height: 60px;
				display: block;
				text-indent: -700em;
				margin-top: 5px;
				margin-left: 20px;
			}
		#menu li {
			display: inline;
		}
		#menu a, #menu p {
			display: block;
			height: 19px;
			text-indent: -700em;
			float: left;
		}
		/*ヘッダーメニュー*/
		#menu {
			float: left;
		}
		
		#menu {
			margin-left: 120px;
			margin-top: 40px;
		}
		/*トップ*/
		#menu .menu01 {
			background-image: url(../img/01.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 50px;
		}
			#menu .menu01:hover {
				background-position: 0px -19px;
			}
		#menu .menu01-03 {
			background-image: url(../img/01-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 50px;
		}
		/*温泉*/
		#menu .menu02 {
			background-image: url(../img/02.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 52px;
		}
			#menu .menu02:hover {
				background-position: 0px -19px;
			}
		#menu .menu02-03 {
			background-image: url(../img/02-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 52px;
		}
		/*お部屋*/
		#menu .menu03 {
			background-image: url(../img/03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 61px;
		}
			#menu .menu03:hover {
				background-position: 0px -19px;
			}
		#menu .menu03-03 {
			background-image: url(../img/03-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 61px;
		}
		/*お料理*/
		#menu .menu04 {
			background-image: url(../img/04.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 60px;
		}
			#menu .menu04:hover {
				background-position: 0px -19px;
			}
		#menu .menu04-03 {
			background-image: url(../img/04-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 60px;
		}
		/*施設*/
		#menu .menu05 {
			background-image: url(../img/05.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 56px;
		}
			#menu .menu05:hover {
				background-position: 0px -19px;
			}
		#menu .menu05-03 {
			background-image: url(../img/05-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 56px;
		}
		/*交通*/
		#menu .menu06 {
			background-image: url(../img/06.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 52px;
		}
			#menu .menu06:hover {
				background-position: 0px -19px;
			}
		#menu .menu06-03 {
			background-image: url(../img/06-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 52px;
		}
		/*プラン*/
		#menu .menu07 {
			background-image: url(../img/07.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 49px;
		}
			#menu .menu07:hover {
				background-position: 0px -19px;
			}
		#menu .menu07-03 {
			background-image: url(../img/07-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 49px;
		}
		/*ご予約*/
		#menu .menu08 {
			background-image: url(../img/08.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 57px;
		}
			#menu .menu08:hover {
				background-position: 0px -19px;
			}
		#menu .menu08-03 {
			background-image: url(../img/08-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 57px;
		}
		#menu .menu- {
			background-position: 0px -19px;
		}
		/*観光*/
		#menu .menu09 {
			background-image: url(../img/09.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 57px;
		}
			#menu .menu09:hover {
				background-position: 0px -19px;
			}
		#menu .menu09-03 {
			background-image: url(../img/09-03.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 57px;
		}
		#menu .menu- {
			background-position: 0px -19px;
		}
/*パンクズエリア*/
#pankuzubg {
	background-image: url(../img/contents-menubg.png);
	height: 23px;
	width: 802px;
}
	/* パンくず */
#pankuzu {
	position:relative;
	background-image: url(../img/contents-menubg.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 802px;
	height: 13px;
	font-size: 8pt;
	color: white;
}
	#pankuzu p{
		position:relative;
		left: 10px;
	}
	#pankuzu a{
		text-decoration: none;
		color: white;
	}
		#pankuzu a:hover{
			color: #99B3CC;
		}
	/*パンくずリスト設定*/
	#pankuzu ul {
		position: relative;
		left: 45px;
	}
		#pankuzu li {
			display: inline;
		}
/*コンテツエリア*/
#contents-bg {
	background-image: url(../img/contnts-bg.png);
	background-repeat: repeat-y;
	width: 802px;
}
#contents-bg02 {
	background-image: url(../img/contnts-bg02.png);
	background-repeat: repeat-y;
	width: 802px;
}
#contents-bg03 {
	background-image: url(../img/contnts-bg03.png);
	height: 605px;
	width: 802px;
}
#contents-bg04 {
	background-image: url(../img/contnts-bg03.png);
	background-repeat: repeat-y;
	width: 802px;
}
	/*コンテンツブロック*/
	#contents {
		margin-left: 21px;
		width: 782px;
		position: relative;
	}
/*コンテンツメニューエリア*/
#contents-menu-bg {
	background-image: url(../img/contents-menubg.png);
	height: 23px;
	width: 802px;
}
	/*コンテンツメニューブロック*/
	#contents-menu {
		margin-left: 20px;
	}
	#menu2 li {
			display: inline;
		}
		#menu2 a, #menu2 p {
			display: block;
			height: 23px;
			text-indent: -700em;
			float: left;
			margin-left: 10px;
		}
		#menu2 {
			float: left;
			
		}
		/*旅人の記*/
		#menu2 .menu2-01 {
			background-image: url(../img/001.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 91px;
		}
			#menu2 .menu2-01:hover {
				background-position: 0px -23px;
			}
		/*お客様の声・送信箱*/
		#menu2 .menu2-02 {
			background-image: url(../img/002.png);
			background-position: center top;
			background-repeat: no-repeat;
			width: 180px;
		}
			#menu2 .menu2-02:hover {
				background-position: 0px -23px;
			}
		#menu2 .menu2-03 {
			background-image: url(../img/003.png);
			background-position: center top;
			background-repeat: no-repeat;
			margin-left: 315px;
			width: 128px;
		}
			#menu2 .menu2-03:hover {
				background-position: 0px -23px;
			}
		#menu2 .menu2- {
			background-position: 0px -23px;
		}
/*フッターコンテンツ*/
#footer-bg {
	background-image: url(../img/footer-bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 802px;
	height: 128px;
}
#footer-bg-eng {
	background-image: url(../img/footer-bg-eng.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 802px;
	height: 128px;
}
/*フッターメニューブロック*/
#footer li {
	display: inline;
}
#footer a, #footer p {
	display: block;
	height: 15px;
	text-indent: -700em;
	margin-left: 10px;
}
#footer ul{
	padding-top:38px;
}
/*メルマガ『いさば倶楽部*/
#footer .footer01 {
	background-image: url(../img/0001.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 178px;
	margin-left: 85px;
}
	#footer .footer01:hover {
		background-position: 0px -15px;
	}
/*PCでメルマガ登録*/
#footer .footer02 {
	background-image: url(../img/0002.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 126px;
	margin-left: 85px;
	margin-bottom: 3px;
}
	#footer .footer02:hover {
		background-position: 0px -15px;
	}
/*バックナンバー*/
#footer .footer03 {
	background-image: url(http://maga.zivu.net/isaba/releaseno.php);
	background-position: left top;
	background-repeat: no-repeat;
	width: 175px;
	margin-left: 90px;
}
	#footer .footer03:hover {
		background-position: 0px -15px;
	}
/*メルマガ登録解除*/
#footer .footer04 {
	background-image: url(../img/0004.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 107px;
	margin-left: 85px;
}
	#footer .footer04:hover {
		background-position: 0px -15px;
	}
#footer .footer- {
	background-position: 0px -15px;
}

/*flashplayer紹介欄*/
#player {
	/*margin-left:320px;*/
	background-image: url(../img/flash.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 450px;
	height: 23px;
	float: right;
	margin-right: 10px;
}
	#player a{
		background-image: url(../img/flashlogo.png);
		background-position: center top;
		background-repeat: no-repeat;
		width: 21px;
		height: 23px;
		text-indent: -700em;
		margin-left: 428px;
		display: block;
	}
/*予約ボタンポジション*/
#bana {
	float: left;
	margin-left: 10px;
}

#yoyaku {
	position: absolute;
	top:505px;
	left:223px;
}
#yoyaku2 {
	position: absolute;
	top:390px;
	left:280px;
}
#foodisaba {
	position: absolute;
	top:25px;
	left:35px;
}
