@charset "UTF-8";

/* --- フィリピン リゾートページ --- */

#resort {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 15px;
}

#resort .resort_photo {
  overflow: hidden;
  clear: both;
  width: 560px;
}

#resort .resort_photo li {
  float: left;
  width: 180px;
  margin-bottom: 3px;
  padding:3px;
  font-size: 11px;
  text-align: center;
  line-height: 1.4em;
}

#resort .resort_text {
  clear: both;
  padding: 3px;
}

#resort table {
  width: 558px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 1px;
  margin-right: 1px;
  border-collapse: collapse;
  border: 1px solid #00a0e9;
  border-spacing: 0;
  empty-cells: show;
}

#resort table th {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 3px;
  background-color: #99ccff;
  color: #006699;
  font-size: 13px;
  text-align: left;
}

#resort table td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  border: 1px solid #00a0e9;
  font-size: 11px;
  text-align: center;
}

#resort  .table_subtitle {
  background-color: #ffffcc;
  color: #000000;
}

#resort .resort_time {
  width: 560px;
  font-size: 11px;
  text-align: right;
}

/* --- プルクラ --- */

#resort .pulchra_title  {
  margin-top: 10px;
  margin-bottom: 5px;
}

#resort .pulchra_info  {
  margin-top: 10px;
  line-height: 1.3em;
}

#resort .pulchra_link  {
  margin-left: 5px;
}

#resort .pulchra_link li {
  float: left;
  width: 270px;
  margin-bottom: 3px;
  padding:3px;
}

#resort .pulchra_resortphoto  {
  margin-left: 10px;
  overflow: hidden;
  clear: both;
}

#resort .pulchra_resortphoto li {
  float: left;
  width: 250px;
  margin-bottom: 3px;
  padding:5px;
  line-height: 1.3em;
}

#resort .pulchra_resort_text  {
  margin-left: 10px;
  margin-bottom: 10px;
  line-height: 1.3em;
}

#resort .pulchra_divinginfo  {
  float: left;
  width: 290px;
  line-height: 1.3em;
}

#resort .pulchra_divinginfo table {
  width: 290px;
}

#resort .pulchra_divingphoto  {
  margin-left: 300px;
}

#resort .pulchra_divingphoto li {
  margin-bottom: 5px;
}

#resort .pulchra_remarks  {
  font-size: 11px;
}
