@charset "UTF-8";

/* --- マダガスカル リゾートページ --- */

#information .resort_map {
  float: left;
  width: 250px;
  font-size: 10px;
  text-align: center;
}

#information ol {
  float: right;
  width: 300px;
}

#information ol li {
  list-style-type: decimal;
  list-style-position: inside;
  padding: 5px;
  border-top: 1px solid #00a0e9;
}

#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;
}
