@charset "UTF-8";

/*----------------------------------------------------
	header#globalHeader
----------------------------------------------------*/
header#globalHeader {
}
header#globalHeader .inner {
}

/* ロゴ */
header#globalHeader h1{
	margin:0 0 15px;
}

/* ナビ */
ul.navi{
	margin:0 5px 15px 0;
}
ul.navi li{
	float:right;
	margin-right:2px;
}
ul.navi li a{
	width:26px;
	height:217px;
	display:block;
	text-indent:-9999px;
}
a.head{	background:url(../images/navi.jpg) no-repeat -130px 0;}
a.guide_autumn{	background:url(../images/navi.jpg) no-repeat -104px 0;}
a.guide_winter{	background:url(../images/navi.jpg) no-repeat -78px 0;}
a.gulmet{	background:url(../images/navi.jpg) no-repeat -52px 0;}
a.stay{	background:url(../images/navi.jpg) no-repeat -26px 0;}
a.access{	background:url(../images/navi.jpg) no-repeat 0 0;}

a.head:hover{	background-position: -130px -217px;}
a.guide_autumn:hover{	background-position: -104px -217px;}
a.guide_winter:hover{	background-position: -78px -217px;}
a.gulmet:hover{	background-position: -52px -217px;}
a.stay:hover{	background-position: -26px -217px;}
a.access:hover{	background-position: 0 -217px;}

.active a.head{	background-position: -130px -217px;}
.active a.guide_autumn{	background-position: -104px -217px;}
.active a.guide_winter{	background-position: -78px -217px;}
.active a.gulmet{	background-position: -52px -217px;}
.active a.stay{	background-position: -26px -217px;}
.active a.access{	background-position: 0 -217px;}

/* バナー */
ul.side-bnr{
}
ul.side-bnr li{
	margin:0 0 5px;
}
ul.side-bnr a.bnr_book{
	display:block;
	width:180px;
	height:85px;
	background:url(../images/bnr_bookH.jpg) no-repeat 0 0;
}
ul.side-bnr a.bnr_jalan{
	display:block;
	width:180px;
	height:50px;
	background:url(../images/bnr_jalanH.jpg) no-repeat 0 0;
}
ul.side-bnr a:hover img{ visibility:hidden;}

/* 問い合わせ */
dl.author{
	margin:10px -10px 0;
	border-top:1px solid #aca180;
	font-size:10px;
	font-size:1.0rem;
}
dl.author dt{
	padding:10px 10px 0;
	border-top:1px solid #fff;
	font-size:11px;
	font-size:1.1rem;
	font-weight:bold;
}
dl.author dd{
	padding:10px 10px 0;
}

/* 固定 */
.inner_body{
	position:relative;
}
.fixed{
	position:fixed;
	top:0;
}
/*----------------------------------------------------
	footer#globalFooter
----------------------------------------------------*/
footer#globalFooter {
	clear: both;
	padding: 0 0 0;
}
footer#globalFooter .inner {
	margin:0 auto;
	padding: 25px 0 35px;
	text-align:center;
}
/* コピーライト */
footer#globalFooter p.copyright{
	display:inline;
	padding:4px 6px 4px 8px;
	font-size:9px;
	font-size:0.9rem;
	line-height:1;
	letter-spacing:2px;
	border:1px solid #666;
	color:#222;
	position:relative;
}

/*----------------------------------------------------
	#head
----------------------------------------------------*/
#head ul.bnr a{
	display:block;
	width:172px;
}
#head ul.bnr li.bnr_book a{	background:url(../images/Con_head/bnr_bookH.gif) no-repeat 0 0;height:150px;}
#head ul.bnr li.bnr_jalan a{	background:url(../images/Con_head/bnr_jalanH.gif) no-repeat 0 0;height:50px;}

#head li.nav_01 a,
#head li.nav_02 a,
#head li.nav_03 a,
#head li.nav_04 a{
	display:block;
	width:172px;
	height:197px;
}
#head li.nav_01 a{	background:url(../images/Con_head/navi_01H.jpg) no-repeat 0 0;}
#head li.nav_02 a{	background:url(../images/Con_head/navi_02H.jpg) no-repeat 0 0;}
#head li.nav_03 a{	background:url(../images/Con_head/navi_03H.jpg) no-repeat 0 0;}
#head li.nav_04 a{	background:url(../images/Con_head/navi_04H.jpg) no-repeat 0 0;}

#head a:hover img{
	visibility:hidden;
}

/*----------------------------------------------------
	#guide_autumn #guide_winter
----------------------------------------------------*/

