@charset "Shift_JIS";
/*  Layout
-----------------------------------------------------------------------------*/
/* Body */
body {
  font-family: Meiryo, Arial, Helvetica, Verdana, sans-serif, "lr oSVbN","Osaka|";
  font-size: 14px;
  color: #333;
  line-height: 20px;
  margin: 0;
}

a { text-decoration: underline; }
a:hover { text-decoration: none; }

/* Header */
#w_header {
  height: 496px;
  background: #32302D url(../../img/f_language/main_bg.jpg) no-repeat center top;
}

#header {
  height: 105px;
  background: url(../../img/f_language/hd_bg.png) repeat-x center top;
  overflow: hidden;
}

#header div {
  margin: 0 auto;
  width: 1000px;
}

#header h1 {
  padding-top: 17px ;
  float: left;
}

#header p {
  padding-top: 3px ;
  width: 85px;
  float: right;
}

#header p a {
  font-size: 12px;
  color: #747474;
  text-align: center;
  text-decoration: none;
  padding: 4px 0;
  display: block;
  background: #fff;
}

#header p a:hover { background: rgba(255, 255, 255, .5); }

/* Footer */
#footer {
  margin: 0 auto;
  padding-bottom: 25px;
  border-top: 2px solid #a40505;
  width: 1000px;
  overflow: hidden;
}

#footer .pagetop {
  width: 120px;
  float: right;
}

#footer .pagetop a {
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 5px 0;
  display: block;
  background: #a40505;
}

#footer .pagetop a:hover { background: #c01414; }

#footer dl {
  padding-top: 15px;
  float: left;
}

#footer dt {
  font-weight: bold;
  padding-bottom: 5px;
}

#footer dd { font-size: 10px; }

/* Contents ---------------------------------------------------------------- */
#contents {
  margin: 0 auto;
  width: 1000px;
}

#contents h2 {
  font-size: 25px;
  font-weight: bold;
  color: #32302d;
  line-height: 30px;
  margin-bottom: 20px;
  padding: 20px;
  border-top: 5px solid #a40505;
  border-bottom: 1px dotted #c2bdae;
}

/* introduction */
#contents #introduction {
  margin: -68px 0 40px;
  padding: 94px 0 18px 210px;
  background: url(../../img/f_language/introduction_bg.png) no-repeat center top;
}

#contents #introduction dt {
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 30px;
}

/* access */
#contents #access { padding-bottom: 40px; }

#contents #access .map_box {
  width: 670px;
  float: left;
}

#contents #access .map_box #map {
  width: 670px;
  height: 410px;
}

#contents #access .info_box {
  width: 308px;
  float: right;
}

#contents #access .info_box h3 {
  font-size: 16px;
  font-weight: bold;
}

#contents #access .info_box dl {
  margin-top: 20px;
  border-top: 1px dotted #c2bdae;
}

#contents #access .info_box dt {
  font-weight: bold;
  color: #d39e4b;
  padding: 10px 0 8px 8px;
  position: absolute;
}

#contents #access .info_box dd {
  padding: 10px 0 8px 75px;
  border-bottom: 1px dotted #c2bdae;
}

#contents #access .access01 {
  margin-top: 20px;
  border-right: 10px solid transparent;
  width: 328px;
  float: left;
}

#contents #access .access01 h3 {
  font-weight: bold;
  text-align: center;
  text-align: center;
  padding: 12px 0 10px;
  border-top: 1px solid #dcd8d6;
  border-bottom: 2px solid #d39e4b;
  border-left: 1px solid #dcd8d6;
  border-right: 1px solid #dcd8d6;
  background: #f7f5ee;
}

#contents #access .access01 div {
  padding: 10px 15px;
  border-bottom: 1px solid #dcd8d6;
  border-left: 1px solid #dcd8d6;
  border-right: 1px solid #dcd8d6;
}

#contents #access .access02 {
  margin-top: 20px;
  padding: 12px 0;
  width: 320px;
  background: #f7f5ee;
  float: right;
}

#contents #access .access02 dt {
  font-size: 16px;
  font-weight: bold;
  color: #a40505;
  padding: 0 15px 5px;
}

