@charset "Shift_JIS";
/*-- common style --*/
/* ------------------------------------------------------------------------------------------------------ */
body {
	padding: 0px;
	margin: 0px auto;
	font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka Tahoma", Arial, Helvetica, sans-serifW;
	font-size: 90%;
	color: #222222;
	line-height: 170%;
	text-align: center;
	background-color: #F8FEF2;
	background-image: url(../img/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}


h1,h2,h3,h4,p,dl,dt,dd,li,ul,ol,p,div,form,a,img,th {
	padding: 0;
	margin: 0;
	border: none;
	text-align: left;
}


table,td {
	vertical-align: top;
}



*{
	padding: 0px;
	margin: 0px;
}

ul,li{
}


a{
	overflow: hidden;
}


a:link,a:visited {
	color: #0d285d;
}


a:hover {
	text-decoration: none;
}


hr,#counter {
	clear: both;
	text-decoration: none;
	display: none;
}


.anchor,.aural{
	clear: both;
	display: none;
}


.flo-left{
	float: left;
}


.flo-right{
	float: right;
}


.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}


ul{
	list-style: none;
}


.icon-p{
	font-weight: bold;
	color: #333399;
}


.p-box{
	padding: 0px 5px;
	margin: 0px 0px 10px 0px;
	border-style: solid;
	border-color: #7bdb22;
	border-width: 1px;
}


.flo-right-txt-r{
	float: right;
	text-align: right;
}


.font-smal{
	font-size:xx-small
}


.kome{

}





#key-img{
	padding: 0px;
	margin: 0px;
}


/*box系*/
.box-01{
	margin: 0px 0px 10px 0px;
}



.box-03{
	padding: 5px;
	margin: 20px 0px 0px 0px;
	border: 1px dashed #999999;
	background-color: #f6f4f4;
}


.box-03 ul li{
	padding: 0px 0px 5px 20px;
	background: url(../img/icon.jpg) no-repeat 5px 5px;
}


.box-03 dl dt{
	padding: 0px 0px 0px 5px;
}


.box-03 dl dd{
	margin: 0px 0px 10px 15px;
}


.box-03{
	padding: 5px 5px;
	margin: 5px 0px 10px 0px;
	background-color: #f6f4f4;
}


.box-03 dl{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-width: 1px;
	border-top-color: #999999;
	border-top-width: 1px;
}


.box-04 p{
	padding: 0px 5px;
}


.box-04 dl{
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-left-color: #999999;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-width: 1px;
	border-top-color: #999999;
	border-top-width: 1px;
}


.box-04 dl dt{
	padding: 0px 0px 0px 20px;
	font-size: 120%;
	background: url(../img/icon-01.jpg) no-repeat 5px 4px;
}


.box-04 dl dd{
	margin: 0px 0px 0px 22px;
}


.box-04 ul li{
	padding: 0px 0px 5px 20px;
	background: url(../img/icon.jpg) no-repeat 5px 5px;
}


.box-05{
	clear: both;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	border: 1px dashed #999999;
	background-color: #f6f4f4;
}


.box-05 td{
	padding: 0px 0px 0px 0px;
	text-align: center;
}


.box-05 dl dt{
	padding: 0px 0px 0px 10px;
}


.box-05 dl dd{
	margin: 0px 0px 5px 10px;
}



.box-05 .gaiyou{
	padding: 0px 0px 0px 10px;
	font-size: 85%;
	line-height: 1.3em;
}


.box-05 td img{
	padding: 10px 0px 0px 0px;
}

.box-06 dl{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-width: 1px;
}


.box-06 dl dt{
	padding: 0px 0px 0px 20px;
	font-size: 120%;
	background: url(../img/icon-01.jpg) no-repeat 5px 4px;
}


.box-06 dl dd{
	clear: both;
	margin: 0px 0px 0px 5px;
}


.box-06 .box-03{
	margin-right: 10px;
}







/*-- wrapper --*/
/* ------------------------------------------------------------------------------------------------------ */
#wrapper {
	width: 770px;
	padding: 0px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


#inner-wrapper {
	width: 770px;
	padding: 0px;
	margin: 0px auto;
}


/*-- head --*/
/* ------------------------------------------------------------------------------------------------------ */
#head {
	clear: both;
	width: 770px;
}


#summary {
	padding: 2px 10px 2px 10px;
	font-size: 90%;
	text-align: left;
}