/*　スライド用
----------------------------------------------------------- */
.spot{
	border:1px solid #dbdbdb;
	width:350px;
	overflow: hidden; 
	position: relative;
	cursor:pointer;
}
.spot img{ 
	position: absolute; 
	top: 0; 
	left: 0;
}
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #fff;
	width: 100%;
	text-indent:-9999px;
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
.spot:hover .boxcaption{
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}

/* 白滝 */
.slide01{
	height: 480px;
	background:url(../images/Con_guideAutumn/photo_01.jpg) no-repeat 0 0;
}
.slide01 .boxcaption{ 
	height: 505px;
	background:url(../images/Con_guideAutumn/txt_01.gif) no-repeat 0 0;
	top: 345px;
	left: 0;
}

/* 夕日の里 */
.slide02{
	height: 344px;
	background:url(../images/Con_guideAutumn/photo_02.jpg) no-repeat 0 0;
}
.slide02 .boxcaption{ 
	height: 344px;
	width:371px;
	background:url(../images/Con_guideAutumn/txt_02.gif) no-repeat 0 0;
	top: 0;
	left: -255px;
}

/* ワイナリー */
.slide03{
	height: 207px;
	background:url(../images/Con_guideAutumn/photo_03.jpg) no-repeat 0 0;
}
.slide03 .boxcaption{ 
	height: 207px;
	width:371px;
	background:url(../images/Con_guideAutumn/txt_03.gif) no-repeat 0 0;
	top: 0;
	left: 237px;
}

/* 妙見神社 */
.slide04{
	height: 344px;
	background:url(../images/Con_guideAutumn/photo_04.jpg) no-repeat 0 0;
}
.slide04 .boxcaption{ 
	height: 369px;
	background:url(../images/Con_guideAutumn/txt_04.gif) no-repeat 0 0;
	top: 215px;
	left: 0;
}

/* 高千穂 */
.slide05{
	height: 207px;
	background:url(../images/Con_guideAutumn/photo_05.jpg) no-repeat 0 0;
}
.slide05 .boxcaption{ 
	height: 207px;
	width:371px;
	background:url(../images/Con_guideAutumn/txt_05.gif) no-repeat 0 0;
	top: 0;
	left: 237px;
}

/* トレッキング */
.slide06{
	height: 344px;
	background:url(../images/Con_guideWinter/photo_01.jpg) no-repeat 0 0;
}
.slide06 .boxcaption{ 
	height: 344px;
	width:371px;
	background:url(../images/Con_guideWinter/txt_01.gif) no-repeat 0 0;
	top: 0;
	left: 237px;
}

/* 神楽 */
.slide07{
	height: 344px;
	background:url(../images/Con_guideWinter/photo_02.jpg) no-repeat 0 0;
}
.slide07 .boxcaption{ 
	height: 1068px;
	background:url(../images/Con_guideWinter/txt_02.gif) no-repeat 0 0;
	top: 215px;
	left: 0;
}
ul.slide07sub{
	margin:10px 0 0 30px;
}
ul.slide07sub li{
	clear:both;
	font-size:13px;
	font-size:1.3rem;
	font-weight:bold;
	line-height:64px;
	height:64px;
	cursor:pointer;
	text-decoration:underline;
}
ul.slide07sub li:hover{
	color:#a80000;
}
ul.slide07sub li img{
	border:1px solid #dbdbdb;
}
ul.slide07sub li:hover img{
	border:1px solid #a80000;
}

/* スキー場 */
.slide08{
	height: 344px;
	background:url(../images/Con_guideWinter/photo_03.jpg) no-repeat 0 0;
}
.slide08 .boxcaption{ 
	height: 370px;
	background:url(../images/Con_guideWinter/txt_03.gif) no-repeat 0 0;
	top: 215px;
	left: 0;
}

/* bnrは「#gulmet #stay内」に */

/*----------------------------------------------------
	#gulmet #stay
----------------------------------------------------*/
/* h1*/
#gulmet h1,
#stay h1{
	margin:-20px 0 0 -4px;
}

/* tooltip */
#gulmet,
#stay{
	position:relative;
}
#gulmet .tooltip{
	position:absolute;
	top:7px;
	right:70px;
}
#stay .tooltip{
	position:absolute;
	top:76px;
	right:10px;
}
.tooltip{
	display:none;
}
.btn_tooltip{
	position:absolute;
	top:228px;
	left:36px;
}
#gulmet .btn_tooltip{
	background:url(../images/Con_gulmet/btn_tooltipH.gif) no-repeat 0 0;
}
#stay .btn_tooltip{
	background:url(../images/Con_stay/btn_tooltipH.gif) no-repeat 0 0;
}
.btn_tooltip:hover img{
	visibility:hidden;
}


