@charset "UTF-8";

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #eee;
}


/*リンク画像のマウスオーバー効果*/

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}



a:link {
   color:#03f;
   text-decoration: underline;
}


a:visited {
   color:#03f;
   text-decoration:underline;
}
a:hover {
color: #f90;
   text-decoration:underline;
}
a:active {
   color:#f90;
   text-decoration:underline;
   
}



/* @group ヘッダ */


#seo{
	width: 860px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: right;
}

#seo h1{
	color: #999;
	font-size: 9px;
	line-height: 1;
	margin: 4px 0;
	padding: 0;
	font-weight:normal;
}


#header{
	width: 100%;
	height: 132px;
	background: #eee url(../images/header_bg.gif) repeat-x 0 44px;
	margin-top: 0px;
	border: 0px solid;

}

#header_column{
	width: 858px;
	height: 132px;
	margin: 0 auto 0;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #999;
	background: #eee url(../images/header_858x132.gif) no-repeat;
}

#header_column #logomark_link{
display: block;
border: 0px solid #f90;
width: 320px;
height: 60px;
top: 60px;
text-indent: -9999px;

	position: relative;

/*firfox*/
	overflow:hidden;
	outline:none;

}




#header_links{
	float: right;
	display: block;
	border: 0px solid #f90;
	margin: 0;
	padding: 0;
	width: 346px;
	height: 20px;
	bottom: 44px;
	right: 2px;
	position: relative;


/*firfox*/
	overflow:hidden;
	outline:none;

}


/* @end */










#contents_body{
	border: 0px solid red;

}


#maincontainer{
width: 860px; /*Width of main container*/
margin: -3px auto 0; /*Center container on page*/
/*-3pxは上に開くのを防ぐため*/
}







/* @group パンくずリストブロック */

#breadcrumb{
	display: block;
	padding-left: 12px;
	color: #333;
	font-size: x-small;
	letter-spacing: 0.1em;
	background-color: #fff;
	height: 26px;
	border-right:0px solid #999;
	border-left: 0px solid #999;	
}


/*リスト部分*/
#topicPath_01 {
	padding: 0 0 0 0px;
	border: 0px dashed #f60;
	margin: 0;
}

#topicPath_01 ol {
	list-style-type: none;
}

#topicPath_01 li {
	color: #333;
	display: inline;
	list-style-type: none;
	line-height: 26px;
	vertical-align: middle;
}

#topicPath_01 li a {
	padding-right: 10px;
	background: url(../images/topic_path.gif) no-repeat right center;
	text-decoration: none;
}

#topicPath_01 li .last{
	padding-right: 10px;
	background: none no-repeat right center;
	text-decoration: underline;
}



/*前のページに戻る*/
#go_prev{
float: right;	
display: block;
	text-align: right;
	margin-right: 2em;	
}

#go_prev li{
list-style-image: url(../images/go_prev_12x9.gif);
	position: relative;
	top: 5px;
}

#go_prev li a{
	text-decoration: none;
	}



/* @end */





#topsection{
width: 858px;;
height: 300px; /*Height of top section*/
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 1px solid #999;

}







#contentwrapper{
float: left;
width: 858px;/*右に余白が出るので変更、元は100%*/
padding:0;
border-right:1px solid #999;
border-left: 1px solid #999;
background:url(../images/left_bg.gif) repeat;
}

#contentcolumn{
margin-left: 178px; 
/*Set left margin to LeftColumnWidth*/
width:659px;
/*幅679-両サイドのpadding10p+10px*/
padding: 5px 10px 0px;
background-color: #fff;
border-left: 1px solid #999;
}

.innertube_main{
	background-color: #fff;
	width: 659px	;
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
padding-bottom: 10px;
font-size: small;
color: #333;

}

/* @group h2タイトル */

.innertube_main h2{
	width: 659px;
	height: 39px;
	background-color: #fff;
	margin:0;
	margin-bottom: 0.5em;
}

