@charset "Shift-JIS";

body {
	margin: 0 ;
	padding: 0 ;
	font-size: x-small ;
	background-color: #ffffff ;
}
h1{
	margin: 0 ;
	padding: 0 ;
}
em{
	margin: 0 ;
	padding: 0 ;
}
a:link {
	color: #996633 ;
	text-decoration: none ;
}
a:visited{
	color: #996633 ;
	text-decoration: none ;
}
a:hover {
	color: #B48F69 ;
	text-decoration: none ;
}
img{
	border: 0 ;
}
p{
	margin: 0px ;
	padding: 0px ;
}
td{
	font-size: x-small ;
}
.font2{
	font-weight: bold ;
	font-size: small ;
	color: #CC0000 ;
}
.clear{
	clear: both ;
}

/*全体*/
#wrapper{
	width: 100% ;
	margin: 0 auto ;
	padding: 0px ;
	text-align: center ;
}
#content{
	width: 770px ;
	margin: 0 auto ;
	padding: 0 ;
	background: #FFFFFF ;
	text-align: left ;
}

/*ヘッダ*/
#header{
	margin: 0px 1px ;
	text-align: left ;
}
#h-left{
	padding: 2px 0px 0px 0px ;
	background: url(pic/blo-head.jpg) right bottom no-repeat ;
	text-align: left ;
}

/*メニュー*/
#button{
	margin: 0px ;
	padding: 1px 0 0 0 ;
	text-align: center ;
	background: #2E2317 url(http://www.tnky.jp/img2/top-button-back.gif) no-repeat left top ;
}
#button ul{
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
}
#button ul li{
	display: block ;
	float: left ;
	margin: 0 ;
	padding: 0 ;
}
#button ul li a.onsen{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-onsen2.gif) no-repeat left top ;
}
#button ul li a:hover.onsen{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-onsen2.gif) no-repeat left bottom ;
}
#button ul li a.room{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-room2.gif) no-repeat left top ;
}
#button ul li a:hover.room{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-room2.gif) no-repeat left bottom ;
}
#button ul li a.cuisine{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-cuisine2.gif) no-repeat left top ;
}
#button ul li a:hover.cuisine{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-cuisine2.gif) no-repeat left bottom ;
}
#button ul li a.facility{
	display:block;
	width:128px;
	height:41px;
	margin:0;
	padding:0;
	background:url(http://www.tnky.jp/img3/b-facility2.gif) no-repeat left top;
}
#button ul li a:hover.facility{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-facility2.gif) no-repeat left bottom ;
}
#button ul li a.access{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-access2.gif) no-repeat left top ;
}
#button ul li a:hover.access{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-access2.gif) no-repeat left bottom ;
}
#button ul li a.yoyaku{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-plan2.gif) no-repeat left top ;
}
#button ul li a:hover.yoyaku{
	display: block ;
	width: 128px ;
	height: 41px ;
	margin: 0 ;
	padding: 0 ;
	background: url(http://www.tnky.jp/img3/b-plan2.gif) no-repeat left bottom ;
}
#button ul li{
	text-indent: -9999px ;
}

/*メインスペース*/
#main{
	width: 768px ;
	margin: 0 1px ;
	padding: 0 ;
	background: #FFFFFF url(http://www.tnky.jp/img3/top-main-back.gif) left top repeat-y ;
}

/*左側*/
#left-col{
	float: left ;
	width: 190px ;
	margin: 5px 0px 10px 0px ; 
	padding: 0px 0px 0px 4px ;
	text-align: left ;
}
img.blo-logo{
	margin: 12px 0px 0px 0px ; 
}
.blo-box1{
	margin: 4px 0px 0px 11px ;
	line-height: 140% ;
	font-size: small ;
	color: #8A6551 ;
}
.blo-box1 table td{
	text-align: center ;
}
.blo-box1 ul{
	margin: 0px ;
	padding: 0px ;
}
.blo-box1 li{
	list-style: none ;
	margin: 0px ;
	padding: 0px 0px 0px 12px ;
	background: url(img/blo-mark.gif) left 6px no-repeat ;
}
.blo-month{
	text-align: center ;
}
.blo-box1 table{
	margin: 0px 0px 0px 17px ;
}
.blo-box1 table td{
	font-size: small ;
}
.blo-box1 a:link{
	text-decoration: underline ;
	color: #8A6551 ;
}
.blo-box1 a:visited{
	text-decoration: underline ;
	color: #8A6551 ;
}
.blo-box1 a:hover{
	text-decoration: underline ;
	color: #B1A28B ;
}
#blo-top{
	margin: 8px 0px 0px 0px ;
	text-align: center ;
	font-size: small ;
}
#blo-top a:hover{
	text-decoration: underline ;
}


