@charset "shift_jis";
/*========================================
	Intltour - Area - ame
========================================*/
/*-- mapBox --*/
#ame .mapBox_spotList .spot_01 { top:20px; left:165px; }
#ame .mapBox_spotList .spot_02 { top:56px; left:132px; }
#ame .mapBox_spotList .spot_03 { top:136px; left:210px; }
#ame .mapBox_spotList .spot_04 { top:70px; left:10px; }
#ame .mapBox_spotList .spot_05 { top:100px; left:10px; }
#ame .mapBox_spotList .spot_06 { top:42px; left:10px; }
#ame .mapBox_spotList .spot_07 { top:120px; left:10px; }
#ame .mapBox_spotList .spot_08 { top:87px; left:151px; }
.mapBox_spotList > li > a {font-size: 10px;padding: 1px 6px;}

.lowestPrice .gadgetWrap .list > li .title { font-size:12px;}

/*-- disneyRsoat --*/
#ame .mapBox_spotList .spot_07 a {border:none;}

.mapBox_areaList > li {
	display:inline-block;
	*display:inline;
	zoom:1;
	z-index:1;
	padding:0;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#90ffffff,EndColorStr=#90ffffff);
}
.mapBox_areaList > li > .head {
	padding:2px 10px 0 28px;
	background:url(/commonY15/img/icon_reveal_red_s.png) no-repeat 8px center;
	font-size:10px;
	color:#fff;
}
.mapBox_areaList > li.opened > .head { background-image:url(/commonY15/img/icon_hide_red_s.png); }
.mapBox_areaList > li > .content { padding:0; }
.mapBox_areaList > li .close_button { display:none; }
.mapBox_areaListInr > li {
	border-top:1px solid #efefef;
	border-bottom:none;
}
.mapBox_areaListInr > li > a {
	padding:2px 10px 0 10px;
	background:none;
	color:#fff;
	font-size:10px;
}
.mapBox_areaListInr > li > a > span {
	display:block;
	padding-left: 10px;
    background: url(/commonY15/img/icon_arrow_right_white_01.png) no-repeat left 7px;
	color:#fff;
}
.mapBox_areaListInr > li:first-child { border-top:none; }
.mapBox_areaListInr > li > a:hover {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#20000000,EndColorStr=#20000000);
	background:rgba(0,0,0,0.0);
	color:#fff;
	font-size:10px;
}
