@charset "UTF-8";



/* ------------------------------------------

  top

------------------------------------------ */


/* welcommarix
----------------------------------------------------------- */
#cInnerCont h1.welcommarix {
	position: relative;
	top: 110px;
	_top: 555px; /* IE6 */

	margin: 0 auto;
	width: 464px;
	/* height: 28px; */
	height: 190px; /* 高さ調整 */
	background: url(../../../img/s/top/bg_txt_welcom.png) no-repeat left top;
	text-indent: -9999px !important;
	}	

/* facilityBox おすすめの施設
----------------------------------------------------------- */
#facilityBox {
	/* margin: 0 auto 25px auto; */
	margin: 0 auto 0px auto;
	width: 960px;
	
	overflow: hidden;
	}
	
	#facilityBox h2 {
		display: block;
		width: 245px;
		/* height: 50px; */
		height: 77px;
		background: url(../../../img/s/top/ttl_facility.png) no-repeat left top;
		text-indent: -9999px;
		}
	
	#fBInner {
		margin: 0px 0px 0px 5px;
		width: 980px;
		overflow: hidden;
		}
	
	#fBMarinova,
	#fBSpapawpaw,
	#fBBanquet,
	#fBCapsule,
	#fBSports,
	#fBBas {
		float: left;
		display: inline;
		margin-right: 30px;
		margin-bottom: 20px;
		
		position: relative;
		top: 0px;
		left: 0px;
		}
	
	
	/* マリノーバ */
	#fBMarinova a:link,
	#fBMarinova a:visited,
	#fBMarinova a:active {
		display: block;
		width: 460px;
		height: 180px;
		background: url(../../../img/s/top/thumb_Marinova.png) no-repeat left top;
		
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
		}
		
		#fBMarinova h3 {
			text-indent: -9999px;
			}
	
	/* スパぱうぱう */
	#fBSpapawpaw a:link,
	#fBSpapawpaw a:visited,
	#fBSpapawpaw a:active {
		display: block;
		width: 460px;
		height: 180px;
		background: url(../../../img/s/top/thumb_Spapawpaw.png) no-repeat left top;
		
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
		}
		
		#fBSpapawpaw h3 {
			text-indent: -9999px;
			}
			
	/* 会議・研修会・合宿 */
	#fBBanquet a:link,
	#fBBanquet a:visited,
	#fBBanquet a:active {
		display: block;
		width: 460px;
		height: 180px;
		background: url(../../../img/s/top/thumb_Banquet.png) no-repeat left top;
		
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
		}
		
		#fBBanquet h3 {
			text-indent: -9999px;
			}

	/* カプセルルーム */
	#fBCapsule a:link,
	#fBCapsule a:visited,
	#fBCapsule a:active {
		display: block;
		width: 460px;
		height: 180px;
		background: url(../../../img/s/top/thumb_Capsule.png) no-repeat left top;
		
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
		}
		
		#fBCapsule h3 {
			font-size: 87.5%;
			text-indent: -9999px;
			}
	
	/* スポーツ団体 */
	#fBSports a:link,
	#fBSports a:visited,
	#fBSports a:active {
		display: block;
		width: 460px;
		height: 180px;
		background: url(../../../img/s/top/thumb_Sports.png) no-repeat left top;
		
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
		}
		
		#fBSports h3 {
			font-size: 87.5%;
			text-indent: -9999px;
			}
	
	/* 大型バス */
	#fBBas {
		display: block;
		width: 460px;
		height: 180px;
		background: url(../../../img/s/top/thumb_Bas.png) no-repeat left top;
		
		position: relative;
		top: 0px;
		left: 0px;
		}
		
		#fBBas h3 {
			font-size: 87.5%;
			text-indent: -9999px;
			}
		
		#fBBas ul li.mp a:link,
		#fBBas ul li.mp a:visited,
		#fBBas ul li.mp a:active {
			position: absolute;
			top: 132px;
			left: 301px;
			
			display: block;
			width: 156px;
			height: 22px;
			background: url(../../../img/s/top/btn_mp.png) no-repeat left top;
			text-indent: -9999px;
			
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			transition: all 0.5s ease;
			}
		
		#fBBas ul li.lp a:link,
		#fBBas ul li.lp a:visited,
		#fBBas ul li.lp a:active {
			position: absolute;
			top: 155px;
			left: 301px;
			
			display: block;
			width: 156px;
			height: 22px;
			background: url(../../../img/s/top/btn_lp.png) no-repeat left top;
			text-indent: -9999px;
			
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			transition: all 0.5s ease;
			}
	
		#fBMarinova a:hover,
		#fBSpapawpaw a:hover,
		#fBBanquet a:hover,
		#fBCapsule a:hover,
		#fBSports a:hover,
		#fBBas ul li.mp a:hover,
		#fBBas ul li.lp a:hover  {
			filter: alpha(opacity=50);
			-webkit-opacity: 0.5;
			-moz-opacity: 0.5;
			opacity: 0.5;
			}
		
		#fBMarinova p,
		#fBSpapawpaw p,
		#fBBanquet p,
		#fBCapsule p,
		#fBSports p {
			font-size: 87.5%;
			position: absolute;
			top: 130px;
			left: 3px;
			text-decoration: none;
			color: #555;
			padding: 5px;
			/* width: 330px; */
			width: 420px;
			/* height: 47px; */
			height: 37px;
			}
		#fBBas p {
			font-size: 87.5%;
			position: absolute;
			top: 130px;
			left: 3px;
			text-decoration: none;
			color: #555;
			padding: 5px;
			/* width: 290px; */
			width: 280px;
			/* height: 47px; */
			height: 37px;
			}
		
		





	
		
		





/* snsbtnBox
----------------------------------------------------------- */
#snsbtnBox {
	/* height: 190px; */
	height: 90px;
	/* background-color: #DDD; */
	padding: 0px 20px;
	}
	
	#snsbtnBox .wp_social_bookmarking_light div {
		float: left !important;
		padding-right: 5px;
		}








	
	

		