/* タブ */
.glm_filt,
.sty_filt{
	width:710px;
	padding:0 1px;
}
.glm_filt li,
.sty_filt li{
	float:left;
	width:142px;
	height:29px;
	margin:25px 0;
}
.ie6 .glm_filt li,
.ie6 .sty_filt li{
	margin:20px 0;
}
.glm_filt li span,
.sty_filt li span{
	display:block;
	width:142px;
	height:29px;
	text-indent:-9999px;
	cursor:pointer;
}

.glm_filt .ctg_01{	background:url(../images/Con_gulmet/navi.gif) no-repeat 0 0;}
.glm_filt .ctg_02{	background:url(../images/Con_gulmet/navi.gif) no-repeat -142px 0;}
.glm_filt .ctg_03{	background:url(../images/Con_gulmet/navi.gif) no-repeat -284px 0;}
.glm_filt .ctg_04{	background:url(../images/Con_gulmet/navi.gif) no-repeat -426px 0;}
.glm_filt .ctg_all{	background:url(../images/Con_gulmet/navi.gif) no-repeat -568px 0;}

.sty_filt .ctg_01{	background:url(../images/Con_stay/navi.gif) no-repeat 0 0;}
.sty_filt .ctg_02{	background:url(../images/Con_stay/navi.gif) no-repeat -142px 0;}
.sty_filt .ctg_03{	background:url(../images/Con_stay/navi.gif) no-repeat -284px 0;}
.sty_filt .ctg_04{	background:url(../images/Con_stay/navi.gif) no-repeat -426px 0;}
.sty_filt .ctg_all{	background:url(../images/Con_stay/navi.gif) no-repeat -568px 0;}

.glm_filt .active .ctg_01,
.glm_filt .ctg_01:hover,
.sty_filt .active .ctg_01,
.sty_filt .ctg_01:hover{
	background-position:0 -29px;
}
.glm_filt .active .ctg_02,
.glm_filt .ctg_02:hover,
.sty_filt .active .ctg_02,
.sty_filt .ctg_02:hover{
	background-position:-142px -29px;
}
.glm_filt .active .ctg_03,
.glm_filt .ctg_03:hover,
.sty_filt .active .ctg_03,
.sty_filt .ctg_03:hover{
	background-position:-284px -29px;
}
.glm_filt .active .ctg_04,
.glm_filt .ctg_04:hover,
.sty_filt .active .ctg_04,
.sty_filt .ctg_04:hover{
	background-position:-426px -29px;
}
.glm_filt .active .ctg_all,
.glm_filt .ctg_all:hover,
.sty_filt .active .ctg_all,
.sty_filt .ctg_all:hover{
	background-position:-568px -29px;
}

/* コンテンツ */
.glm_itms li,
.sty_itms li{
	margin-bottom:12px;
}
.sty_itms li.txt img{
	margin:13px 0 0 10px;
}
.ie7 .glm_itms,
.ie7 .sty_itms{
	margin-top:25px;
}
.ie6 .glm_itms,
.ie6 .sty_itms{
	margin-bottom:20px;
}
/* 初期表示 */
.glm_itms .ctg_02,
.glm_itms .ctg_03,
.glm_itms .ctg_04,
.sty_itms .ctg_02,
.sty_itms .ctg_03,
.sty_itms .ctg_04{
	display:none;
}

/* bnr */
a.bnr{
	clear:both;
	display:block;
	width:710px;
	height:80px;
	padding:0 1px;
	margin:20px 4px 5px;
}
#gulmet a.bnr{	background:url(../images/Con_gulmet/bnr_pdfH.gif) no-repeat 1px 0;}
#stay a.bnr{	background:url(../images/Con_stay/bnr_pdfH.gif) no-repeat 1px 0;}
#guide_winter a.bnr{	background:url(../images/Con_guideWinter/bnr_gokaseH.gif) no-repeat 1px 0;}

.ie6 #guide_winter a.bnr{
	margin-top:25px;
}

a.bnr:hover img{
	visibility:hidden;
}

/* Adobe Reader*/
a.icn_pdf{
	display:block;
	height:39px;
	
	font-size:10px;
	font-size:1.0rem;
	line-height:1.4;
	padding-top:5px;
}
a.icn_pdf img{
	float:left;
	margin:0 10px 0 0;
}


/*----------------------------------------------------
	#access
----------------------------------------------------*/
.none{
	display:none;
}