@charset "UTF-8";
/* CSS Document */

body {
background-color: #fff;
margin: 0;
font-family: Arial, "MS UI　Gothic", Osaka, Helvetica, Times ;
font-size: 12px;
color: #333;
}
p {
text-align: justify;
}
h1 {
font-size: 24px;
margin: 0;
padding: 0 ;
font-weight: 200;
letter-spacing: 1px;
color: #6778ce;
}
h1.eng {
font-size: 24px;
margin: 0;
padding: 0 ;
font-weight: bold;
letter-spacing: 1px;
color: #6778ce;
text-transform: uppercase;
}
h2 {
font-size: 18px;
color: #ed0013;
padding: 10px 0 0 0;
margin: 0;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 200;
}
h2.other {
font-size: 18px;
color: #ed0013;
padding: 0;
margin: 0;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 200;
}
h3 {
font-size: 14px;
font-weight: 200;
color: #797200;
margin: 0;
padding: 0 0 6px 0;
letter-spacing: 1px;
text-transform: uppercase;
}
.link a {
text-decoration: none;
color: #e70029;
}
.link a:hover {
color: #e70029;
border-bottom: 1px dotted #e70029;
}
.clearboth { 
clear: both; 
}
img {
border: none;
}
#container {
width: 910px;
margin-left: auto;
margin-right: auto;
padding: 0;
}
/* -----------------table--------------------- */
table#main {
width: 910px;
padding: 0;
}
td#left {
width: 700px;
vertical-align: top;
padding: 0;
}
td#right {
width: 210px;
vertical-align: top;
padding: 0;
background-color: #cbcdd6;
}
/* -----------------contents--------------------- */
#header {
background-image: url(img-index/index_header_bg.jpg);
background-repeat: no-repeat;
height: 100px;
}
.header-right {
float: left;
margin-top: 48px;
margin-left: 1px;
padding: 0;
}
.logo {
margin: 10px 12px 0 20px;
float: left;
}
#contents {
background-color: #fff;
}
#text {
margin: 0 22px 0 22px;
padding: 10px 0 25px 0;
color: #222;
}
/* -----------------image gallery--------------------- */
#gallery {
margin: 0;
padding: 15px 15px 13px 7px;
background-color: #000;
width: 678px;
}
#gallery ul {
list-style:none; 
padding:0; 
margin:0; 
position:relative; 
float:left;
}
#gallery ul li {
display:inline; 
width:52px; 
height:52px; 
float:left; 
margin:0 0 3px 15px;
}
#gallery ul li a {
display:block;   
text-decoration:none;
}
#gallery ul li a img {
display:block; 
width:52px; 
height:52px; 
border:0;
}
#gallery ul li a span {
display:none;
}
#gallery ul li a:hover {
white-space:nowrap;
text-align: center;
padding-top: 20px;
height:32px;
background-image: url(thumb/over.jpg);
}
#gallery ul li a:hover img {
display:none; 
position:absolute; 
width:auto; 
height:auto;
}
#gallery ul li a:hover span {
display: block;
text-align: center; 
font-size: 10px; 
color: #fff;
}
#gallery p.enter {
float: left;
font-size: 14px;
margin: 20px 0 0 14px;
background-image: url(thumb/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
}
#gallery p.enter a {
color: #90a2fa;
text-decoration: none;
padding-left: 13px;
}
#gallery p.enter a:hover {
color: #cdd1fe;
text-decoration: none;
}
/* -----------------right menu--------------------- */
.switchbox {
float: left;
width: 50px;
margin: 0 8px 18px 0;
padding: 0;
}
#right-top {
margin: 0 10px 32px 15px;
}
#right-menu-outer {
margin: 0;
padding: 0;
height: 295px;
}
.right-menu {
margin: 0 15px 15px 15px;
color: #3e489c;
}
.right-menu ul {
margin: 0;
padding: 0;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
}
.right-menu li {
list-style-type: none;
}
.right-menu li a {
text-decoration: none;
display: block;
color: #445cb4;
padding: 3px 0 3px 5px;
border-bottom: 1px solid #fff;
}
.right-menu li a:hover {
text-decoration: none;
color: #ed0013;
background-color: #fff;
padding: 3px 0 3px 5px;
}
#active a {
text-decoration: none;
color: #ed0013;
background-color: #fff;
padding: 3px 0 3px 5px;
}
/* -----------------ryokan management--------------------- */
#header2 {
background-image: url(img-index/header_bg.jpg);
background-repeat: no-repeat;
height: 100px;
}
#contents2 {
background-image: url(img-index/japanmap_bg.gif);
background-repeat: no-repeat;
background-position: top;
}
#text2 {
margin: 0 100px 0 102px;
padding: 10px 0 35px 0;
color: #222;
}
.text-box {
margin: 10px 0 15px 0;
padding: 5px;
border: 1px dotted #aaa;
}
.text-box ul {
margin: 3px 0 0 0;
padding: 0;
}
.text-box li.item1 {
list-style-type: none;
background-image: url(img/item1.jpg);
background-repeat: no-repeat;
padding-bottom: 10px;
padding-left: 20px;
}
.text-box li.item2 {
list-style-type: none;
background-image: url(img/item2.jpg);
background-repeat: no-repeat;
padding-bottom: 10px;
padding-left: 20px;
}
.text-box li.item3 {
list-style-type: none;
background-image: url(img/item3.jpg);
background-repeat: no-repeat;
padding-bottom: 10px;
padding-left: 20px;
}
.text-box li.item4 {
list-style-type: none;
background-image: url(img/item4.jpg);
background-repeat: no-repeat;
padding-bottom: 10px;
padding-left: 20px;
}
.text-box li.item5 {
list-style-type: none;
background-image: url(img/item5.jpg);
background-repeat: no-repeat;
padding-bottom: 10px;
padding-left: 20px;
}

/* -----------------about us--------------------- */
.outer {
margin: 0 20px 20px 102px;
padding: 5px;
border: 1px dotted #aaa;
}
.pict-box {
float: left;
margin: 0;
width: 100px;
}
.onsen-box {
float: left;
width: 250px;
margin: 15px 20px 0 0;
color: #777;
}
.text-box2 {
float: left;
width: 440px;
margin: 0 0 15px 10px;
padding: 0;
color: #333;
}
.subtitle {
margin: 0 0 15px 102px;
font-size: 18px;
color: #ed0013;
padding: 0;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 200;
}
/* -----------------footer--------------------- */
#footer {
width: 910px;
margin-left: auto;
margin-right: auto;
border-top: 1px solid #b7b7b7;
padding: 12px 0 10px 0;
text-align: center;
color: #777;
}
#footer a {
text-decoration: none;
color: #777;
border-bottom: 1px dotted #777;
}
#footer a:hover {
color: #777;
border-bottom: none;
}