.innertube_main h2#snorkel_a{
	background: url(../images/h2/h2_course_a_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#snorkel_b{
	background: url(../images/h2/h2_course_b_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#snorkel_kk{
	background: url(../images/h2/h2_course_kk_659x39.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#snorkel_ma{
	background: url(../images/h2/h2_course_ma_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#snorkel_mb{
	background: url(../images/h2/h2_course_mb_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#snorkel_title{
	background: url(../images/h2/h2_course_snorkel_659x39.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#scuba_title{
	background: url(../images/h2/h2_course_scuba_659x39.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#kayak_title{
	background: url(../images/course_X_kayak_title_659x39.gif) no-repeat;
	text-indent: -9999px;
}


.innertube_main h2#healing_title{
	background: url(../images/course_healing_title_h2_title_659x39.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#set_title{
	background: url(../images/h2/h2_course_set_659x39.gif) no-repeat;
	text-indent: -9999px;
}


.innertube_main h2#staff_title{
	background: url(../images/h2/h2_staff_659x39.gif) no-repeat;
	text-indent: -9999px;
margin-bottom: 6px;
}

.innertube_main h2#faq_title{
	background: url(../images/h2/h2_faq_659x39.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#shop_title{
	background: url(../images/h2/h2_shop_659x39.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#contact_title{
	background: url(../images/h2/h2_contact_659x39.gif) no-repeat;
	text-indent: -9999px;
}

/*2010-01-08 追加　Ｋコース*/
.innertube_main h2#course_k{
	background: url(../images/h2/h2_course_k_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}


/* @end */














.section{
	color: #333;
	border: 0px solid #fc0;
	margin: 0 0 24px;
	line-height: 1.6em;
}

.section_2{
	color: #333;
	border: 0px solid #fc0;
	margin: 0 0 36px 24px;
}

.innertube_main h2#scuba_ds{
	background: url(../images/h2/h2_course_ds_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#scuba_dc{
	background: url(../images/h2/h2_course_dc_659x39.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#scuba_d{
	background: url(../images/h2/h2_course_d_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#scuba_k1{
	background: url(../images/h2/h2_course_k1_659x39.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#scuba_k2{
	background: url(../images/h2/h2_course_k2_659x39.gif) no-repeat;
	text-indent: -9999px;
}


.innertube_main h2#kayac_c{
	background: url(../images/h2/h2_course_c_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#kayac_ssc{
	background: url(../images/h2/h2_course_ssc_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h2#healing_e{
	background: url(../images/h2/h2_course_e_659x39_2010.gif) no-repeat;
	text-indent: -9999px;
}






/* @group セクション見出し（h3） */

.innertube_main h3{
	width: 659px;
	height: 28px;
	background-color: #fff;
	margin:0 0 12px 0;
}

.innertube_main h3#everyday{
	background: url(../images/course_h3_01_everyday_659x28.gif) no-repeat;
	text-indent: -9999px;
}


.innertube_main h3#everyday_kerama{
	background: url(../images/course_h3_01_everyday_kerama_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#depature_time{
	background: url(../images/course_h3_01_depature_time_659x28.gif) no-repeat;
	text-indent: -9999px;
}



.innertube_main h3#schedule{
	background: url(../images/course_h3_02_schedule_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#rental{
	background: url(../images/course_h3_03_rental_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#facility{
	background: url(../images/course_h3_04_facility_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#condition{
	background: url(../images/course_h3_05_condition_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#camera{
	background: url(../images/course_h3_06_camera_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#reservation{
	background: url(../images/course_h3_07_reservation_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#meeting{
	background: url(../images/course_h3_08_meeting_place_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#openwater{
		margin:0 0 -6px 0;

	background: url(../images/h3_line_659x3.gif) no-repeat;
	text-indent: -9999px;
}



/* @end */

/* @group セクション見出し（shop） */



.section_2 h3{
	height: 18spx;
	background-color: #fff;
	margin:0 0 8px 0;
	height: 18px;
}

.section_2 h3#shop_index_01{
	width: 250px;
	background: url(../images/shop/h3_shop_index_01_250x18.gif) no-repeat;
	text-indent: -9999px;
	background-color: #fff;
}

.innertube_main h3#shop_index_02{
	background: url(../images/shop/h3_shop_index_02_250x18.gif) no-repeat;
	text-indent: -9999px;
	border: 0px solid #fc0;
	width: 260px;
}

.innertube_main h3#shop_index_03{
	background: url(../images/shop/h3_shop_index_03_250x18.gif) no-repeat;
	text-indent: -9999px;
		border: 0px solid #fc0;

		width: 260px;

}

.innertube_main h3#shop_index_04{
	background: url(../images/shop/h3_shop_index_04_250x18.gif) no-repeat;
	text-indent: -9999px;
			border: 0px solid #fc0;

		width: 260px;
}

.innertube_main h3#shop_index_05{
	background: url(../images/shop/h3_shop_index_05_250x18.gif) no-repeat;
	text-indent: -9999px;
			border: 0px solid #fc0;

		width: 260px;
}

.innertube_main h3#shop_index_06{
	background: url(../images/shop/h3_shop_index_06_250x18.gif) no-repeat;
	text-indent: -9999px;
			border: 0px solid #fc0;

		width: 260px;
}


/* @end */

/* @group セクションパーツ */

.movie_link{
	width: 122px;
	height: 142px;
	float:right;
	margin:0px 0 0 12px;
	border:0px solid #000;
	background-color: #fff;
}

.action_style{
	width: 240px;/*117px*/
	height: 184px;
	float:right;
	margin:0 0 0 12px;
	border:0px solid #000;
	background-color: #fff;
}

.rental_camera{
		background: url(../images/rental_camera_photo_247x79.gif) no-repeat;

	width: 247px;/*117px*/
	height: 79px;
	float:right;
	margin:0 0 0 12px;
	border:0px solid #000;
	text-indent: -9999px;
}

.contact_and_resv{
		width: 186px;/*117px*/
	height: 258px;
	float:right;
	margin:0 0 0 6px;
	border:0px solid #000;
}

.meeting_place{
	float:left;
	margin:0 1em 0.5em 0;
}

.openwater_link{
	float:left;
	margin:1em 1em 3em 0;
}


#go_top{
	text-align: right;
}



#go_top a{
	/*background: url(../images/go_top_8x9.gif) no-repeat left;*/
	/*Windowsで背景がずれるので矢印画像の表示を保留（2010-06-27）*/
	padding-left: 12px;
}



.shop_photo{
	width: 290px;
	float:right;
	margin:0px 0 0 12px;
	border:0px solid #000;
	background-color: #f5f5f5;
}





/*ツアー一覧*/
.tour_lineup{
	border: 0px solid black;
	width: 651px;
	margin: 0 auto 0;
	text-align: right;
}

.itembox{
	width: 205px;
	height: 240px;
	float: left;
	padding:0 6px 12px 6px ;
}



/*hover時に画像部分に情報のせ*/
 .itembox_link a:link {
	float: left;
	position: relative;
	background-color: transparent;
	width: 171px;
	height: 88px;
	left:9px;
	bottom: 135px;
	border: 2px solid #036;
	text-align: left;
	padding: 5px;
	color: #f60;
	visibility: hidden;
}



a:hover .itembox_link {
	float: left;
	position: relative;
	background-color: transparent;
	width: 171px;
	height: 88px;
	left:9px;
	bottom: 135px;
	border: 0px solid #036;
	display: block;
	text-align: left;
	padding: 5px;
	color: #000;
}


/* @end */



/* @group FAQページ */

.faq_unit{
	border:0px solid #ccc;
	margin: 2em 0 2em;
}


ul.faq {
	padding-left: 164px;

}


li.faq_q{
	
	color: #036;
	font-size: small;
	font-weight: bold;
	padding-left: 32px;
padding-bottom: 1.5em;
	background: url(../images/faq/faq_list_head_q_20x20.gif) no-repeat;
}

li.faq_a{
	color: #333;
	font-size: small;
	line-height: 1.4em;
	padding-left: 32px;
	background: url(../images/faq/faq_list_head_a_20x20.gif) no-repeat;
}


.faq_separater{
	text-align: right;padding-right: 16px;
}

/*ツアーリンク部分*/
.faq_tour_link_01 {
	padding: 0 0 0 8px;
	border: 0px dashed #f60;
	margin: 0;
}

#faq_tour_link_01 ul {
	list-style-type: none;
}

#faq_tour_link_01 li {
	color: #333;
	display: inline;
	list-style-type: none;
	line-height: 26px;
	vertical-align: middle;
}

#faq_tour_link_01 li a {
	color: #333;
	padding-right: 10px;
	background: url(../images/topic_path.gif) no-repeat right center;
	text-decoration: underline;
}

#faq_tour_link_01 li .last{
	padding-right: 10px;
	background: none no-repeat right center;
	text-decoration: underline;
}



/* @end */

/* @group スタッフ */

/* 一覧ページ */

.staff_lineup{
	border: 0px solid black;
	width: 630px;
	margin: 0 auto 0;
	text-align: right;

}

.staff_unit{
	width: 120px;
	height: 174px;
	float: left;
	padding:0 3px 6px 3px ;
}

/* 個別ページ */

#staff_h2{
	margin: 0 0 2em;
}


#staff_data{
	margin: 0 0 16px;
}



.staff_photo_frame{
	width:84px;
	border:1px solid #666;
	margin:0 2px 3px;
	padding:0px;
	float:left;
}

.staff_photo_frame_blank{
	width:84px;
	border:1px solid #fff;
	margin:0 2px 3px;
	padding:0px;
	float:left;
}



.staff_photo{
	width:78px;
	height:78px;
	border:1px solid #666;
	margin:2px;
	padding:0px;
}

.staff_photo_blank{
	width:78px;
	height:78px;
	border:1px solid #fff;
	margin:2px;
	padding:0px;
}



.staff_message{
	background-color: #fff;
	line-height: 1.3em;
}


#staff_list_nav{
	text-align: right;
	margin: 0;
	padding: 0;
}



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


