@charset "UTF-8";

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


html {
	overflow-y:scroll;
	background-color:#efefef;
		}

body {
	text-align:center;
	}


#container {
	width:800px;
	padding:0 10px;
	margin:0 auto;
	background-image:url(../img/bg_shadow.gif);
	background-repeat:repeat-y;
	font-size:90%;
	line-height:120%;
	color:#333334;
	text-align:center;
	overflow:hidden;
	}

*html #container {
		width:820px;
		}


/* フォント設定
------------------------------*/
a:link { color: #003399; text-decoration:underline; }
a:visited { color:#663399; text-decoration:underline;  }
a:hover { color:#6699CC; text-decoration:none; }
a:active { color:#6699CC; text-decoration:none; }

/*ヘッダー
--------------------------------------------*/
#header {
	width:800px;
	height:100px;
	margin:0;
	padding:0;
	clear:both;
	}

#header .h_logo{
	width:455px;
	height:100px;
	float:left;
	}

#header .h_btn_area{
	width:345px;
	height:100px;
	float:right;
	}

#header .h_btn_area .lang_nav {
	width:345px;
	margin:0;
	padding:0;
	}

#top_img {
	width:800px;
	height:350px;
	clear:both;
	margin:0;
	padding:0;
	}



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

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


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

#nav ul li {
	width:155px;
	display:block;
	float:left;
	text-align:left;
	padding:4px 0 0 4px;
	}


.txt01 {
	width:700px;
	padding:22px 50px;
	}

.txt02 {
	width:720px;
	margin:0 auto;
	text-align:left;
	}
/*タイトル画像用
-----------------------------------------*/

#container .tbl_style04 .img_text{
	text-align:center;
	clear:both;
	margin:0 0 15px 0;
	}
#container h2 {
	margin-bottom: 10px;
}


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

.multi01 {
	width:700px;
	text-align:left;
	margin:0 auto;	
	}
.multi01 p {
	margin-left: 20px;
}


.multi01 .multi_txt01 {
	color:#FF0000;
	margin:0 0 10px 0;
	}

.multi01 .multi_txt02 {
	margin:10px 0 10px 0;
	}

.multi01 .multi_List {
	width:92%;
	clear:both;
	display:block;
	overflow:hidden;
	margin:0 0 5px 0;
	}

.multi01 .multi_List01 {
	display:block;
	list-style-type:none;
	float:left;
	padding:0 0 0 4px;
	}

.multi01 .multi_bottom01 {
	margin-bottom:20px;
	}



/*ﾄｯﾌﾟへ戻る
--------------------------------------*/

.pagetop {
	width:720px;
	background-image:url(../img/bg_dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	clear:both;
	overflow:hidden;
	font-size:12px;
	text-align:right;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}

.pagetop ul.Lin01top {
	float:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.pagetop ul.Lin01top li.li01 {
	display:block;
	width:85px;
	background-image:url(../img/img_arrow_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

.pagetop ul.Lin01top li.li02 {
	display:block;
	width:65px;
	background-image:url(../img/img_arrow_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

.pagetop ul.Lin01top li.li01 a:hover{
	text-decoration:none;
	}

/*コンテンツ用レイアウト
------------------------------------------*/

#container .box01 {
	width:720px;
	text-align:center;
	clear:both;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#container .box01 .img01 {
	width:357px;
	height:165px;
	float:left;
	}

#container .box01 .img02 {
	margin-bottom:15px;
	}

#container .box02,
#container .box03 {
	width:350px;
	float:left;
	height:inherit;
	
	}

#container .box02 .list_area,
#container .box03 .list_area {
	width:350px;
	clear:both;
	margin:10px 0 0 0;
	}

#container .box02 ul,
#container .box03 ul {
	display:block;
	width:155px;
	float:left;
	text-align:left;
	padding:0 0 0 25px;
	}

#container .box02 ul li,
#container .box03 ul li {
	list-style-type:disc;
	}

#container .box02 img03,
#container .box03 img03 {
	width:170px;
	float:left;
	}

#container .box02 {
	margin:0 20px 0 0;
	}


#container .Bposi01 {
	margin-bottom:15px;
	}



/*フッター
-------------------------------------------*/

#container .foot {
	width:800px;
	margin:0 auto;
	background-color:#eaeaea;
	overflow:hidden;
	clear:both;
	font-size:80%;
	}

#container .foot ul.footlist {
	width:720px;
	margin:5px 40px;
	padding:3px 0;
	}

#container .foot ul.footlist li.f_list01{
	display:block;
	padding:0 5px;
	border-right:#333333 1px solid;
	float:left;
	}

#container .copy {
	clear:both;
	text-align:left;
	padding:0 40px;
	margin:20px 0 0 0;
	font-size:75%;
	}

#container .copy h2 {
	text-align:left;
}

#container .copy .txt03 {
	display:block;
	text-align:left;
	margin:5px 0;
	}

#container .copy .txt04 {
	display:block;
	text-align:left;
	margin:10px 0 50px 0;
	}

