@charset "UTF-8";

h3  {
  margin: 10px 0 10px 0;
}

h4  {
  margin-bottom: 5px;
}

h5  {
  margin-top: 10px;
}

.top_photo_left  {
  float: left;
  width: 300px;
  margin-right: 5px;
}

.enjoy_pangkorlaut  {
  padding-top: 5px;
  line-height: 250%;
  font-size: 13px;
  font-weight: bold;
  color: #8f0000;
}


.top_photo_left  {
  float: left;
  width: 300px;
  margin-right: 5px;
}

.tokuten_stw_body  {
  width: 582px;
  background-image: url(../images/tokuten_stw_body.gif);
}

.tokuten_stw_bottom  {
  margin: 0;
  padding: 0;
}

.tokuten_red  {
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
  padding-top: 5px;
  padding-left: 10px;
}

.tokuten_remarks  {
  margin-left: 15px;
}

.hotel_remarks_top  {
  margin-top: 10px;
}

.hotel_remarks_text  {
  width: 582px;
  background-image: url(../images/remarks_body.gif);
}

.hotel_remarks_text span {
  padding-left: 10px;
}

.photo_library_top {
  margin-top: 20px;
}

.photo_library  {
  padding-left: 5px;
  overflow:hidden;
}

.photo_library li {
  float: left;
  width: 290px;
  margin-right: 10px;
}

#other_hotel  {
  border-top: dotted 1px #666666;
  border-bottom: dotted 1px #666666;
  margin-top: 30px;
}

#other_hotel p {
  padding: 5px;
}

#other_hotel h3 {
  font-size: 14px;
  font-weight: bold;
  color: #8f0000;
}

.float_clear  {
  clear: both;
}