/*右側*/
#right-col{
	float: left ;
	width: 562px ;
	margin: 5px 0px 5px 11px ;
	padding: 0px ;
	font-size: small ;
	color: #936C57 ;
}
.blo-title{
	height: 85px ;
	margin: 0px 0px 9px 2px ;
	padding: 14px 0px 0px 0px ;
	background: url(img/blo-title-back.gif) right top no-repeat ;
	text-align: left ;
}
#right-col h2{
	margin: 17px 0px 0px 0px ;
	padding: 0px ;
	text-align: right ;
	font-weight: normal ;
	font-size: small ;
}
#right-col h4{
	height: 23px ;
	margin: 0px 0px 4px 0px ;
	padding: 8px 0px 0px 16px ;
	background: url(img/blo-midashi-back.gif) left top no-repeat ;
	text-align: left ;
	font-weight: normal ;
	font-size: medium ;
	color: #ffffff ;
}
#right-col h4 a{
	color: #ffffff ;
}
#right-col h4 a:hover{
	text-decoration: underline;
}
.blo-page-title{
	height: 27px ;
	margin: 0px 0px 5px 0px ;
	padding: 12px 0px 0px 16px ;
	background: url(img/blo-page-title-back.gif) left top no-repeat ;
	text-align: left ;
	font-size: medium ;
	font-weight: normal ;
	color: #4D2609 ;
}
.blo-page-description{
	margin: 0px 5px 15px 10px ;
	text-align: left ;
	line-height: 140% ;
	font-size: 14px ;
	color: #936C57 ;
}
.blo-box2-foot{
	margin: 10px 5px 0px 5px ;
	padding: 1px 0px 0px 0px ;
	border-top: 1px solid #9A918C ;
	text-align: right ;
	font-size: x-small ;
	color: #7D736D ;
}
.blo-box2{
	margin: 0px 5px 25px 10px ;
	text-align: left ;
	line-height: 140% ;
	font-size: 14px ;
	color: #936C57 ;
}
.blo-box2 ul{
	margin: 0px ;
	padding: 0px ;
	font-size: small ;
}
.blo-box2 li{
	list-style: none ;
	margin: 0px ;
	padding: 0px 0px 0px 12px ;
	background: url(img/blo-mark2.gif) left 6px no-repeat ;
}
.blo-box2 dl{
	margin: 0px ;
	padding: 0px ;
	font-size: small ;
}
.blo-box2 dt{
	margin: 0px ;
	padding: 0px ;
}
.blo-box2 dd{
	margin: 0px 0px 0px 3em ;
	padding: 0px ;
}
.blo-box2 a:link{
	text-decoration: underline ;
	color: #8A6551 ;
}
.blo-box2 a:visited{
	text-decoration: underline ;
	color: #8A6551 ;
}
.blo-box2 a:hover{
	text-decoration: underline ;
	color: #B1A28B ;
}
.blo-date{
	font-size: small ;
	margin: 0px 0px 8px 0px ;
}

/*フッタ*/
#footer{
	clear: both ;
	margin: 0 1px ;
	padding: 13px 3px ;
	background: #2E2317;
	border-bottom: #000000 1px solid ;
	text-align: center ;
	line-height: 1.2em ;
	font-size: 14px ;
	color: #FFFFFF ;
}
.pagetop{
	text-align: right ;
}
#footer a{
	color: #FFFFFF ;
}
#footer a:visited{
	color: #FFFFFF ;
}



/*　style2006.css　*/
H1
{
    FONT-SIZE: 8pt;
    MARGIN: 0px;
    COLOR: #936C57;
    FONT-WEIGHT: normal;
}
STRONG
{
    FONT-WEIGHT: normal;
}
em
{
    FONT-SIZE: 8pt;
    font-style:normal;
    COLOR: #936C57;
}
A.emlink:link		{    COLOR:#936C57;text-decoration: none;}
A.emlink:visited	{    COLOR:#936C57;text-decoration: none;	}
A.emlink:hover		{    COLOR:#936C57;0;text-decoration: underline;}
A.style1:link		{    COLOR:#006600;text-decoration: underline;}
A.style1:visited	{    COLOR:#006600;text-decoration: underline;	}
A.style1:hover		{
	COLOR:#006600;
0;	text-decoration: underline;
}
.kaso h1 {
	float: left;
}
.kaso em {
	float: left;
}

.notes {
	width:90%;
	background-color:#ffffff;
	text-align:left;
	padding:10px;
	line-height:130%;
}

.other {
	width:85%;
	background-color:#f0fff0;
	text-align:left;
	/*color:#ffffff;*/
	font-size:small;
	/*font-weight:bold;*/
	padding:20px 20px 20px 30px;
	border:2px solid #004400;
	line-height:150%;

}

/*.other b {
	color:#a0522d;
}*/

.other-notes {
	text-align:center;
}