#logo{
	float: left;
}


#logo img{
	margin: 0px 0px 10px 0px;
}


/*ヘッダー右*/
#head-right{
	float: right;
}


#mail{
	clear: both;
	margin: 0px 20px 5px 0px;
	text-align: right;
}


/*機能ナビ*/

#f-navi {
	float: right;
	width: 292px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#f-navi ul{
	margin: 0px 0px px 10px;
}


#f-navi img{
	float: right;
	margin: 5px 0px 0px 0px;
}


#f-navi ul li{
	float: left;
	height: 19px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}


#f-navi ul li a{
	float: left;
	height: 19px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}


#f-navi-01 a{
	width: 84px;
	background: transparent url(../img/f-navi-01.jpg) no-repeat 0px 0px;
}


#f-navi-02 a{
	width: 123px;
	background: transparent url(../img/f-navi-02.jpg) no-repeat 0px 0px;
}


#f-navi-03 a{
	width: 85px;
	background: transparent url(../img/f-navi-03.jpg) no-repeat 0px 0px;
}


#key-img{
	clear: both;
	margin: 0px 0px;
}


/*-- パンクズリスト --*/
.breadcrumbs {
	float: right;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 90%;
}


.breadcrumbs ul {
	margin: 0px 0px 0px 0px;
}


.breadcrumbs ul li {
	margin: 0px 5px 0px 0px;
	display: inline;
}


/*-- contents --*/
/* ------------------------------------------------------------------------------------------------------ */
#contents {
	clear: both;
	width: 770px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/con-bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}



/*-- totop --*/
/* ------------------------------------------------------------------------------------------------------ */
.to-top{
	float: right;
	padding: 10px 5px 15px 10px;
}


.to-top a{
	height: 21px;
	width: 121px;
	display: block;
	
	background: url(../img/to-top.jpg) no-repeat;
}


.se-to-top{
	float: right;
	padding: 10px 5px 10px 10px;
}


.se-to-top a{
	height: 22px;
	width: 241px;
	display: block;
	
	background: url(../img/second-totop.jpg) no-repeat;
}


/*-- footer --*/
/* ------------------------------------------------------------------------------------------------------ */


#footlogo{
	clear: both;
	margin: 0px 0px 3px 0px;
}

#footlogo p{
	float: left;
	padding: 10px 5px 0px 0px;
}


#footer{
	clear: both;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	color: #fff;
	line-height: 1.3em;
	text-align: center;
	background: #6B8A4C;
}


#footer-navi {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#footer-navi ul {
	clear: both;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
	text-align: center;
	background-color: #E7E7E7;
}


#footer-navi ul li {
	margin: 0px 0px 0px 0px;
	display: inline;
}


#footer-navi ul li a{
	line-height: 1.5em;
}

.foot-migi{
	float: right;
}

.foot-hidari{
	float: left;
}

.footer-in{
	clear: both;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	margin: 0px;
	line-height: 140%;
	display: block;
}


.footer-in a{
}


address{
	font-size: 90%;
	font-style: normal;
}



/* hidari
--------------------------------------------------------------*/
#hidari{
	float: left;
	width: 535px;
	padding: 0px 0px 0px 0px;
}


#hidari p{
	margin: 0px 0px 7px 0px;
}


#hidari h1{
	height: 47px;
	width: 534px;
	padding: 0px;
	margin: 0px;
	
}



.p{
	width: 494px;
	margin: 0px	0px	0px	20px;
}

#hidari h2{
	clear: both;
	height: 35px;
	width: 444px;
	padding: 0px;
	padding: 7px 0px 0px 50px;
	margin: 0px	0px	0px	0px;
	font-size: 130%;
	color: #2B6648;
	background-image: url(../img/h2-01.jpg);
	background-repeat: no-repeat;
}

#hidari .haru{
	clear: both;
	height: 35px;
	width: 444px;
	padding: 0px;
	padding: 7px 0px 0px 50px;
	margin: 0px	0px	0px	0px;
	font-size: 130%;
	color: #2B6648;
	background: url(../../facilities/img/h2-haru.jpg) no-repeat 0px 0px;
}

#hidari .natu{
	clear: both;
	height: 35px;
	width: 444px;
	padding: 0px;
	padding: 7px 0px 0px 50px;
	margin: 0px	0px	0px	0px;
	font-size: 130%;
	color: #2B6648;
	background: url(../../facilities/img/h2-natu.jpg) no-repeat 0px 0px;
}

