@charset "UTF-8";

/*------------------------------
尾瀬岩鞍スキー場各言語ページスキー場用スタイルシート
更新日:2009年11月10日
製作者:株式会社オールフォーエスピー
------------------------------*/

/*ナビ(4画像用)
--------------------------------------------*/

#header .h_btn_area{
	background-image:url(../img/h_top_01.jpg);
	background-repeat:no-repeat;
	}

#nav_ski {
	width:800px;
	height:50px;
	background-image:url(../../common/img/bg_nav_01.gif);
	background-repeat:repeat-x;
	}


#nav_ski ul {
	width:800px;
	height:50px;
	}

#nav_ski ul li {
	width:200px;
	display:block;
	float:left;
	text-align:center;
	padding:4px 0 0 0;
	}


/*テーブル指定
-----------------------------------------------*/
#container .tbl_style01 {
	width:720px;
	margin:0 auto 15px;
	font-size:1em;
	}

#container .tbl_style01 th {
	border:#bbbbbb 1px solid;
	padding:6px 0;
	}

#container .tbl_style01 td {	border:#bbbbbb 1px solid;	padding:6px 10px;	text-align:left;	}

#container .tbl_style01 .cell01,
#container .tbl_style01 .cell02,
#container .tbl_style01 .cell03 {	text-align:center;	font-weight:bold;	} 

#container .tbl_style01 .cell01 {	background-color:#ffffe1;	}
#container .tbl_style01 .cell02 {	background-color:#ffe6e6;	}
#container .tbl_style01 .cell03 {	background-color:#eef7ff;	}

#container .tbl_style01 .cellsize01 { width:120px; }
#container .tbl_style01 .cellsize02 { width:40px; }
#container .tbl_style01 .cellsize03 { width:90px; }



.tbl_style02 {
	width:720px;
	margin:0 auto 15px;
	font-size:1em;
	}

.tbl_style02 td {
	border:#bbbbbb 1px solid;
	padding:6px 10px;
	text-align:left;
	}

.tbl_style02 .charge_cell01,
.tbl_style02 .charge_cell02 {
	background-color:#006666;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	}



.tbl_style02 .charge_cell01 {
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
	border-bottom:none;
	padding-top:6px;
	}

.tbl_style02 .charge_cell02 {
	border-top:none;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
	border-bottom:#bbbbbb 1px solid;
	padding-bottom:6px;
	font-size:75%;
	}
.tbl_style02 .charge_cell03 { background-color:#ffffe1;}
.tbl_style02 .charge_cell04 { background-color:#ffffe1; text-align:center; font-weight:bold; vertical-align:top;}
.tbl_style02 .charge_cell05 { width:20%; background-color:#ffffe1; text-align:center; font-weight:bold; vertical-align:top;}
.tbl_style02 .charge_cellright { text-align:right;}
.tbl_style02 .charge_center { text-align:center;}
.tbl_style02 .charge_txt01 { font-weight:bold;}
.tbl_style02 .txtsize01 {	font-size:70%;	text-align:center; font-weight:normal;	}


/*レイアウト用
-----------------------------------------------*/

#container .box01 .multi02 {
	width:410px;
	padding:0 0;
	text-align:left;
	float:left;
	}

#container .box01 .multi02 .multi_txt01 {
	color:#FF0000;
	margin:0 0 10px 0;
	}

#container .box01 .multi02 .multi_List {
	width:100%;
	clear:both;
	display:block;
	overflow:hidden;
	margin:0 0 5px 0;
	}

#container .box01 .multi02 .multi_List01 {
	display:block;
	list-style-type:none;
	float:left;
	padding:0 0 0 4px;
	}

#container .box01 .multi02 .multi_bottom01 {
	margin-bottom:20px;
	}

/*ライブカメラボタン
-----------------------------------------------*/

#container .btn {
	text-align:center;
	margin:0 0 15px 0;
	}