#contents #access .access02 dd { padding: 0 15px ; }

/* room */
#contents #room { padding-bottom: 40px; }

#contents #room .room_box {
  margin-left: -20px;
  padding-bottom: 20px;
  overflow: hidden;
}

#contents #room .room_box li {
  border-left: 20px solid transparent;
  width: 320px;
  float: left;
}

#contents #room .room_box li p { padding: 10px 0 15px; }

#contents #room .room_box li a {
  font-size: 16px;
  font-weight: bold;
  color: #a40505;
  text-decoration: none;
}

#contents #room .room_box li a:hover { text-decoration: underline; }

#contents #room h3 {
  font-size: 18px;
  font-weight: bold;
  color: #d39e4b;
  line-height: 25px;
  text-align: center;
  padding: 15px 0 22px;
  background: url(../../img/f_language/sst_bg.gif) no-repeat center top;
}

#contents #room .amenities_box {
  margin-left: -20px;
  padding-bottom: 10px;
  overflow: hidden;
}

#contents #room .amenities_box div {
  border-left: 20px solid transparent;
  width: 320px;
  float: left;
}

#contents #room .amenities_box dl {
  margin-bottom: 20px;
  border: 1px solid #dcd8d6;
}

#contents #room .amenities_box dt {
  font-weight: bold;
  text-align: center;
  text-align: center;
  padding: 12px 0 10px;
  border-bottom: 2px solid #d39e4b;
  background: #f7f5ee;
}

#contents #room .amenities_box dd { padding: 10px 15px; }
#contents #room .charge_box { overflow: hidden; }

#contents #room .charge_box table {
  border: 1px solid #dcd8d6;
  border-collapse: collapse;
}

#contents #room .charge_box table.roomcharge {
  margin-bottom: 20px;
  width: 100%;
}

#contents #room .charge_box .reed table { margin: 3px 0 10px; }

#contents #room .charge_box th, #contents #room .charge_box td {
  text-align: center;
  padding: 7px 3px;
  border: 1px solid #dcd8d6;
}

#contents #room .charge_box .reed th, #contents #room .charge_box .reed td { padding: 7px 15px; }
#contents #room .charge_box thead th { background: #F8EEE8; }
#contents #room .charge_box .roomcharge thead td, #contents #room .charge_box .roomcharge tbody th { background: #faf9f4; }
#contents #room .charge_box .reed th { background: #f7f5ee; }

#contents #room .charge_box .reed td {
  font-weight: bold;
  color: #a40505;
}

#contents #room .charge_box .in_out {
  width: 240px;
  float: left;
}

#contents #room .charge_box .in_out dl {
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  padding: 17px 0;
  border: 2px solid #d39e4b;
  background: #f7f5ee;
}

#contents #room .charge_box .in_out dt { font-size: 16px; }

#contents #room .charge_box .in_out dd {
  font-size: 30px;
  color: #a40505;
  line-height: 35px;
}

#contents #room .charge_box .reed {
  width: 740px;
  float: right;
}

#contents #room .charge_box .reed li {
  margin-bottom: 10px;
  padding: 0 5px 10px;
  border-bottom: 1px dotted #c2bdae;
}

/* restaurant */
#contents #restaurant { padding-bottom: 100px; }

#contents #restaurant .rest_box {
  padding-top: 20px;
  overflow: hidden;
}

#contents #restaurant .rest_box img.fl { border-right: 20px solid transparent; }
#contents #restaurant .rest_box dl { overflow: hidden; }

#contents #restaurant .rest_box dt {
  font-size: 20px;
  font-weight: bold;
  color: #d39e4b;
  line-height: 25px;
  padding: 12px 18px 10px;
  background: #f7f5ee;
}

#contents #restaurant .rest_box dt span {
  font-size: 14px;
  color: #32302d;
  line-height: 20px;
}

#contents #restaurant .rest_box dd { padding: 12px 18px 0; }

#contents #restaurant .rest_box dd dt {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  line-height: 20px;
  padding: 0;
  background: none;
  position: absolute;
}

#contents #restaurant .rest_box dd dd { padding: 0 0 0 80px; }
