@charset "UTF-8";

#all_box {
  width: 715px;
  text-align: center;
}

.premium_top {
  margin-bottom: 15px;
}

.premium_tab {
  clear: both;
  width: 715px;
  background-color: #000000;
}

.premium_tab li {
  float: left;
  width: 143px;
  height: 30px;
}

.premium_mainbox {
  clear: both;
  width: 715px;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}

.premium_bg {
  width: 30px;
  background-image: url("./../images/bg.gif");
  background-repeat: repeat-y;
}

.premium_contents {
  width: 655px;
  font-size: 12px;
  text-align: center;
}

.premium_resort {
  overflow: hidden;
  width: 635px;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  border-bottom: 1px dashed #666666;
  text-align: left;
}

.premium_photo {
  float: left;
  width: 160px;
  margin-top: 5px;
}

.premium_text {
  float: left;
  width: 345px;
  margin-top: 5px;
}

.premium_text p {
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.premium_text ul {
  clear: both;
  width: 345px;
}

.premium_text ul li {
  float: left;
  width: 164px;
  padding-left: 5px;
}
.premium_tour {
  float: right;
  width: 130px;
  margin-top: 5px;
}

.premium_tour p {
  margin-bottom: 5px;
}

.premium_navi {
  margin: 15px;
}