@charset "Shift_JIS";
/*#contents
---------------------------------------------------------------------*/
#contents #keyvisual { background:url(../activity/img/topvisual.jpg) no-repeat 2px top; }
/*#main
---------------------------------------------------------------------*/
h3 { margin-bottom:1em; }
#main #lead { margin:1em 0; }
#main #enjoyList {
 display:block;
 float:left;
 width:740px;
}
#main #enjoyList li {
 margin-bottom:15px;
 display:block;
 float:left;
 width:360px;
}
#main #enjoyList li.endline { margin: 0 0 15px 20px; }
#main #enjoyList li.adjust2em { margin-bottom:2em; }
#main #enjoyList li.adjust3em { margin-bottom:3em; }
#main #enjoyList li.adjust4em { margin-bottom:4em; }
#main h4 {
 padding:3px 0 0.5em 20px;
 width:340px;
 height:27px;
 color:#2b251d;
 background:url(../img/bg/h3-half.jpg) no-repeat left top;
 font-weight:bold;
}
#main .picture {
 margin:0 8px 0 0;
 border:#EBEBEB solid 1px;
 float:left;
 clear:both;
 width:100px;
 height:75px;
}
.toDetail {
 float:right;
 clear:both;
 width:116px;
 height:26px;
 text-indent:-9999px;
}
.toDetail a {
 display:block;
 width:116px;
 height:26px;
 overflow:hidden;
 background:url(../activity/img/btn-detail.jpg) no-repeat left top;
}
.toDetail a:hover { background:url(../activity/img/btn-detail_on.jpg) no-repeat left top; }

#topbeacharea {
 background-color:#EBE6E3;
	background-image: url(/activity/img/beach_bg_head.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin:0px;
	/margin: 25px 0px 0px 0px;
 width:615px;
}
#topbeacharea div.textarea {
	width: 300px;
	padding-top: 62px;
}
#topbeacharea div.textarea {
	width: 300px;
	padding-top: 62px;
}
.photobase2 {
	background-image: url(/img/photo_bg.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
}


