@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;
}

#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;
  text-align: center;
}

#itemlist div dl dd {
  padding-bottom: 3px;
  text-align: center;
}

#itemlist p {
  line-height: 1.3;
  clear: both;
  width: 560px;
  margin-bottom: 18px;
}

#itemlist div p span {
  background-color: #ffffff;
  color: #009900;
}


#button_tourlist {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}
