@charset "utf-8";
/* CSS Document */

/*　メインビジュアル */
.kr .pageHeader{background-image:url(../img/bg_main_ttl.jpg);}


/* マップ 位置情報 */
.kr .mapPrice .city.city_01 { top: 60px; left: 225px; }
.kr .mapPrice .city.city_02 { top: 180px; left: 355px; }
.kr .mapPrice .city.city_03 { top: 260px; left: 295px; }

.kr .mapPrice .city.city_02 .gadgetList{display: none;}

.kr .mapBox .spotMark.pin01 { top: 68px; left: 206px; }
.kr .mapBox .spotMark.pin02 { top: 190px; left: 337px; }
.kr .mapBox .spotMark.pin03 { top: 237px; left: 329px; }


/* マップ内白枠調整 */
.kr .mapPrice .city.citydp a{ display: block; }
.kr .mapPrice .city.citydp span{ vertical-align: middle; font-weight: bold; }
.kr .mapPrice .city.citydp a:hover span{ text-decoration: underline; }
.kr .mapPrice .city.citydp .gadgetList{ display: inline-block; padding: 0 0 0 5px; vertical-align: middle; }

/* hotel */
.heading_city,.heading_resort{color:#fff;padding:8px 12px 6px;font-size:14px;line-height:1.5;margin-bottom: 15px;}
.heading_city{background:#ffa500;}
.heading_resort{background:#109ff3;}

.hotel_search_link{
margin: 15px auto 0;
width: 180px;
border: solid 1px #aeaeae;
background: #fff;
padding: 5px;
}
.hotel_search_link li{ float: none; width: inherit; margin: 0; }
.hotel_search_link li a{ font-size: 12px; }
.hotel_search_link li a.txtLink{padding-left: 17px; background-position:6px 8px;}
.hotel_search_link li a.txtLink.iconOther{background-position:0 2px;}
