@charset "shift_jis";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:" Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #3C3C3C;
	font-size: 12px;
	line-height: 1.7em;
}
a img {
	border: none;
}
a {
	color: #0071BB;
	text-decoration: none;
}
a:hover {
	color: #DC641C;
	text-decoration: underline;
}
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clear {
	clear: both;
}
/* ヘッダー */
div#header {
	position: relative;
	width: 950px;
	height: 99px;
	margin: 0px auto;
	padding: 0px 13px;
	background: url(/common/images/bg_header.gif) no-repeat;
}
div#header p.toppege {
	position: absolute;
	display: block;
	width: 139px;
	height: 61px;
	left: 26px;
	top:22px;
}
div#header p.toppege a {
	display: block;
	width: 139px;
	height: 61px;
}
div#header p.submenu {
	position: absolute;
	width: auto;
	right: 26px;
	top: 73px;
}
div#header p.submenu a {
	padding-left: 13px;
	margin-left: 10px;
	line-height: 1em;
	color: #333;
	background: url(/common/images/icon_a-text.gif) no-repeat left center;
}
div#header p.submenu a:hover {
	color: #0071BB;
	text-decoration: underline;
	background: url(/common/images/icon_a-text-hover.gif) no-repeat left center;
}
/* コンテンツ本文枠 */
div#position {
	position: relative;
	width: 950px;
	margin: 0px auto;
	padding: 0px 13px;
	background: url(/common/images/bg_body.gif) repeat-y;
}
h1 {
	width: 950px;
	height: 300px;
}
/* メインメニュー */
div#position ul#menu {
	width: 950px;
	list-style: none;
	height: 75px;
	background: url(/common/images/bg_menu.jpg) no-repeat;
}
ul#menu li {
	float: left;
	width: 190px;
	height: 75px;
}
ul#menu li a {
	display: block;
	width: 190px;
	height: 75px;
}
ul#menu li.toppage a:hover {
	background: url(/common/images/bg_menu.jpg) no-repeat 0px -75px;
}
ul#menu li.diving a:hover {
	background: url(/common/images/bg_menu.jpg) no-repeat -190px -75px;
}
ul#menu li.stay a:hover {
	background: url(/common/images/bg_menu.jpg) no-repeat -380px -75px;
}
ul#menu li.eat a:hover {
	background: url(/common/images/bg_menu.jpg) no-repeat -570px -75px;
}
ul#menu li.resort a:hover {
	background: url(/common/images/bg_menu.jpg) no-repeat -760px -75px;
}
/* トップページ用メインメニュー */
body#index div#position ul#menu {
	height:376px;
	background: url(/common/images/bg_menu-index.jpg) no-repeat;
}
body#index ul#menu li {
	height: 376px;
}
body#index ul#menu li a {
	height: 376px;
}
body#index ul#menu li.toppage a:hover {
	background: url(/common/images/bg_menu-index.jpg) no-repeat 0px -376px;
}
body#index ul#menu li.diving a:hover {
	background: url(/common/images/bg_menu-index.jpg) no-repeat -190px -376px;
}
body#index ul#menu li.stay a:hover {
	background: url(/common/images/bg_menu-index.jpg) no-repeat -380px -376px;
}
body#index ul#menu li.eat a:hover {
	background: url(/common/images/bg_menu-index.jpg) no-repeat -570px -376px;
}
body#index ul#menu li.resort a:hover {
	background: url(/common/images/bg_menu-index.jpg) no-repeat -760px -376px;
}
/* メインコンテンツ */
div#main-container {
	clear: both;
	width: 910px;
	padding: 35px 10px 20px 30px;
}
div#left-container {
	float: left;
	width:640px;
}
div#left-container h2 {
	clear: both;
	display: block;
	width: 640px;
	height: 30px;
	margin-bottom: 10px;
}
div#left-container p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.8em;
}
div#left-container div.photo {
	width: 640px;
	margin-bottom: 20px;
}
div.photo ul {
	list-style: none;
}
div.photo ul li {
	float: left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.photo ul li.end {
	padding-right: 0px;
}
div#left-container p.pagetop {
	clear: both;
	margin-top: 20px;
	text-align: right;
	font-size: 12px;
	color: #C0272D;
}
div#left-container p.pagetop a {
	color: #666;
}
/* 右コンテンツ */
div#right-container {
	float: right;
	width:230px;
}
div#right-container h3 {
	display: block;
	width: 230px;
	height: 22px;
	margin-bottom: 5px;
}
div#right-container h3.right01 {
	background: url(/common/images/bg_h3-right01.gif) no-repeat;
}
div#right-container h3.right02 {
	margin-top: 30px;
	background: url(/common/images/bg_h3-right02.gif) no-repeat;
}
div#right-container h3.right03 {
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(/common/images/bg_h3-right03.gif) no-repeat;
}
div#right-container p {
	margin-bottom: 10px;
	line-height: 1.4em;
}
div#right-container div.diving-list {
	border-bottom: 1px dotted #CCC;
}
div#right-container div.diving-list p {
	padding: 5px 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 1.4em;
	border-top: 1px dotted #CCC;
}
div.diving-list p span {
	font-size: 12px;
}
div.diving-list p span a {
	padding-left: 13px;
	background: url(/common/images/icon_a-text.gif) no-repeat left center;
}
div.diving-list p span a:hover {
	color: #0071BB;
	text-decoration: underline;
	background: url(/common/images/icon_a-text-hover.gif) no-repeat left center;
}
div#right-container p.list {
	margin-top: 10px;
	text-align: right;
}
div#right-container p.list a {
	padding-left: 13px;
	margin-left: 10px;
	line-height: 1em;
	color: #333;
	background: url(/common/images/icon_a-text.gif) no-repeat left center;
}
div#right-container p.list a:hover {
	color: #0071BB;
	text-decoration: underline;
	background: url(/common/images/icon_a-text-hover.gif) no-repeat left center;
}
div#right-container div.information p {
	margin: 0px;
	line-height: 1.4em;
	border-bottom: 1px solid #CBCBCB;
}
div#right-container div.information p a {
	display: block;
	padding: 25px 0px 5px;
	color: #333;
}
div#right-container div.information p a:hover {
	text-decoration: none;
}
div.information p.link01 a {
	background: url(/common/images/bg_p-link01.gif) no-repeat 0px 5px;
}
div.information p.link02 a {
	background: url(/common/images/bg_p-link02.gif) no-repeat 0px 5px;
}
div.information p.link01 a:hover {
	background: #F8ECE4 url(/common/images/bg_p-link01.gif) no-repeat 0px 5px;
}
div.information p.link02 a:hover {
	background: #F8ECE4 url(/common/images/bg_p-link02.gif) no-repeat 0px 5px;
}
div.information p.link03 a {
	background: url(/common/images/bg_p-link03.gif) no-repeat 0px 5px;
}
div.information p.link03 a:hover {
	background: #F8ECE4 url(/common/images/bg_p-link03.gif) no-repeat 0px 5px;
}
/* フッター */
div#footer {
	clear: both;
	position: relative;
	width: 950px;
	height: 73px;
	margin: 0px auto;
	padding: 0px 13px;
	background: url(/common/images/bg_footer.jpg) no-repeat;
}
div#footer p {
	color: #FFF;
	font-size: 10px;
}
div#footer p a {
	color: #FFF;
}
div#footer p a:hover {
	color: #6CF;
}
div#footer p.copyright {
	position: absolute;
	left: 26px;
	top: 10px;
}
div#footer p.address {
	position: absolute;
	text-align: right;
	right: 26px;
	top: 10px;
}
.mb30 {
	margin-bottom: 30px;
}
img.f-right {
	float: right;
	padding-left:20px;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
h1, h2, h3,p.toppege a,li a {
	text-indent: -9999em;
	overflow: hidden;
}

