@charset "utf-8";

body
	{

	background: #23b4e9  url(bg_bottom.jpg) repeat-x 0% 100% fixed;
	text-align: center;
	font-family: Hervetica, Verdana, sans-serif;
	margin: 0;
	}

#wrapper
	{
	margin: auto;
	background: url(bg_wave.jpg) repeat-x 50% 0;
	}

#header
	{
	background: url(header.gif) no-repeat 0 10px;
	height: 150px;
	margin: 0 auto 30px auto;
	width: 740px;
	}

#header h1
	{
	display: none;
	}

#main_content
	{
	width: 770px;
	text-align: left;
	padding: 30px 0 0 0;
	margin: 0 auto;
	background: #fff url(bg_main_top.jpg) repeat-x;
	-khtml-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
	}

#main_content p
	{
	font-size: 90%;
	}

#main_content ul
	{
	line-height: 180%;
	}

.section
	{
	padding: 0 50px;
	}

#toc
	{
	position: absolute;
	width: 100%;
	top: 160px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	}

#toc ul
	{
	margin: 0;
	padding: 0;
	}

#toc li
	{
	list-style: none;
	display: inline;
	padding: 0 6px;
	margin: 0;
	line-height: 180%;
	}

#toc li a, #toc li span
	{
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	text-shadow: 0px 2px 2px #05749f;
	}

#toc li a:link
	{
	color: #fff;
	}

#toc li a:visited
	{
	color: #9ff;
	}

#toc li a:hover
	{
	color: #000;
	}

#toc li a:active
	{
	color: #900;
	}

#toc li a.parent, #toc li span
	{
	border-bottom: 3px solid #f90;
	}

.screen_reader
	{
	display: none;
	}

address
	{
	font-style: normal;
	clear: both;
	padding: 50px 20px 20px 20px;
	background: #046e9c url(bg_address.png) no-repeat;
	}

address ul
	{
	border-top: 1px dotted #999;
	padding-top: 15px;
	}

address li
	{
	list-style-image: url(mark_fish.gif);
	font-size: 80%;
	line-height: 150%;
	color: #369;
	}

address a
	{
	color: #fff;
	text-decoration: none;
	}

address span
	{
	font-weight: bold;
	display: block;
	font-size: 80%;
	line-height: 150%;
	color: #fff;
	text-shadow: 0px -3px 3px #046e9c;
	}

#footer
	{
	}

#footer p
	{
	text-align: center;
	font-size: 90%;
	padding: 20px 0 35px 0;
	font-family: "Trebuchet MS", Hervetica, Verdana, sans-serif;
	color: #fff;
	text-shadow: 0px 0px 8px #046e9c;
	}

h2
	{
	color: #666;
	text-shadow: 0px 2px 3px #999;
	border-bottom: 2px solid #f60;
	padding: 5px 0 2px 5px;
	background: #fff;
	clear: both;
	}

h3
	{
	clear: both;
	border-bottom: 2px solid #ccc;
	color: #666;
	font-size: 100%;
	text-align: right;
	border-right: 10px solid #ccc;
	padding: 5px;
	margin-top: 30px;
	}

p
	{
	line-height: 180%;
	color: #333;
	}

a img
	{
	border: 2px solid #000;
	}

.pageAnchor
	{
	clear: both;
	text-align: center;
	padding-bottom: 40px;
	}

.pageAnchor a
	{
	font-size: 80%;
	text-decoration: none;
	background: #fff url(mark_pagetop.gif) no-repeat 0 0;
	color: #666;
	padding: 2px 5px;
	font-size: 80%;
	width: 127px;
	height: 24px;
	display: block;
	margin: auto;
	overflow: hidden;
	text-indent: -800px;
	}

.pageAnchor a:hover
	{
	background: #fff url(mark_pagetop.gif) repeat-y 0px 27px;
	}

.notice
	{
	color: #900;
	}

.more_info
	{
	border-top: 2px dotted #ccc;
	background: url(mark_fish.gif) no-repeat 100% 50%;
	padding-right: 25px;
	text-align: right;
	}

.cb
	{
	display: block;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	}

div.notice 
	{
	border: 2px dashed #900;
	width: 600px;
	}

div.notice h4
	{
	margin: 0;
	padding: 5px;
	}

div.notice ul
	{
	margin-top: 5px;
	}

