@charset "UTF-8";

/*
b37d00
7d5700
ffecbf
ffd980
*/

/*------------------------------------
 共通クラス
------------------------------------*/
.easter_island h2 {
  clear: both;
  padding-top: 40px;
}

.easter_island h3 {
  font-weight: bold;
}

.easter_island h3.city_title {
  height: 40px;
  padding: 0 0 0 30px;;
  border-right: 2px dotted #b37d00;
  border-bottom: 2px dotted #b37d00;
  margin: 35px 0 3px 0;
  font-size: 180%;
  font-weight: normal;
  background: transparent url(../images/moai.gif) no-repeat 0px 0px;
}

.easter_island br.taller {
  margin-bottom: 1em;
}

/*------------------------------------
 リンクリスト
------------------------------------*/
.easter_island #info_link_list li {
  float: left;
  width: 200px;
  height: 48px;
  background: transparent url(../images/list_bk.png) no-repeat 0px 0px;
}

.easter_island #info_link_list li.over {
  background: transparent url(../images/list_bk2.png) no-repeat 0px 0px;
}

.easter_island #info_link_list li a {
  display: block;
  height: 33px;
  _height: 48px;
  padding: 15px 0 0 25px;
  font-size: 120%;
  font-weight: bold;
}

.easter_island #info_link_list li.over a {
  color: #fff;
}

/*------------------------------------
 他の情報へのリンク
------------------------------------*/
.easter_island #other_info_block {
  text-align: right;
}

.easter_island #other_info_block p {
  width: 200px;
  height: 48px;
  background: transparent url(../images/list_bk.png) no-repeat 0px 0px;
  margin: 10px 0 0 auto;
  text-align: center;
}

.easter_island #other_info_block p a {
  display: block;
  height: 33px;
  _height: 48px;
  padding: 15px 0 0 10px;
  font-size: 120%;
  font-weight: bold;
}

/*------------------------------------
 ツアーへのリンク
------------------------------------*/
.easter_island #tour_link_block {
  _margin: 0 -5px;
}

.easter_island #tour_link_block li {
  float: left;
  width: 290px;
  height: 72px;
  margin: 10px 5px 10px 10px;
  _margin: 10px 5px 10px 5px;
}

/*------------------------------------
 観光地図
------------------------------------*/
.easter_island #map_block {
  margin-top: 5px;
}

.easter_island #map_block p {
  float: left;
  width: 415px;
}

.easter_island #map_block ul {
  margin-left: 415px;
}

.easter_island #map_block ul li {
  text-align: center;
}

.easter_island #map_block ul li img {
  padding: 1px;
  border: 1px solid #ccc;
}

.easter_island .city_map {
  padding-top: 10px;
  margin: 10px 0 20px 0;
  text-align: center;
}

.easter_island #city_map_remarks {
  text-align: right;
}

.easter_island #map_remarks {
  clear: both;
}

/*------------------------------------
 観光情報
------------------------------------*/
.easter_island #sightseeing_info_list {
  padding: 0;
  margin: 0;
}

.easter_island #sightseeing_info_list dt {
  clear: both;
  height: 40px;
  padding: 0 0 0 30px;;
  border-right: 2px dotted #b37d00;
  border-bottom: 2px dotted #b37d00;
  margin: 35px 0 3px 0;
  font-size: 180%;
  background: transparent url(../images/moai.gif) no-repeat 0px 0px;
}

.easter_island #sightseeing_info_list dt .jp_name {
  display: block;
  float: left;
  width: 200px;
}

.easter_island #sightseeing_info_list dt .en_name {
  display: block;
  padding: 10px 5px 0 0;
  margin-left: 210px;
  text-align: right;
}

.easter_island #sightseeing_info_list dd {
  padding: 3px 0 5px 10px;
  border: 2px solid #ffecbf;
  margin: 0;
  background-color: #FFF6DF;
}

.easter_island #sightseeing_info_list dd img {
  float: left;
  width: 110px;
  _width: 106px;
  padding: 1px;
  border: 1px solid #ccc;
  margin-right: 5px;
}

/*------------------------------------
 都市情報
------------------------------------*/
.easter_island .city_info_block {
  padding: 3px 0 5px 10px;
  border: 2px solid #ffecbf;
  margin: 0;
  background-color: #FFF6DF;
}

.easter_island #city_sightseeing_list {
  padding: 0 0 0 10px;
  margin: 0;
}

.easter_island #city_sightseeing_list dt {
  clear: both;
  padding: 10px 0 0 0;
  border-bottom: 1px dashed #ffd980;
  margin: 10px 0 3px 0;
  color: #b37d00;
  font-size: 120%;
}

.easter_island #city_sightseeing_list dd {
  padding: 0 0 10px 10px;
  margin: 0;
}

.easter_island #city_sightseeing_list dd img{
  float: left;
  width: 110px;
  _width: 106px;
  padding: 1px;
  border: 1px solid #ccc;
  margin-right: 5px;
}

.easter_island #restaurant_list {
  padding: 0;
  margin: 0;
}

.easter_island #restaurant_list li {
  padding: 0;
  border-bottom: 1px dashed #ffd980;
  margin: 0 0 10px 30px;
}
