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

 file name  : rooms.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int {
  background: url(../images/common/bg3.png) repeat left top;
}
.con_int .pnav {
  width: 895px;
  margin: 0 25px;
  padding-bottom: 50px;
  overflow: hidden;
}
.con_int .pnav li {
  width: 158px;
  float: left;
  margin-left: 25px;
  border-top: 1px dotted #808080;
  border-bottom: 1px dotted #808080;
  padding: 20px 0;
}
.con_int .pnav li:first-child {
  margin-left: 0;
}

/* -----------------------------------------------------------
	con_roo
----------------------------------------------------------- */
.con_roo .btn_rsrv {
  text-align: center;
  padding-top: 30px;
  background: url(../images/common/bg3.png) repeat left top;
}

/* -----------------------------------------------------------
	box_inf
----------------------------------------------------------- */
.box_inf {
  padding: 60px 0 90px;
  background: url(../images/common/bg3.png) repeat left top;
  margin-bottom: 30px;
}
.box_inf li {
  /*width: 890px;*/
  border-bottom: 1px dotted #808080;
  margin: 0px auto;
  padding: 50px 0;
}
.box_inf li:first-child {
  border-top: 1px dotted #808080;
}
