@charset "UTF-8";

/* ---パラオ エリアページ --- */

.area_photo {
  overflow: hidden;
  clear: both;
  width: 560px;
}

.area_photo li {
  float: left;
  width: 275px;
  margin-bottom: 3px;
  padding: 2px;
  font-size: 11px;
}

.arealist {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 15px;
}

.arealist li {
  float: left;
  width: 180px;
  padding: 3px;
  font-size: 11px;
}

.arealist li p {
  padding-bottom: 3px;
}

.arealist li span {
  background-color: #ffffff;
  color: #009900;
}

.area_text {
  padding: 5px;
}

.area_text span {
  background-color: #ffffff;
  color: #009900;
}

/* ---コロール島 エリアページ --- */



/* ---カップ島 エリアページ --- */

.carp_infomation p {
  float: left;
  width: 295px;
}

.carp_infomation ul {
  float: right;
  width: 256px;
}

.carp_infomation ul li {
  margin-bottom: 10px;
}

/* ---ペリリュー島 エリアページ --- */

.peleliu_information {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.peleliu_information dt {
  display: block;
  clear: both;
  float: left;
  width: 180px;
  padding: 5px;
  border-top: 1px solid #00a0e9;
}

.peleliu_information dd {
  float: left;
  width: 355px;
  margin-left: 5px;
  padding: 5px;
  border-top: 1px solid #00a0e9;
}

.peleliu_diving p {
  float: left;
  width: 260px;
}

.peleliu_diving dl {
  float: right;
  width: 290px;
}

.peleliu_diving dd {
  margin-top: 5px;
}

.peleliu_diving dd span {
  background-color: #ffffff;
  color: #ff0000;
  font-size: 10px;
}
