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

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
#rooms .gnav li a {
  color: #8b7e65 !important;
}
#rooms .gnav li a span {
  color: #464646 !important;
}
#rooms .con_room .tmp_btn a, #rooms #footer .tmp_btn a {
  color: #fff !important;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
  display: block;
  width: 1190px;
  margin: 0 auto;
}

/* -----------------------------------------------------------
	.con_room
----------------------------------------------------------- */
.con_room {
  width: 950px;
  padding-bottom: 60px;
  padding-top: 30px;
  margin: 0 auto;
  background-color: #fff;
}
.con_room .tmp_btn {
  margin-top: 50px;
  margin-bottom: 60px;
}
.con_room .box_room2 .tmp_btn {
  margin-top: 35px;
}