#staff_list_nav li{
	margin: 0 1em 0 -6px;
	padding: 0;
	display: inline;
}




#staff_list_nav li{
	color: #333;
	display: inline;
	list-style-type: none;
	line-height: 16px;
	vertical-align: middle;
}

#staff_list_nav a {
	padding-right: 6px;
	border-right: 2px solid #dcdcdc;
	text-decoration: underline;
}

#staff_list_nav li .last{
	border-right: none;
	padding-right: 0px;
	text-decoration: underline;
}




/* @end */

/* @group open_water */

.innertube_main h2#open_water{
	background: url(../images/open_water/h2_open_water_659x28.gif) no-repeat;
	text-indent: -9999px;
}



.innertube_main h3#open_water_message{
	background: url(../images/open_water/h3_message_from_mayumi_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#open_water_bbs{
	background: url(../images/open_water/h3_bbs_659x28.gif) no-repeat;
	text-indent: -9999px;
}

.innertube_main h3#ow_contact{
	background: url(../images/open_water/h3_ow_contact_659x28.gif) no-repeat;
	text-indent: -9999px;
}

#open_water_info{
	width: 503px;
	height: 234px;
	border: none;
	background: url(../images/open_water/open_water_info_503x234.gif) no-repeat;
}

#open_water_info .message_1{
	color: #f30;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 14px;
}