#hidari .aki{
	clear: both;
	height: 35px;
	width: 444px;
	padding: 0px;
	padding: 7px 0px 0px 50px;
	margin: 0px	0px	0px	0px;
	font-size: 130%;
	color: #2B6648;
	background: url(../../facilities/img/h2-aki.jpg) no-repeat 0px 0px;
}

#hidari .fuyu{
	clear: both;
	height: 35px;
	width: 444px;
	padding: 0px;
	padding: 7px 0px 0px 50px;
	margin: 0px	0px	0px	0px;
	font-size: 130%;
	color: #2B6648;
	background: url(../../facilities/img/h2-fuyu.jpg) no-repeat 0px 0px;
}

#hidari .midori{
	padding: 10px 0px 0px 0px;
	padding: 0px;
	margin: 0px	0px	10px	0px;
	font-size: 130%;
	font-weight: bold;
	color: #2B6648;
	background-repeat: no-repeat;
}



#TOP-h1{
	background-image: url(../../img/h1.jpg);
	background-repeat: no-repeat;
}


#TOP-p{
	width: 494px;
	padding: 0px 20px 20px 20px;
	margin: 0px	0px	0px	0px;
	background-image: url(../img/h1-p.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


#box-02{
	width: 494px;
	padding: 20px 20px 20px 20px;
	margin: 0px	0px	0px	0px;
}


.font-80{
	font-size: 80%;
}

/*-- migi --*/
/* ------------------------------------------------------------------------------------------------------ */
#migi{
	float: right;
	width: 235px;
	padding: 0px 0px 0px 0px;
}


#migi p li {
	padding: 0px 10px 10px 10px;
}


#migi .bnr{
	clear: both;
	margin: 10px 0px 0px 0px;
}



/*-- 予約状況 --*/
#yoyaku h2{
	height: 33px;
	width: 235px;
	padding: 0px;
	
	background-image: url(../img/yoyaku.jpg);
	background-repeat: no-repeat;
}






/*-- 今日の天気 --*/
#tenki{
	width: 235px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fefee7;
}




#tenki h2{
	height: 33px;
	width: 235px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	
	background-color: #fefee7;
	background-image: url(../img/tenki.jpg);
	background-repeat: no-repeat;
}




#tenki ul{
	padding: 0px 0px 0px 15px;
}




#tenki ul li{
	width: 200px;
}




#tenki ul li a{
	width: 200px;
}



/*-- 天城山荘だより--*/
#news h2{
	height: 35px;
	width: 235px;
	padding: 0px;
	
	background-image: url(../img/amagi.jpg);
	background-repeat: no-repeat;
}

#news{
	padding: 0px 0px 20px 0px;
	background: #FEFEE7;
}

#news ul{
	margin: 0px 5px ;
}

#news ul li{
	padding: 0px 0px 0px 18px;
	margin: 3px 5px;
	background: url(../img/icon-01.jpg) no-repeat 0px 5px;
}


/*-- 天城山荘だより--*/
#news-01 h2{
	height: 35px;
	width: 235px;
	padding: 0px;
	
	background: url(../img/amagi.jpg) no-repeat;
}

#news-01{
	padding: 0px 0px 20px 0px;
	background: #FEFEE7;
}

#news-01 ul{
	margin: 0px 5px ;
}

#news-01 ul li{
	padding: 0px 0px 0px 18px;
	margin: 3px 5px;
	background: url(../img/icon-01.jpg) no-repeat 0px 5px;
}


/*-- 天城山荘だより--*/
#news-02 h2{
	height: 35px;
	width: 235px;
	padding: 0px;
	
	background: url(../img/amagi-news.jpg) no-repeat;
}

#news-02{
	padding: 0px 0px 20px 0px;
	background: #FEFEE7;
}

#news-02 ul{
	margin: 0px 5px ;
}

#news-02 ul li{
	padding: 0px 0px 0px 18px;
	margin: 3px 5px;
	background: url(../img/icon-01.jpg) no-repeat 0px 5px;
}





/* 天城山荘だより
--------------------------------------------------------------*/
#dayori-h1{
	background: url(../../news/img/h1.jpg) no-repeat top;
}



/* 天城山荘とは
--------------------------------------------------------------*/
#amagi-h1-01{
	background: url(../../amagisanso/img/h1-01.jpg) no-repeat top;
}


