@charset "UTF-8";

/* --- フィリピン TOPページ --- */

#top p {
  float: left;
  width: 280px;
  text-align: center;
}

#top_subtitle {
  margin-bottom: 10px;
  background-color: #ffffff;
  color: #003399;
  font-weight: bold;
  text-align: center;
}

#top dl {
  float: right;
  width: 425px;
}

#top dl dd {
  line-height: 1.4;
}

.top_map {
  font-size: 10px;
  text-align: center;
}

.contents_left {
  float: left;
  width: 275px;
  margin-bottom: 15px;
}

.contents_right {
  float: right;
  width: 275px;
  margin-bottom: 15px;
}

.area_text {
  margin-bottom: 5px;
}

.area_photo {
  clear: both;
}

.area_photo li {
  float: left;
  width: 135px;
  margin-left: 1px;
  margin-right: 1px;
}

.shop_list {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 10px;
}

.shop_list li {
  float: left;
  width: 135px;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 1.3;
  font-size: 10px;
  text-align: center;
}

#itemlist {
  clear: both;
  width: 560px;
}

#itemlist dl {
  float: left;
  width: 180px;
  padding: 3px;
}

#itemlist div dl dt {
  width: 180px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #ccccff;
  font-weight: bold;
  text-align: center;
}

#itemlist div dl dd {
  margin-bottom: 3px;
  font-size: 11px;
}

#itemlist div dl span {
  background-color: #ffffff;
  color: #009900;
}

#button_tourlist {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}
