@charset "utf-8";
/* CSS Document */


/* Resort ==========================

	1.Common
	2.Index
	3.Details Page
	
*/

/* 1.Common ==============================================*/

div#mainVis{
	background:url(/resort/img/main_viz13.jpg) no-repeat center top !important;
	height:325px;
	width:100%;
	position:absolute;
	z-index:1;
}
div.titleBox{
	margin:0 auto 0;
	width:980px;
	text-align:left;
}
h1{
	position:absolute;
	top:160px;
}

#resortPage table td.f_left{
    text-align:left;
}

#resortPage table td.f_right{
    text-align:right;
}

/*  「このページの先頭へ」ボタン ==== */

div.top_page{
	width: 730px;
	border: 1px solid #ffffff;
}
div.top_page p{
	margin-top: 30px;
	text-align: right;
	padding-right: 12px;
}

/*  タイトル ==== */

h2{
	clear:both;
}

h2.title{
	margin: 30px 0 20px 0;

}

/* 2.Index ==============================================*/

div.livecamera{
	margin: 0 0 30px 0;
	padding-top:25px;
}


/* 周辺情報 */
div.livecamera .syuhen{
	float:left;
}

div.livecamera .syuhenL{
width:350px;
	float:left;
}

div.livecamera .syuhenR{
width:370px;
	padding:10px 0 0 0;
	float:right;
}
div.weatherSet{
	width:283px;
	height:131px;
	background:url(../img/bg_weth2.gif) no-repeat;
}

div.weatherBox{
	height:100px;
	text-align:center;
}
div.weatherBox img{
	margin:50px 0 0 0;
}

/*
div.weatherBox{
	width:111px;
	height:80px;
	float:left;
	margin-right:8px;
	margin-top:6px;
}
div.weatherBox img{
	margin:50px 0 0 30px;
}
*/

div.temperatureBox{
	display:none;
}
/*
div.temperatureBox{
	width:121px;
	height:80px;
	float:right;
	margin-top:6px;
}
div.temperatureBox img{
	margin:48px 0 0 10px;
}
 */
	

div.livecamera h3{
	width: 250px;
	float:left;
}


div.livecamera p{
	margin: 10px 18px;
    line-height:1.5;
	}

div.livecamera p.minip{
	font-size:0.9em;
	color:#666666;
	}
	
div.livecamera .live_title{
	float:left;
	height:46px;
	margin-bottom:15px;
}

div.livecamera .live_title03{
	float:left;
	height:67px;
	margin-bottom:15px;
}

div.livecamera p.live_idxsub{
	width:400px;
	float:left;
	margin-left:30px;
	}

div.livecamera .livecamerabox{
	margin:40px 0 0 0;
	float:left;
}

div.livecamera #camera01{
	clear: both;
	width: 725px;
	height: 328px;
	background: url(../img/live_bg01.jpg) no-repeat;
	padding: 9px;

}

div.livecamera #camera02{
	clear: both;
	width: 725px;
	height: 328px;
	background: url(../img/live_bg02.jpg) no-repeat;
	padding: 9px;

}

div.livecamera #camera03{
	clear: both;
	width: 725px;
	height: 210px;
	background: url(../img/live_bg03.jpg) no-repeat;
	padding: 9px;

}
div.livecamera #camera03 ul li{
	float:left;
	display:inline;
	padding-right:11px;
}
div.livecamera #camera03 ul li.photoEnd{
	padding-right:0px;
}