#amagi-h1-02{
	background: url(../../amagisanso/img/h1-02.jpg) no-repeat top;
}


#amagi-h1-03{
	background: url(../../amagisanso/img/h1-03.jpg) no-repeat top;
}


#amagi-h1-04{
	background: url(../../amagisanso/img/h1-04.jpg) no-repeat top;
}



/* 施設案内
--------------------------------------------------------------*/
#facilities-h1-01{
	background: url(../../facilities/img/h1-01.jpg) no-repeat top;
}


#facilities-h1-02{
	background: url(../../facilities/img/h1-02.jpg) no-repeat top;
}


#facilities-h1-03{
	background: url(../../facilities/img/h1-03.jpg) no-repeat top;
}


#facilities-h1-04{
	background: url(../../facilities/img/h1-04.jpg) no-repeat top;
}


#facilities-h1-05{
	background: url(../../facilities/img/h1-05.jpg) no-repeat top;
}


#facilities-h1-06{
	background: url(../../facilities/img/h1-06.jpg) no-repeat top;
}



/* アクセスマップ
--------------------------------------------------------------*/
#access-h1-01{
	background: url(../../accsess/img/h1-01.jpg) no-repeat top;
}



/* ご利用案内
--------------------------------------------------------------*/
#guide-h1-01{
	background: url(../../guide/img/h1-01.jpg) no-repeat top;
}


#guide-h1-02{
	background: url(../../guide/img/h1-02.jpg) no-repeat top;
}


#guide-h1-03{
	background: url(../../guide/img/h1-03.jpg) no-repeat top;
}


#fqa{

}


#fqa dt{
	padding: 2px;
}


#fqa dd{
	padding: 0px 0px 5px 20px;
	margin: 3px 0px 10px 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

/* お問い合わせ
--------------------------------------------------------------*/
#inquiry-h1-01{
	background: url(../../inquiry/img/h1-01.jpg) no-repeat top;
}



/* プライバシーポリシー
--------------------------------------------------------------*/
#privacy-h1-01{
	background: url(../../privacy/img/h1-01.jpg) no-repeat top;
}


ol{
	clear: both;
	margin: 0px 0px 10px 25px;
}


/* サイトポリシー
--------------------------------------------------------------*/
#site-h1-01{
	background: url(../../site/img/h1-01.jpg) no-repeat top;
}














/* サイトマップ
--------------------------------------------------------------*/
.sitemap ul{
	margin: 10px 0px 30px 50px;
	font-size: 90%;
}

.sitemap ul ul {
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../img/s-dot3.gif);
	background-position: left top;
	background-repeat: repeat-y;
}


.sitemap ul li {
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 3em;
	background-image: url(../img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}


.sitemap ul li.s-close {
	margin-bottom: 5px;
	background-image: url(../img/s-dot2.gif);
	background-repeat: no-repeat;
}


.sitemap ul li.s-close2 {
	margin-bottom: 0px;
	background-image: url(../img/s-dot4.gif);
	background-repeat: no-repeat;
}


.sitemap ul li.s-close3 {
	margin-bottom: 10px;
	line-height: 1.5em;
	background-image: url(../img/s-dot5.gif);
}


.sitemap ul li.s-close4 {
	background-color: #FFFFFF;
	background-image: url(../img/s-dot4.gif);
	background-position: left top;
	background-repeat: no-repeat;
}





/* リンク集
--------------------------------------------------------------*/
.link-shu ul{
	margin: 10px 0px 30px 20px;
}

.link-shu ul ul {
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../../img/s-dot3.gif);
	background-position: left top;
	background-repeat: repeat-y;
}


