@charset "Shift_JIS";

/*selectMap
----------------------------------------------------------------*/
.selectMap {
	position:relative;
	width:940px;
	height:450px;
	margin-top:15px;
}
.areaEUR {
	position:absolute;
	top:75px;
	left:6px;
}
.areaEUR a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_eur_n.jpg) no-repeat;
}
.areaEUR a:hover,
.areaEUR a:active{
	background:url(/intltour/business/img/bg_top_area_eur_o.jpg) no-repeat;
}

.areaTWN {
	position:absolute;
	top:252px;
	left:96px;
}
.areaTWN a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_twn_n.jpg) no-repeat;
}
.areaTWN a:hover,
.areaTWN a:active{
	background:url(/intltour/business/img/bg_top_area_twn_o.jpg) no-repeat;
}

.areaASI {
	position:absolute;
	top:5px;
	left:193px;
}
.areaASI a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_asi_n.jpg) no-repeat;
}
.areaASI a:hover,
.areaASI a:active{
	background:url(/intltour/business/img/bg_top_area_asi_o.jpg) no-repeat;
}

.areaASIrst {
	position:absolute;
	top:5px;
	left:379px;
}
.areaASIrst a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_asirst_n.jpg) no-repeat;
}
.areaASIrst a:hover,
.areaASIrst a:active{
	background:url(/intltour/business/img/bg_top_area_asirst_o.jpg) no-repeat;
}

.areaHWI {
	position:absolute;
	width:182px;
	height:168px;
	top:5px;
	left:565px;
}
.areaHWI a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_hwi_n.jpg) no-repeat;
}
.areaHWI a:hover,
.areaHWI a:active{
	background:url(/intltour/business/img/bg_top_area_hwi_o.jpg) no-repeat;
}

.areaAME {
	position:absolute;
	top:75px;
	left:751px;
}
.areaAME a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_ame_n.jpg) no-repeat;
}
.areaAME a:hover,
.areaAME a:active{
	background:url(/intltour/business/img/bg_top_area_ame_o.jpg) no-repeat;
}

.areaCHN {
	position:absolute;
	top:252px;
	left:283px;
}
.areaCHN a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_chn_n.jpg) no-repeat;
}
.areaCHN a:hover,
.areaCHN a:active{
	background:url(/intltour/business/img/bg_top_area_chn_o.jpg) no-repeat;
}

.areaOCE {
	position:absolute;
	top:252px;
	left:469px;
}
.areaOCE a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_oce_n.jpg) no-repeat;
}
.areaOCE a:hover,
.areaOCE a:active{
	background:url(/intltour/business/img/bg_top_area_oce_o.jpg) no-repeat;
}

.areaGUM {
	position:absolute;
	top:252px;
	left:655px;
}
.areaGUM a {
	display:block;
	width:182px;
	height:168px;
	background:url(/intltour/business/img/bg_top_area_gum_n.jpg) no-repeat;
}
.areaGUM a:hover,
.areaGUM a:active{
	background:url(/intltour/business/img/bg_top_area_gum_o.jpg) no-repeat;
}
.priceText {
	position:absolute;
	bottom:3px;
	right:10px;
	font-size:108%;
	font-weight:bold;
	color:#c00;
}
