@charset "utf-8";

/*************/
/*** global ***/
/*************/
body {
  padding: 0px;
  margin: 0px;
  border: 0px;
  font-family: Arial, Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #444;
  letter-spacing: 0.2em; 
  background: url(../images/bodybg2.gif)  #EFFAFF  top repeat-x;
  text-align:center;
}
body * {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
  font-style: normal;
  background-color: transparent;
}
br { letter-spacing: 0; }
img { border: 0px; }
ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
blockquote {
  font-style: oblique;
  padding-left: 10px;
  border-left: 8px solid #EEE;
}
h3 {
  font-size:14px;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 0px;
}
h2 {
  margin-bottom: 10px;
  padding: 0px;
  font-size: 18px;
  color: #222;
}

/*************/
/*** layout ***/
/*************/
#wrapper {
  margin: 0px auto;
  width:820px;
   background: url(../images/pagebg.gif)  center 800px repeat-y;
}
#container {
  width: 820px;
  margin: 0px auto;
 background: url(../images/headbg.jpg)  top center no-repeat;
}

/*** absolute ***/
#abso {
  width: 820px;
  text-align:left;
  margin: 0px auto;
}
.lang {
  margin-left: 600px;
  position:absolute;
  width:172px;
  height:44px;
  background: url(../images/lang.png) no-repeat; 
  _background-image: none;
  _filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lang.png',sizingMethod=scale);
   z-index:999;
  cursor:pointer;
}

/**************/
/*** header ***/
/**************/
#header {
  margin: 0px auto;
  width: 750px;
  height: 240px;
  text-indent: -1000em;
}

/***********/
/*** navi ***/
/***********/
#navi {
  width: 800px;
  margin: 0px auto;
}
ul#menu {
	height: 73px;
	padding-left: 212px;
	list-style: none;
	background: url(../images/menubg.gif) no-repeat 0 0;
}
ul#menu li {
	float: left;
}
ul#menu li a {
	display: block;
	height: 73px;
}

li#home a { width: 82px; }
#index li#home a,
li#home a:active,
li#home a:hover { background: url(../images/menubg.gif) no-repeat -212px -73px; }

li#aboutus a { width: 106px; }
div.aboutus li#aboutus a,
li#aboutus a:active,
li#aboutus a:hover { background: url(../images/menubg.gif) no-repeat -294px -73px; }

li#links a { width: 84px; }
div.links li#links a,
li#links a:active,
li#links a:hover { background: url(../images/menubg.gif) no-repeat -400px -73px; }

li#contact a { width: 113px; }
div.contact li#contact a,
li#contact a:active,
li#contact a:hover { background: url(../images/menubg.gif) no-repeat -484px -73px; }

/*************/
/*** contents ***/
/*************/
#content {
  width: 750px;
  margin: 0px auto;
  margin-top: 20px;
  text-align: left;
}

/**************/
/*** main ***/
/**************/
#main {
  float: left;
  width: 525px;
}
#map {
  width: 525px;
  height: 300px;
}
.gmnoprint {

}
p.site-info {
  margin-bottom: 20px;
  padding: 0px;
  background: url("http://hbkr.deci.jp/images/g_dot_bar.gif") left bottom repeat-x;
  padding-bottom: 20px;
  line-height: 18px;
}
p.map-info {
  margin-bottom: 20px;
  padding: 0px;
  background: url("http://hbkr.deci.jp/images/g_dot_bar.gif") left bottom repeat-x;
  padding-bottom: 20px;
}

/********************/
/*** rightside ***/
/******************/
#side {
  float: right;
  width: 200px;
  font-size: 11px;
  line-height: 14px;
}

/*** footer ***/
#footer {
  margin: 0px auto;
  margin-top: 150px;
  width: 750px;
  padding-bottom: 20px;
}

#footer .copy {
  display:block;
  font-size:11px;
}

#footer .rss {
  font-size:11px;
}

/*** absolute ***/

/*** etc ***/
ul#menu li a {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

.aspan {
  cursor:pointer;
}

.clear {
  clear: both;
  font: 0/0 sans-serif;
}

.small-gray {
  font: 11px/15px Arial, Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
  color: #666;
}

.hotel-gmap {
  width: 200px;
  font-size: 11px;
}

.ryokan-title {
  margin-top:20px;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
}

.hotel-list {
}
.hotel-list li {
  background: url("http://hbkr.deci.jp/images/g_dot_bar.gif") left bottom repeat-x;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.hotel-img {
  float: left;
  margin: 5px;
}
.hotel-title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
}

a { 
	color: #A16D9B;
	text-decoration: none;
}
a:visited {
	color: #A16D9B;
}
a:hover {
	color: #723F6C;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxCaption{
	font-size: 10px;
	padding-top: 0.4em;
	}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(http://hbkr.deci.jp/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://hbkr.deci.jp/images/overlay.png", sizingMethod="scale");
	}
	

/* -- noscript */
noscript {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index:9000;
}

noscript p {
  padding: 0.5em 0;
  border-bottom: 1px solid #666;
  background-color: #eee;
  color: #444;
  font-weight:bold;
  text-align: center;
}