.link-shu ul li {
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 2em;
	background-image: url(../../img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}


.link-shu ul li.s-close {
	margin-bottom: 5px;
	background-image: url(../../img/s-dot2.gif);
	background-repeat: no-repeat;
}


.link-shu ul li.s-close2 {
	margin-bottom: 0px;
	background-image: url(../../img/s-dot4.gif);
	background-repeat: no-repeat;
}


.link-shu ul li.s-close3 {
	background-image: url(../../img/s-dot5.gif);
}


.link-shu ul li.s-close4 {
	background-color: #FFFFFF;
	background-image: url(../../img/s-dot5.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


.link-shu ul a {
	text-decoration: underline;
}


.link-shu ul a:hover {
	text-decoration: none;
}





.photo{
	margin: 20px 0px;
}

.photo img{
	margin: 0px 20px 0px 0px;
}






.table-03{
	width: 494px;
	margin: 0px 0px;
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
}


.table-03 td {
	padding: 5px;
	border: 1px #CCCCCC solid;
}


.table-03 .padd-00 {
	padding: 0px;
}



.chuui{
	margin: 0px 10px 10px 10px;
}

/*メインナビ*/

#g-navi {
	clear: both;
	width: 770px;
	height: 37px;
}



#g-navi ul li{
	float: left;
	list-style-type: none;
	height: 37px;
	
	display: block;
}


#g-navi ul li a{
	height: 37px;
	display: block;
	
}


#g-navi ul li a:hover{
	height: 37px;
	display: block;
	
}

#g-navi-01 a{
	width: 110px;
	background: transparent url(../img/g-navi-01.jpg) no-repeat 0px 0px;
}


#g-navi-02 a{
	width: 110px;
	background: transparent url(../img/g-navi-02.jpg) no-repeat 0px 0px;
}


#g-navi-03 a{
	width: 110px;
	background: transparent url(../img/g-navi-03.jpg) no-repeat 0px 0px;
}


#g-navi-04 a{
	width: 111px;
	background: transparent url(../img/g-navi-04.jpg) no-repeat 0px 0px;
}


#g-navi-05 a{
	width: 110px;
	background: transparent url(../img/g-navi-05.jpg) no-repeat 0px 0px;
}


#g-navi-06 a{
	width: 110px;
	background: transparent url(../img/g-navi-06.jpg) no-repeat 0px 0px;
}


#g-navi-07 a{
	width: 109px;
	background: transparent url(../img/g-navi-07.jpg) no-repeat 0px 0px;
}





#g-navi-01 a:hover {
	width: 110px;
	background: url(../img/g-navi-01.jpg) no-repeat 0px -37px;
}


#g-navi-02 a:hover{
	width: 110px;
	background: url(../img/g-navi-02.jpg) no-repeat 0px -37px;
}


#g-navi-03 a:hover{
	width: 110px;
	background: transparent url(../img/g-navi-03.jpg) no-repeat 0px -37px;
}


#g-navi-04 a:hover{
	width: 111px;
	background: transparent url(../img/g-navi-04.jpg) no-repeat 0px -37px;
}


#g-navi-05 a:hover{
	width: 110px;
	background: transparent url(../img/g-navi-05.jpg) no-repeat 0px -37px;
}


#g-navi-06 a:hover{
	width: 110px;
	background: transparent url(../img/g-navi-06.jpg) no-repeat 0px -37px;
}


#g-navi-07 a:hover{
	width: 109px;
	background: transparent url(../img/g-navi-07.jpg) no-repeat 0px -37px;
}







#g-navi-01-stay a{
	width: 110px;
	background: transparent url(../img/g-navi-01.jpg) no-repeat 0px -37px;
}


#g-navi-02-stay a{
	width: 110px;
	background: transparent url(../img/g-navi-02.jpg) no-repeat 0px -37px;
}


#g-navi-03-stay a{
	width: 110px;
	background: transparent url(../img/g-navi-03.jpg) no-repeat 0px -37px;
}


#g-navi-04-stay a{
	width: 111px;
	background: transparent url(../img/g-navi-04.jpg) no-repeat 0px -37px;
}


#g-navi-05-stay a{
	width: 110px;
	background: transparent url(../img/g-navi-05.jpg) no-repeat 0px -37px;
}


#g-navi-06-stay a{
	width: 110px;
	background: transparent url(../img/g-navi-06.jpg) no-repeat 0px -37px;
}


#g-navi-07-stay a{
	width: 109px;
	background: transparent url(../img/g-navi-07.jpg) no-repeat 0px -37px;
}





/*サブナビ*/
#sub-navi{
	width: 190px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}



#sub-navi ul li{
	height: 29px;
	width: 190px;
	padding: 0px 0px 0px 0px;
	display: block;
	
	list-style-type: none;
}




#sub-navi ul li a{
	height: 29px;
	width: 190px;
	display: block;
	
}


/*サブナビ*/
#side-btn{
	width: 190px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}



#side-btn ul{
	padding: 0px 0px 10px 0px;
}


