@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :hotspa.css
 author     :Ability Consultant
style info  :温泉設定　ハックは最下部に記述
=================================================================== */
/* -----------------------------------------------------------
	title
----------------------------------------------------------- */
#page #header #title {
  background: url(../hotspa/images/title.jpg) 0 0 no-repeat;
}

#hotspa .con_intro {
  margin: 0 0 70px 0;
}
#hotspa .con_intro .box_map {
  position: relative;
  z-index: 1;
}
#hotspa .con_intro .box_map #snav {
  position: absolute;
  z-index: 2;
  top: 140px;
  left: 570px;
  width: 351px;
}
#hotspa .con_intro .box_map #snav li {
  margin-bottom: 20px;
}

#hotspa .con_yuraku {
  margin: 0 0 80px 0;
  padding: 0 0 45px 0;
  background: url(../hotspa/images/bg_line.png) 0 bottom repeat-x;
}

#hotspa .con_yusara {
  margin: 0 0 80px 0;
  padding: 0 0 45px 0;
  background: url(../hotspa/images/bg_line.png) 0 bottom repeat-x;
}

#hotspa .con_kashikiri {
  margin: 0;
  padding: 0;
}
