﻿@charset "UTF-8";

/* --------------------------
 * pageNavi
-------------------------- */
#contentMain .pageNavi .pageNavi01 {
	background: url("../images/pagenavi01.gif") no-repeat;
}
#contentMain .pageNavi .pageNavi02 {
	background: url("../images/pagenavi02.gif") no-repeat;
}
#contentMain .pageNavi .pageNavi03 {
	background: url("../images/pagenavi03.gif") no-repeat;
}

/* --------------------------
 * contentMain 
-------------------------- */
#contentMain h3 {
	margin-top: 15px;
	margin-bottom: 10px;
}

#contentMain h4 {
	background: url("../images/bg_headline.gif") no-repeat bottom;
}

/* box_ph01 */
#contentMain .article {
	float: left;
	width: 460px;
}

/* text05 */
#contentMain .box01 .textRightw240 {
	float: right;
	width: 240px;
}

/* text02 */
#contentMain .box01 .textLeftw300 {
	float: left;
	width: 300px;
}
	/* --------------------------
	 * フォーレスト276
	-------------------------- */
	#contentMain #forest276 {
		width: 460px;
	}

	/* ------------------------
	 * 水中遊覧船
	------------------------ */
	#contentMain #underWaterShip ul.imgL {
		float: left;
		margin-left: 20px;
	}
		#contentMain #underWaterShip ul.imgL li {
			margin-bottom: 10px;
		}

/* 体験スポット
---------------------------------------------- */
#contentMain #nijimasu table {
	float: right;
	width: 400px;
}

/* ------------------------------------
 * リンク
------------------------------------ */
.links li {
	background: url("../images/icon_link.gif") no-repeat left center;
}
