@charset "UTF-8";

/* --- グアム TOPページ --- */

#top p {
  float: left;
  width: 280px;
}

#top dl {
  float: right;
  width: 425px;
}

#top dl dd {
  line-height: 1.4;
  margin-bottom: 8px;
}

#diving_site p {
  float: left;
  width: 250px;
  font-size: 10px;
  text-align: center;
}

#diving_site ol {
  float: right;
  width: 300px;
}

#diving_site ol li {
  list-style-type: none;
  float: left;
  width: 135px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 1px solid #00a0e9;
  font-size: 10px;
}

#diving_point dt {
  font-weight: bold;
}

#diving_point dl dd {
  height: 90px;
  margin-bottom: 5px;
  padding: 5px;
  border-bottom: 1px solid #00a0e9;
}

#diving_point dl dd p {
  float: left;
  width: 120px;
  padding-right: 5px;
}

#button_tourlist {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}

.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;
}
