#pageWrapper.cheaper #contentWrapper .inner02 { background: url(/fuk/sp/web/common/images/bg_contents_02.png) top center no-repeat; }
#pageWrapper.cheaper #cheaperArea {
  width: 958px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 1px 1px 3px #a6d1e4;
  -moz-box-shadow: 1px 1px 3px #a6d1e4;
  -webkit-box-shadow: 1px 1px 3px #a6d1e4;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-left: 1px solid #b9dceb;
  border-top: 1px solid #b9dceb;
  padding-bottom: 20px;
}
#cheaperArea h3 {
  color: #ffffff;
  font-size: 190%;
  font-weight: bold;
  line-height: 1.5;
  background: #0772c5;
  border-radius: 2px 2px 0 0 / 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0 / 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0 / 2px 2px 0 0;
  padding: 10px 24px 8px;
}
#cheaperArea .column_box { padding-bottom: 30px; }
#cheaperArea h4 {
  width: 860px;
  color: #0772c5;
  font-size: 190%;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 3px solid #0772c5;
  padding: 0 0 10px 60px;
  margin: 30px auto 18px;
  position: relative;
}
#cheaperArea h4:before {
  position: absolute;
  top: -8px;
  left: 0;
}
#cheaperArea h4.ASI:before { content: url(/fuk/sp/web/images/index_ico_asi_01.gif); }
#cheaperArea h4.HGS:before { content: url(/fuk/sp/web/images/index_ico_bch_01.gif); }
#cheaperArea h4.USA:before { content: url(/fuk/sp/web/images/index_ico_usa.gif); }
#cheaperArea h4.OCE:before { content: url(/fuk/sp/web/images/index_ico_oce.gif); }
#cheaperArea h4.EUR:before { content: url(/fuk/sp/web/images/index_ico_eur.gif); }
#cheaperArea h4.AFR:before { content: url(/fuk/sp/web/images/index_ico_afr.gif); }
#cheaperArea h4:after {
  content: url(/fuk/sp/web/images/cheaper_ico_popular_date.png);
  position: absolute;
  right: 51px;
  bottom: 5px;
}
#cheaperArea .country_box {
  width: 900px;
  margin: 0 auto;
  clear: both;
}
#cheaperArea .country_box .country_name {
  color: #0772c5;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.4;
  text-indent: 0.5em;
  padding: 10px 0;
}
#cheaperArea .country_box .country_name .city_box {
  margin-top: -1.4em;
  background: url(/fuk/sp/web/images/index_line_news.gif) bottom left repeat-x;
  padding: 0 0 3px 180px;
}
#cheaperArea .country_box .city_list {
  margin-bottom: 10px;
  overflow: hidden;
font-weight:bold;
}
#cheaperArea .country_box .city_list a {
  color: #12386b;
  text-decoration: none;
}
#cheaperArea .country_box .city_list a.bottomLink:hover,
#cheaperArea .country_box .city_list a.popularDate:hover { text-decoration: underline; }
#cheaperArea .country_box .city_list a.popularDate:hover .date,
#cheaperArea .country_box .city_list a.bottomLink:hover .adult_gross,
#cheaperArea .country_box .city_list a.bottomLink:hover .city_name,
#cheaperArea .country_box .city_list a.popularDate:hover .adult_gross { text-decoration: underline; }
#cheaperArea .country_box .city_list a.bottomLink {
  /*display: inline-block;*/
  display: block;
  float: left;
  width: 350px;
  position: relative;
  overflow: hidden;
}
#cheaperArea .country_box .city_list a.bottomLink .city_name {
  display: block;
  float: left;
  width: 210px;
  text-indent: 0;
}
#cheaperArea .country_box .city_list a.bottomLink .adult_gross {
  display: block;
  float: left;
  color: #e00029;
  /*position: absolute;*/
  width: 140px;
  /*right: 0;*/
  text-align: right;
}
#cheaperArea .country_box .city_list a.popularDate {
  /*display: inline-block;*/
  display: block;
  float: left;
  /*width: 290px;*/
  width:315px;
  color: #0057a8;
  text-align: right;
  position: relative;
  padding-left: 60px;
}
#cheaperArea .country_box .city_list a.popularDate .date {
  position: absolute;
  /*right: 170px;*/
    right:150px;
}
#cheaperArea .country_box .city_list a.popularDate .date:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 56%;
  width: 0;
  height: 0;
  margin: -7px 0 0 20px;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #0057a8;
}
#cheaperArea .country_box .city_list a.popularDate .adult_gross { color: #0057a8; }