div.notice ul li
	{
	font-size: 90%;
	line-height: 160%;
	}

#top h2
	{
	border: none;
	background: #23b4e9;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	height: 440px;
	overflow: hidden;
	background: url(top_main.jpg) no-repeat 50% 50%;
	font-size: 1px;
	color: #fff;
	}

#top h2 span.message
	{
	display: none;
	}

#top #main_content
	{
	padding-top: 30px;
	}

#top .section
	{
	border-bottom: 1px solid #fff;
	padding: 0 10px;
	}

#top a img
	{
	border: none;
	}

#top .section .pageAnchor 
	{
	clear: both;
	padding-bottom: 0;
	text-align: center;
	}

#top .section .pageAnchor:before
	{
	content: " ";
	display: block;
	clear: both;
	}

#top .section ul
	{
	width: 430px;
	float: right;
	padding-bottom: 20px;
	padding-left: 10px;
	}

#top .section li 
	{
	font-size: 90%;
	line-height: 150%;
	list-style-image: url(mark_fish.gif);
	color: #179;
	padding-bottom: 5px;
	list-style-position: inside;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
	}

#top #bnrs
	{
	margin-bottom: 0;
	padding-bottom: 0;
	width: 260px;
	height: 300px;
	float: left;
	background: url(ilst_jawfish.jpg) no-repeat 10% 100%;
	}

#top h3
	{
	margin-top: 10px;
	border-color: #05749f;
	}

#about #main_content p
	{
	text-indent: 0.8em;
	}

#price table
	{
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #369;
	background: #369;
	margin-bottom: 25px;
	}

#price th
	{
	white-space: pre;
	text-align: center;
	}

#price th, td
	{
	padding: 8px;
	font-size: 90%;
	}

#price thead th
	{
	color: #fff;
	background: url(bg_th.gif) repeat-x 0 50%;
	}

#price tbody th
	{
	text-align: left;
	background-color: #f9f9e9;
	}

#price tbody td
	{
	background-color: #fff;
	white-space: pre;
	}

#price .memo 
	{
	white-space: normal;
	font-size: 80%;
	line-height: 160%;
	vertical-align: top;
	}

#price .detail_info
	{
	background: url(mark_fish_orange.gif) no-repeat 0 50%;
	padding-left: 25px;
	}

#price .detail_info a 
	{
	font-weight: bold;
	text-decoration: none;
	}

#price .detail_info a:link
	{
	color: #369;
	}

#price .detail_info a:visited
	{
	color: #69c;
	}

#price .detail_info a:hover
	{
	color: #000;
	}

#price .detail_info a:active
	{
	color: #900;
	}

#price #main_content ul li
	{
	list-style-image: url(mark_fish_orange.gif);
	}

#price .pageAnchorList
	{
	}

#price .pageAnchorList li a
	{
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
	padding: 0 3px;
	}

.diving ul.h_list li a:link
	{
	color: #369;
	}

#price .pageAnchorList li a:link
	{
	color: #369;
	}

#price .pageAnchorList li a:visited
	{
	color: #69c;
	}

#price .pageAnchorList li a:active
	{
	color: #900;
	}

#price .pageAnchorList li a:hover
	{
	color: #000;
	}

.diving dl
	{
	}

.diving dt
	{
	font-weight: bold;
	border-bottom: 1px solid #900;
	line-height: 160%;
	color: #900;
	}

.diving dd
	{
	line-height: 180%;
	border-bottom: 1px solid #900;
	border-left: 5px solid #900;
	padding: 1px 15px;
	margin-bottom: 15px;
	background: #fff;
	margin-top: -1px;
	}

.diving p.introduction
	{
	margin: 20px auto;
	text-align: center;
	font-weight: bold;
	}

.diving ul.h_list 
	{
	margin: 0;
	padding: 0;
	text-align: center;
	}

.diving ul.h_list li
	{
	display: inline;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0;
	margin: 0;
	}

.diving ul.h_list li a
	{
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
	padding: 0 3px;
	}

.diving ul.h_list li a:link
	{
	color: #369;
	}

.diving ul.h_list li a:visited
	{
	color: #69c;
	}

.diving ul.h_list li a:active
	{
	color: #900;
	}

.diving ul.h_list li a:hover
	{
	color: #000;
	}

#diving .section
	{
	background: url(bg_jawfish.jpg) no-repeat 5% 100%;
	padding-bottom: 20px;
	}

