@charset "utf-8";
#cont {
  float: left;
  margin-top: 500px;
  width: 700px;
}
#cont h3 {
  margin-left: 20px;
}
#cont img {
  margin-bottom: 5px;
}
#box1 .in p, #box2 .in p, #box3 .in p, #box4 .in p, #box5 .in p, #box6 .in p, #box7 .in p {
  padding-right: 10px;
}
#box1 .in, #box2 .in, #box3 .in, #box4 .in, #box5 .in, #box6 .in, #box7 .in {
  width: 242px;
  margin: 0 0 0px 25px;
  padding: 0 420px 0 0;
  min-height: 300px;
  height: auto !important;
  height: 300px;
}
#cont #box0 {
  text-align: center;
}
#cont #box1 .in {
  background: url('../room/images/img2.jpg') no-repeat right top;
}
#cont #box2 .in {
  background: url('../room/images/img4.jpg') no-repeat right top;
}
#cont #box3 .in {
  background: url('../room/images/img6.jpg') no-repeat right top;
}
#cont #box4 .in {
  background: url('../room/images/img8.jpg') no-repeat right top;
}
#cont #box5 .in {
  background: url('../room/images/img10.jpg') no-repeat right top;
}
#cont #box6 .in {
  background: url('../room/images/img12.jpg') no-repeat right top;
}
#cont #box7 .in {
  background: url('../room/images/img14.jpg') no-repeat right top;
}
#cont #box8 {
  margin-top: 40px;
  margin-left: 20px;
  padding: 20px 5px 0 20px;
  border-top: dashed 1px #ffffff;
  text-align: right;
}
#cont .price {
  margin-top: 20px;
}
.on {
  display: block;
}
.off {
  display: none;
  background: #ffffff;
}

/* ■ menu header ■■■■■■■ */
#rb {
  width: 666px;
  height: 18px;
  margin: 10px 0 20px 20px;
  background: url('../room/images/rm.gif') no-repeat 0 2px;
}
#rb li {
  float: left;
  display: block;
  width: 95px;
  height: 16px;
}
#rb a {
  display: block;
  width: 95px;
  height: 16px;
  border-top: solid 1px #025801; border-bottom: solid 1px #025801;
}
#rb li span {
  display: none;
}
li#rb1 a:hover { border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; }
li#rb2 a:hover { border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; }
li#rb3 a:hover { border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; }
li#rb4 a:hover { border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; }
li#rb5 a:hover { border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; }
li#rb6 a:hover { border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; }
li#rb7 a:hover { border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; }
