/* CSS Document */
#content {
	width:1246px;
	margin:2px auto 0px;
	background-image:url(../images/bk.jpg);
	background-position:top center;
	background-repeat:no-repeat;
/*	background-color:#136736;*/
	font-size:12px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif,"ＭＳ Ｐゴシック";
	color:#6a3906;
	
	}
a {
	font-size:12px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif,"ＭＳ Ｐゴシック";
	color:#6a3906;
	text-decoration:none;
	}
a:hover {
	color:#bd6f1b;
	}
h1 {
	padding-top:88px;
	padding-bottom:300px;
	}
#main {
	width:950px;
	margin:auto;
	background-image:url(../images/main_bk.jpg);
	background-position:top center;
	background-repeat: repeat-y;
/*	-webkit-box-shadow: 0px 0px 5px #333;
	-moz-box-shadow: 0px 0px 5px #333;
	box-shadow: 0px 0px 5px #333;*/
	}
#navi ul {
	width:950px;
	height:94px;
	border-bottom: solid 1px #454241;
}
#navi ul li {
	list-style-type: none;
	float:left;
	width:237px;
	background-image:url(../images/line.gif);
	background-position:center right;
	background-repeat: no-repeat;
	}
#navi ul li.last {
	background-image:none;
	width:239px;
}
#navi ul li a {
	display:block;
}
#navi ul a:hover {
	background-image:url(../images/navi_hover.png);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#navi ul .current a,
#navi ul .current a:hover {
	background-image:url(../images/navi_bk.png);
	background-position:bottom left;
	background-repeat:repeat-x;
}

* html #navi ul li a {/* IE6 */
	width:236px;
	display:block;
	}
* html #navi ul li.last a {/* IE6 */
	width:238px;
	display:block;
}

* html #navi ul a:hover {/* IE6 */
	background-color:#efe6d8;
	background-image:none;
}
* html #navi ul .current a,
* html #navi ul .current a:hover {/* IE6 */
	background-color:#E0D6C7;
	background-image:none;
}

#navi ul li img {
	margin:20px 0px 8px;
}
h2 {
	margin: 45px auto 38px;
}
#boxwrap .imgbox {
	position:relative;
	margin-bottom:60px;
}
#main #boxwrap .box01,
#main #boxwrap .box02 {
	height:280px;
}
#main #boxwrap .box03 {
	height:316px;
}
#main #boxwrap .box04 {
	height:430px;
}
#main #boxwrap .box05 {
	height:450px;
}
#main #boxwrap .box06 {
	height:470px;
}
#boxwrap .btn {
	position:absolute;
	width:119px;
	height:38px;
	right:98px;
	bottom:0px;
}
#boxwrap .btn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
#boxwrap .imgbox .main5,
#boxwrap .imgbox .main4 {
	position:absolute;
	top:40px;
	left:278px;
}
#boxwrap .imgbox .main3 {
	position:absolute;
	top:25px;
	left:43px;
}
#boxwrap .imgbox .main2 {
	position:absolute;
	top:16px;
	left:16px;
}
#boxwrap .imgbox .main1 {
	position:absolute;
	top:18px;
	left:114px;
}
#boxwrap .imgbox .mainb1 {
	position:absolute;
	top:60px;
	left:72px;
}
#boxwrap .box_banquet {
	position:relative;
	height:480px;
	margin-bottom:40px;
}
#boxwrap .box_clubhouse {
	position:relative;
	height:530px;
	margin-bottom:50px;
}
#boxwrap .box_brisa {
	position:relative;
	height:410px;
	margin-bottom:20px;
	z-index:1;
}
.pagetop {
	position:relative;
	text-align:right;
	margin-right:15px;
	z-index:100;
}
#footlink {
	padding: 10px 0px 10px;
}
#footlink p {
	margin-bottom:10px;
}