#open_water_info .message_2{
	color: #333;
	line-height: 1.3em;
	font-weight: bold;
	position: relative;
	top: 36px;
	left: 146px;
}


#open_water_image_01{
	float:right;
	padding: 0 4px 0 16px;
}

#open_water_qr_code{
	float:left;
	padding: 0 16px 36px 0px;
}


#ow_course_info{
		width: 659px;
	height: 230px;
	border: none;
	background: url(../images/open_water/ow_course_info_659x230.gif) no-repeat;	
	
}


/* @end */


/* @group お問い合わせ */

#contact_form{
width: 613px;
height: 411px;
margin: 0 23px 0 0;
	background: url(../images/contact/contact_form_bag_613x411.gif) no-repeat;
}

#form_table{
	margin:24px 10px 10px 24px;
	padding-top: 24px;;
	width: 540px;
	border: 0px solid #ccc;
}

#form_table tr td{
	color: #036;
	height:32px;
}

#form_table td.left{
	width: 150px;
}

#contact_form_button{
	border: 0px solid #fc0;
	text-align: right;
	padding-right: 12px;
}


/* @end */



ul.disc {
	border: 0px solid #000;
	margin-top: 0.5em;
	margin-bottom: 1em;

	}




ul.disc li {
	margin: 0 0 3px;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(../images/list_head_1.gif) no-repeat 0 8px;
	margin-left: -14px;

}

ul {
	border: 0px solid #000;
	margin-top: 0;
	margin-bottom: 1em;

	}

ul li {
	list-style-type:none;
	margin-left: -2em;
	}