#diving .section p
	{
	font-weight: bold;
	font-size: 100%;
	margin-left: 130px;
	}

.diving .more_info
	{
	clear: both;
	}

.diving .more_info a
	{
	text-decoration: none;
	}

.diving .more_info a:link
	{
	color: #369;
	}

.diving .more_info a:visited
	{
	color: #69c;
	}

.diving .more_info a:hover
	{
	color: #000;
	}

.diving .more_info a:active
	{
	color: #900;
	}

#company h2
	{
	margin: 10px 0 0 0;
	padding: 0;
	background: url(shop_main.jpg) no-repeat 50% 0%;
	height: 440px;
	border: none;
	font-size: 1px;
	text-indent: -900px;
	}

#company dl
	{
	padding: 30px 20px 0 200px;
	height: auto;
	}

	#company dt
		{
		font-weight: bold;
		border-bottom: 1px solid #369;
		line-height: 160%;
		color: #369;
		}
	
	#company dd
		{
		line-height: 180%;
		border-bottom: 1px solid #369;
		border-left: 5px solid #369;
		padding: 5px;
		margin-bottom: 5px;
		background: #fff;
		margin-top: -1px;
		}

#company #stuff dl
	{
	margin-bottom: 50px;
	background-position: 10px 50%;
	}
	
	#company .stuffs 
		{
		width: 640px;
		margin: auto;
		}
	
		#company .stuffs img
			{
			display: block;
			width: 160px;
			height: 190px;
			float: left;
			margin-top: 50px;
			}
		
		#company .stuffs dl
			{
			width: 450px;
			float: right;
			margin: 0;
			padding: 0;
			}

	#company div#map
		{
		width: 600px;
		height: 300px;
		border: 1px solid #666;
		margin: 20px auto 50px auto;
		background: url(jawfish_map.gif) no-repeat 0 0;
		clear: both;
		}

#company #cominfo
	{
	}

	#company #cominfo img
		{
		width: 250;
		height: 340;
		display: block;
		float: left;
		margin-top: 20px;
		}
	
	#company #cominfo dl
		{
		width: 400px;
		float: right;
		margin: 0;
		padding: 0;
		}

#company #shop
	{
	background: url(fig_beach.jpg) no-repeat 50px 10px;
	}

#company #synopsis
	{
	margin-left: 280px;
	margin-right: 30px;
	text-align: center;
	padding-top: 10px;
	}

#company #shop h3
	{
	margin-top: 80px;
	}

#company .facilities 
	{
	clear: both;
	padding-top: 5px;
	}

#company .facilities a img
	{
	margin: 0 20px 5px 0;
	float: left;
	}

#faq dt
	{
	font-weight: bold;
	line-height: 160%;
	}

#faq dd
	{
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #ccc;
	padding: 5px 10px;
	margin-bottom: 20px;
	}

#faq #description
	{
	background: url(bg_shipghost.jpg) no-repeat 100% 100%;
	padding-right: 150px;
	height: 120px;
	}

#contact dt
	{
	font-weight: bold;
	line-height: 160%;
	}

#contact dd
	{
	border-bottom: 1px solid #900;
	border-left: 5px solid #900;
	padding: 5px 10px;
	margin-bottom: 20px;
	}

#quicklink 
	{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 370px;
	margin: 0;
	padding: 0;
	}

#quicklink li 
	{
	width: 120px;
	height: 60px;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#quicklink a
	{
	display: block;
	overflow: hidden;
	text-indent: -500px;
	position: relative;
	top: -10px;
	width: 120px;
	height: 60px;
	}

#quicklink a:hover
	{
	top: 0px;
	}

#reservation_form a
	{
	background: url(bnt_reservation.gif);
	}

#reservation_cal a
	{
	background: url(btn_cal.gif);
	}

#pp p
	{
	font-size: 90%;
	margin: 20px 10px;
	}

hr
	{
	display: none;
	}

#inq form
	{
	width: 700px;
	margin: auto;
	text-align: left;
	}

#inq dt
	{
	padding: 3px;
	line-height: 160%;
	border-bottom: 2px solid #369;
	border-left: 10px solid #369;
	}

#inq dd
	{
	padding: 3px 0 15px 3px;
	line-height: 160%;
	border-right: 2px solid #369;
	}

#inq dt strong span
	{
	color: #900;
	font-size: small;
	}