#side-btn ul li{
	height: 29px;
	width: 190px;
	padding: 0px 0px 0px 0px;
	display: block;
	
	list-style-type: none;
}




#side-btn ul li a{
	height: 29px;
	width: 190px;
	display: block;
	
}



@charset "Shift_JIS";

/*サブナビ*/
#side-btn{
	width: 235px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fefee7;
}



#side-btn h2{
	height: 33px;
	width: 235px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	
	background-color: #fefee7;
}



#side-btn ul{
	padding: 10px 0px 30px 0px;
}



#side-btn ul li{
	width: 235px;
	padding: 0px;
	margin: 0px;
	display: block;
	
	list-style-type: none;
	height: 26px;
}



#side-btn ul li a{
	width: 235px;
	padding: 0px;
	margin: 0px;
	display: block;
	
	list-style-type: none;
	height: 26px;
}





/* 天城山荘とは
--------------------------------------------------------------*/
#amagi-title{
	background: url(../../amagisanso/img/h2.jpg) no-repeat 0px 0px;
}

#amagi-navi-01 a{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-01.jpg) no-repeat 0px 0px;
}

#amagi-navi-02 a{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-02.jpg) no-repeat 0px 0px;
}

#amagi-navi-03 a{
	height: 26px;
	background: url(../../amagisanso/img/s-navi-04.jpg) no-repeat 0px 0px;
}

#amagi-navi-04 a{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-03.jpg) no-repeat 0px 0px;
}


#amagi-navi-01 a:hover{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-01.jpg) no-repeat -235px 0px;
}

#amagi-navi-02 a:hover{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-02.jpg) no-repeat -235px 0px;
}

#amagi-navi-03 a:hover{
	height: 26px;
	background: url(../../amagisanso/img/s-navi-04.jpg) no-repeat -235px 0px;
}

#amagi-navi-04 a:hover{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-03.jpg) no-repeat -235px 0px;
}

#amagi-navi-01-stay a{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-01.jpg) no-repeat -235px 0px;
}

#amagi-navi-02-stay a{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-02.jpg) no-repeat -235px 0px;
}

#amagi-navi-03-stay a{
	height: 26px;
	background: url(../../amagisanso/img/s-navi-04.jpg) no-repeat -235px 0px;
}

#amagi-navi-04-stay a{
	height: 25px;
	background: url(../../amagisanso/img/s-navi-03.jpg) no-repeat -235px 0px;
}



/* 天城山荘たより
--------------------------------------------------------------*/
#news-title{
	background: url(../../news/img/h2.jpg) no-repeat 0px 0px;
}

#news-navi-01 a{
	height: 25px;
	background: url(../../news/img/s-navi-01.jpg) no-repeat 0px 0px;
}

#news-navi-02 a{
	height: 26px;
	background: url(../../news/img/s-navi-02.jpg) no-repeat 0px 0px;
}


#news-navi-01 a:hover{
	height: 25px;
	background: url(../../news/img/s-navi-01.jpg) no-repeat -235px 0px;
}


#news-navi-02 a:hover{
	height: 26px;
	background: url(../../news/img/s-navi-02.jpg) no-repeat -235px 0px;
}


#news-navi-01-stay a{
	height: 25px;
	background: url(../../news/img/s-navi-01.jpg) no-repeat -235px 0px;
}


#news-navi-02-stay a{
	height: 26px;
	background: url(../../news/img/s-navi-02.jpg) no-repeat -235px 0px;
}

/*最近の記事*/
#saikin{
	width: 235px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background: #FEFEE7;
}



#saikin h2{
	height: 33px;
	width: 235px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	
	background-color: #fefee7;
}
#news-title-02{
	background: url(../../news/img/h2-saikin.jpg) no-repeat 0px 0px;
}


#saikin ul{
	margin: 0px 5px ;
}

#saikin ul li{
	padding: 0px 0px 0px 18px;
	margin: 3px 5px;
	background: url(../img/icon-01.jpg) no-repeat 0px 5px;
}



/* ご利用案内
--------------------------------------------------------------*/
#guide-title{
	background: url(../../guide/img/h2.jpg) no-repeat 0px 0px;
}

#guide-navi-01 a{
	height: 25px;
	background: url(../../guide/img/s-navi-01.jpg) no-repeat 0px 0px;
}

#guide-navi-02 a{
	height: 25px;
	background: url(../../guide/img/s-navi-02.jpg) no-repeat 0px 0px;
}

