/*------------------------------------------------------------------------
ラグーンページ(横幅860px)
------------------------------------------------------------------------*/

html, body {
	background: url(../../images/lagoon_bg.jpg) top center no-repeat;
}
/*------------------------------------------------------------------------
メインメニュー
------------------------------------------------------------------------*/
#g-nav {
	position:absolute;
	left: 0;
	top: 449px;
	width: 914px;
	height: 56px;
	z-index:100;
	overflow: hidden;
	_zoom: 1;
}
#g-nav ul li {
	float: left;
}
#g-nav ul li span{
	display: none;
}
a#nav1 {
	width: 118px;
	height: 56px;
	display: block;
	background: url(../../images/lag_nav01_off.gif) no-repeat;
}
a#nav2 {
	width: 148px;
	height: 56px;
	display: block;
	background: url(../../images/lag_nav02_off.gif) no-repeat;
}
a#nav3 {
	width: 124px;
	height: 56px;
	display: block;
	background: url(../../images/lag_nav03_off.gif) no-repeat;
}
a#nav4 {
	width: 119px;
	height: 56px;
	display: block;
	background: url(../../images/lag_nav04_off.gif) no-repeat;
}	
a#nav5 {
	width: 125px;
	height: 56px;
	display: block;
	background: url(../../images/lag_nav05_off.gif) no-repeat;
}
a#nav6 {
	width: 133px;
	height: 56px;
	display: block;
	background: url(../../images/lag_nav06_off.gif) no-repeat;
}
a#nav7 {
	width: 147px;
	height: 56px;
	display: block;
	background: url(../../images/lag_nav07_off.gif) no-repeat;
}
/*マウスオーバー
------------------------------------------------------------------------*/
a#nav1:hover {
	background: url(../../images/lag_nav01_on.gif) no-repeat;
}
a#nav2:hover {
	background: url(../../images/lag_nav02_on.gif) no-repeat;
}
a#nav3:hover {
	background: url(../../images/lag_nav03_on.gif) no-repeat;
}
a#nav4:hover {
	background: url(../../images/lag_nav04_on.gif) no-repeat;
}	
a#nav5:hover {
	background: url(../../images/lag_nav05_on.gif) no-repeat;
}
a#nav6:hover {
	background: url(../../images/lag_nav06_on.gif) no-repeat;
}
a#nav7:hover {
	background: url(../../images/lag_nav07_on.gif) no-repeat;
}

/*------------------------------------------------------------------------
コンテンツ
------------------------------------------------------------------------*/

.lagoon-wrap {
	margin: 0 0 20px 0;
	overflow: hidden;
	_zoom: -1;
}
h5 {
	margin: 0 0 15px 0;
}
#first-box {
	margin: 0 20px 15px 20px;
	overflow: hidden;
	_zoom: -1;
}
#first-box img {
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #D4D4D4;
}
#first-box p {
	margin: 0 0 15px 0;
	line-height: 160%;
}
#first-box p span {
	color: #008AC6;
}
#first-box a {
	color: #008AC6;
}
#lag-gallery {
	clear: both;
	width: 830px;
	margin: 0 -45px 15px 20px;
	overflow: hidden;
	_zoom: -1;
}
.lag-box {
	float: left;
	width: 261px;
	margin: 0 15px 15px 0;
	display: inline;
}
.lag-box img {
	margin: 0 0 8px 0;
	border: 1px solid #D4D4D4;
}
.lag-box p {
	margin: 0 5px 0 5px;
	line-height: 160%;
	font-size: 10px;
}
.lag-box p span {
	color: #8B5C29;
}

#last-box {
	margin: 0;
	overflow: hidden;
	_zoom: -1;
}
.root-map {
	float: left;
	width: 368px;
	margin: 0 20px 0 10px;
	text-align: right;
}
.root-map img {
	margin: 0 0 10px 0;
}
.root-info2 {
	float: left;
	width: 422px;
	margin: 0;
	padding: 20px 0 0 0;
}
.root-info2 ul {
	margin: 0 0 30px 0;
}
.root-info2 ul li {
	margin: 0 0 5px 0;
}