/*ul.kome {
	border: 0px solid #000;
	margin-top: 0;
	margin-bottom: 1em;

	}

ul.kome li {
	margin-left: 0em;
	list-style-image: url(../images/list_head_2.gif);
	list-style-position: outside;
	opacity: 1;
}


li.kome {
	list-style-position: outside;
	margin-left: -0.5em;
	background: url(../images/list_head_2.gif) no-repeat left;
}*/


ul.kome {
	border: 0px solid #000;
	margin-top: 0.5em;
	margin-bottom: 1em;

	}
	

ul.kome li {
	margin: 0 0 3px;
	padding: 0 0 0 14px;
	list-style: none;
	background: url(../images/list_head_2.gif) no-repeat 0 6px;
	margin-left: -15px;

}




table{
   width:100%;
   margin:0;
   padding: 0;
}

/* @group 文字色・修飾 */

.orange_b{
	font-weight: bold;
	color: #f60;
}

.alert{
	font-weight: bold;
	color: #900;
}



.d_blue{
	color: #036;
}


.size_2{
	font-size: xx-small;
	}
	
	
.size_5{
	font-size: medium;
	}
	
	

#flight{
	float: left;
	padding-right: 8px;
}

.time_and_info{
	color: #333;
	list-style-type: none;
	line-height: 48px;
		vertical-align: middle;

}

#topicPath_01 li {
	color: #333;
	display: inline;
	list-style-type: none;
	line-height: 26px;
	vertical-align: middle;
}


.info_course_kakaku{
	padding-left: 12px;
	font-size: small;
	color: #666;
}

.info_course_kakaku strong{
	font-size: small;
	color: #333;
}

.info_course_kakaku .info-course{
	font-size: medium;
	color: #000;
}

.info_course_kakaku .info-kakaku{
	font-size: medium;
	color: #000;
}



/* @end */




#leftcolumn{
float: left;
width: 178px; /*Width of left column*/
margin:0;
padding: 0;
margin-left: -859px; /*Set left margin to -(MainContainerWidth)*/
}




/* @group フッタ */


#footer{
clear: both;
width: 100%;
height: 138px;
color: #FFF;
text-align: center;
	background: #eee url(../images/footer_bg.gif) repeat-x 0 top;
}

#footer a{
color: #333;
text-decoration: none;
}


#footer_border{
	width: 858px;
	height: 27px;
	margin: 0px;
	margin: 0 auto 0;
	padding: 0px;
	border-right: 1px solid #999;	
	border-left: 1px solid #999;
	background: #eee url(../images/footer_boder_858x27.gif) no-repeat;
}





#footer_info{
	width: 858px;
	height: 72px;
	margin: 0 auto 0;
	padding-top: 9px;
	border-right: 1px solid #999;	
	border-bottom: 1px solid #999;	
	border-left: 1px solid #999;
	background-color: #fff;
	vertical-align: middle;
}


#footer_link{
float: left;
margin-left: 12px;
}



#footer_address{
	color: #333;
	font-size: small;
	line-height: 1.2em;
	text-align: right;
	float: right;
	margin-right: 24px;	
}


#footer_copyright{
	font-size: small;
	color: #333;
	width: 858px;
	height: 37px;
	margin: 0 auto 0;
	background-color: #fff;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #999;
}


/* @end */











.innertube_left{
	
	width: 178px;
	margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
	padding-bottom: 10px;
}

.side_link{
	width: 178px;
	margin-bottom: 1px;
}

/* @group セットページ */



/* @end */

/* @group モーダル */
		#modal_container {
			width: 150px;
			padding:3px;
			background-color:#CFDFA7;
			border: 0px solid #000;
			/*overflow:auto;*/
			/*SAFARIでのサブメニュー表示がおかしかったので、5月20日「overflow:auto」コメントアウト*/
			font-size:11px;
			line-height: 1.3em;
			color:#000;
			text-align:left;
		cursor: pointer;
		}


.custom_title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom_text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.click {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	/*background-color: #999;*/
	text-align: right;
	margin-top: 3px;
	padding: 2px 2px 2px;

}

/* @end */


#IE7back{
	background: #eee url(../images/footer_bg2.gif) repeat-x scroll 0 bottom;
}






