@charset "UTF-8";

/* ---エジプト エリアページ --- */

.map_text {
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

.arealist {
  overflow: hidden;
  clear: both;
  width: 560px;
  margin-bottom: 15px;
}

.arealist li {
  float: left;
  width: 180px;
  padding: 3px;
  font-size: 11px;
}

.arealist li span {
  background-color: #ffffff;
  color: #009900;
}

.area_photo {
  overflow: hidden;
  clear: both;
  width: 560px;
}

.area_photo li {
  float: left;
  width: 275px;
  margin-bottom: 3px;
  padding: 2px;
  font-size: 11px;
  line-height: 1.4em;
}

.area_text {
  padding: 5px;
}

.area_text span {
  background-color: #ffffff;
  color: #009900;
}

.area_textbox {
  float: left;
  width: 275px:
}

.area_textbox dt {
  background-color: #ffffff;
  color: #009900;
  text-align: center;
}

.area_textbox dd {
  width: 275px:
}