#guide-navi-03 a{
	height: 26px;
	background: url(../../guide/img/s-navi-03.jpg) no-repeat 0px 0px;
}


#guide-navi-01 a:hover{
	height: 25px;
	background: url(../../guide/img/s-navi-01.jpg) no-repeat -235px 0px;
}


#guide-navi-02 a:hover{
	height: 25px;
	background: url(../../guide/img/s-navi-02.jpg) no-repeat -235px 0px;
}


#guide-navi-03 a:hover{
	height: 26px;
	background: url(../../guide/img/s-navi-03.jpg) no-repeat -235px 0px;
}


#guide-navi-01-stay a{
	height: 25px;
	background: url(../../guide/img/s-navi-01.jpg) no-repeat -235px 0px;
}


#guide-navi-02-stay a{
	height: 25px;
	background: url(../../guide/img/s-navi-02.jpg) no-repeat -235px 0px;
}


#guide-navi-03-stay a{
	height: 26px;
	background: url(../../guide/img/s-navi-03.jpg) no-repeat -235px 0px;
}


#news-navi-02-stay a{
	height: 25px;
	background: url(../../news/img/s-navi-02.jpg) no-repeat -235px 0px;
}


#news-navi-03-stay a{
	height: 26px;
	background: url(../../news/img/s-navi-03.jpg) no-repeat -235px 0px;
}




/* 施設案内
--------------------------------------------------------------*/
#facilities-title{
	background: url(../../facilities/img/h2.jpg) no-repeat 0px 0px;
}

#facilities-navi-01 a{
	height: 25px;
	background: url(../../facilities/img/s-navi-01.jpg) no-repeat 0px 0px;
}

#facilities-navi-02 a{
	height: 25px;
	background: url(../../facilities/img/s-navi-02.jpg) no-repeat 0px 0px;
}

#facilities-navi-03 a{
	height: 25px;
	background: url(../../facilities/img/s-navi-03.jpg) no-repeat 0px 0px;
}

#facilities-navi-04 a{
	height: 25px;
	background: url(../../facilities/img/s-navi-04.jpg) no-repeat 0px 0px;
}

#facilities-navi-05 a{
	height: 25px;
	background: url(../../facilities/img/s-navi-05.jpg) no-repeat 0px 0px;
}

#facilities-navi-06 a{
	height: 26px;
	background: url(../../facilities/img/s-navi-06.jpg) no-repeat 0px 0px;
}


#facilities-navi-01 a:hover{
	height: 25px;
	background: url(../../facilities/img/s-navi-01.jpg) no-repeat -235px 0px;
}

#facilities-navi-02 a:hover{
	height: 25px;
	background: url(../../facilities/img/s-navi-02.jpg) no-repeat -235px 0px;
}

#facilities-navi-03 a:hover{
	height: 25px;
	background: url(../../facilities/img/s-navi-03.jpg) no-repeat -235px 0px;
}

#facilities-navi-04 a:hover{
	height: 25px;
	background: url(../../facilities/img/s-navi-04.jpg) no-repeat -235px 0px;
}

#facilities-navi-05 a:hover{
	height: 25px;
	background: url(../../facilities/img/s-navi-05.jpg) no-repeat -235px 0px;
}

#facilities-navi-06 a:hover{
	height: 26px;
	background: url(../../facilities/img/s-navi-06.jpg) no-repeat -235px 0px;
}


#facilities-navi-01-stay a{
	height: 25px;
	background: url(../../facilities/img/s-navi-01.jpg) no-repeat -235px 0px;
}

#facilities-navi-02-stay a{
	height: 25px;
	background: url(../../facilities/img/s-navi-02.jpg) no-repeat -235px 0px;
}

#facilities-navi-03-stay a{
	height: 25px;
	background: url(../../facilities/img/s-navi-03.jpg) no-repeat -235px 0px;
}

#facilities-navi-04-stay a{
	height: 25px;
	background: url(../../facilities/img/s-navi-04.jpg) no-repeat -235px 0px;
}

#facilities-navi-05-stay a{
	height: 25px;
	background: url(../../facilities/img/s-navi-05.jpg) no-repeat -235px 0px;
}

#facilities-navi-06-stay a{
	height: 26px;
	background: url(../../facilities/img/s-navi-06.jpg) no-repeat -235px 0px;
}



