@charset "UTF-8";

/* --- 石垣島 TOPページ --- */

#top p {
  float: left;
  width: 280px;
  text-align: center;
}

#top dl {
  float: right;
  width: 425px;
}

#top dl dd {
  line-height: 1.4;
}

#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;
}
