@charset "UTF-8";

#header {
  background: url(../img/common/page_header_bg.jpg) no-repeat left top;
  height: 35px;
  margin: 0px;
}
#content p {
  font-size: 13px;
  line-height: 150%;
  margin-bottom: 20px;
}

h2 {
  background: url(../img/page/page_ttle.jpg) no-repeat;
  text-indent: -9999px;
  height: 250px;
}

h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 160%;
  padding-top: 10px;
  padding-bottom: 10px;
}

a#home {
  display: block;
  height: 30px;
  position: absolute;
  top: 255px;
  width: 960px;
  text-indent: -9999px;
}

#onsen {
  margin-top: 20px;
  background: url(../img/page/img_onsen_03.jpg) no-repeat right top;
}

#onsen h3 {
  background: url(../img/common/main_navi_01.gif) no-repeat left top;
  text-indent: -9999px;
  height: 100px;
  display: block;
  width: 200px;
  float: left;
}

#ganbanyoku {
  clear: both;
  margin-top: 50px;
}
#ganbanyoku  h3 {
  background: url(../img/common/main_navi_02.gif) no-repeat left top;
  text-indent: -9999px;
  height: 85px;
  display: block;
  width: 200px;
  float: left;
}

#ganbanyoku #kounou {
  background: url(../img/page/img_ganban_bg.jpg) no-repeat;
  height: 274px;
  padding-left: 220px;
  padding-top: 10px;
  clear: both;
}

#ganbanyoku #kounou dl {
  line-height: 22px;
}

#ganbanyoku #kounou dt {
  font-weight: bold;
  float: left;
  width: 120px;
}

#ganbanyoku #kounou dd {
  padding-left: 120px;
}

#este {
  margin-top: 50px;
  background: url(../img/page/img_este_01.jpg) no-repeat left 100px;
}

#este #esteBox {
  padding-left: 250px;
}
#este  h3 {
  background: url(../img/common/main_navi_03.gif) no-repeat left top;
  text-indent: -9999px;
  height: 85px;
  display: block;
  width: 200px;
  float: left;
}

#gochisou {
  background: url(../img/page/img_gochisou_01.jpg) no-repeat right 20px;
  margin-top: 60px;
}

#gochisou #Box {
  width: 400px;
  margin-left: 200px;
}
#gochisou   h3 {
  background: url(../img/common/main_navi_04.gif) no-repeat left top;
  text-indent: -9999px;
  height: 85px;
  display: block;
  width: 200px;
  float: left;
}

#oyasumi {
  margin-top: 50px;
  background: url(../img/page/img_oyasumi_01.jpg) no-repeat right 20px;
  height: 230px;
}
#oyasumi    h3 {
  background: url(../img/common/main_navi_05.gif) no-repeat left top;
  text-indent: -9999px;
  height: 85px;
  display: block;
  width: 200px;
  float: left;
}
