@charset "utf-8";

#mapTitle {
	position:		relative;
	width:			751px;
	height:			 52px;
	background:		url(../images/map-title.png) no-repeat;
}

#mapNavi {
	position:		absolute;
	left:			575px;
	top:			 14px;
	width:			176px;
	height:			 22px;
	overflow:		hidden;
}

#mapNavi ul {
	position:		relative;
	width:			186px;
	list-style:		none;
	overflow:		hidden;
}

#mapNavi li {
	width:			83px;
	height:			22px;
	float:			left;
	padding:		0 10px 0 0;
}

#mapNavi a {
	width:			83px;
	height:			22px;
	display:		block;
}

#mapNavi_show {
	background:		url(../images/map-navi.gif) 0 0 no-repeat;
}
#mapNavi_free {
	background:		url(../images/map-navi.gif) -93px 0 no-repeat;
}
#mapNavi_attraction {
	background:		url(../images/map-navi.gif) -186px 0 no-repeat;
}
#mapNavi_show a:hover {
	background:		url(../images/map-navi.gif) 0 -22px no-repeat;
}
#mapNavi_free a:hover {
	background:		url(../images/map-navi.gif) -93px -22px no-repeat;
}
#mapNavi_attraction a:hover {
	background:		url(../images/map-navi.gif) -186px -22px no-repeat;
}

/*************************************************************
		ページ
*************************************************************/

#mapPage {
	position:		relative;
	width:			718px;
	height:			auto;
	overflow:		hidden;
}

#mapPage ul {
	position:		relative;
	width:			2154px;
	height:			auto;
	list-style:		none;
	overflow:		hidden;
}

#mapPage li {
	position:		relative;
	width:			718px;
	height:			auto;
	float:			left;
}

.infoPanel {
	width:			auto;
	height:			auto;
}

.button a {
	width:			100%;
	height:			100%;
	display:		block;
}

.arrow {
	position:		absolute;
	width:			9px;
	height:			16px;
	background:		url(../images/arrow-anim.gif) no-repeat;
}

.title {
	font-size:		14px;
	line-height:	18px;
	color:			#F00;
	font-weight:	bold;
}
.titleS {
	font-size:		12px;
}
.info {
	font-size:		11px;
	line-height:	15px;
}
.explanation {
	font-size:		11px;
	line-height:	15px;
}

.mapInfo {
	text-align:		left;
	background:		#FFF;
	border:			#000 solid 1px;
	display:		none;
	z-index:		3;
}

.mapInfoClose {
	width:			20px;
	height:			20px;
	right:			-8px;
	top:			-8px;
	background:		url(../images/map-info-close.png) no-repeat;
}

#mapPageShow {
	position:		relative;
	left:			98px;
	width:			508px;
	height:			961px;
	margin:			0 0 32px;
	background:		url(../images/map-show-map.jpg) no-repeat;
}

#mapPageShow ul {
	width:			auto;
	list-style:		none;
	margin:			8px 16px 8px 10px;
}

#mapPageShow li {
	width:			auto;
	float:			none;
	margin:			4px;
}

#mapPageShow div {
	position:		absolute;
}

#mapShowMainOver 			{	left: 141px; top: 558px; width:240px;	height: 49px; }
#mapShowMainOver a:hover	{	background: url(../images/map-show-main-over.png) no-repeat; }
#mapShowMainOver .arrow		{	left:   9px; top: -22px; }
#mapShowMainInfo 			{	left:   0px; top: 326px; }

#mapShowIshouOver 			{	left:  18px; top: 790px; width:131px;	height: 88px; }
#mapShowIshouOver a:hover	{	background: url(../images/map-show-ishou-over.png) no-repeat; }
#mapShowIshouOver .arrow	{	left:   9px; top:  24px; }
#mapShowIshouInfo 			{	left: -60px; top: 688px; }

#mapShowMovie1Over 			{	left:  18px; top: 577px; width:116px;	height:114px; }
#mapShowMovie1Over a:hover	{	background: url(../images/map-show-movie1-over.png) no-repeat; }
#mapShowMovie1Over .arrow	{	left:   9px; top:  50px; }
#mapShowMovie1Info 			{	left: -60px; top: 431px; }

#mapShowMovie2Over 			{	left: 348px; top: 588px; width:120px;	height:115px; }
#mapShowMovie2Over a:hover	{	background: url(../images/map-show-movie2-over.png) no-repeat; }
#mapShowMovie2Over .arrow	{	left:   9px; top:  51px; }
#mapShowMovie2Info 			{	left: 50px; top: 440px; }

#mapShowSapAtrOver 			{	left:  18px; top: 694px; width:128px;	height: 92px; }
#mapShowSapAtrOver a:hover	{	background: url(../images/map-show-sapatr-over.png) no-repeat; }
#mapShowSapAtrOver .arrow	{	left:   9px; top:  28px; }
#mapShowSapAtrInfo 			{	left: -60px; top: 560px; }

#mapShowVillageOver 		{	left: 185px; top: 680px; width:110px;	height: 72px; }
#mapShowVillageOver a:hover	{	background: url(../images/map-show-village-over.png) no-repeat; }
#mapShowVillageOver .arrow	{	left:   9px; top: -10px; }
#mapShowVillageInfo 		{	left: -60px; top: 542px; }

#mapShowBoatOver 			{	left:  73px; top: 406px; width: 96px;	height: 33px; }
#mapShowBoatOver a:hover	{	background: url(../images/map-show-boat-over.png) no-repeat; }
#mapShowBoatOver .arrow		{	left:   9px; top: -22px; }
#mapShowBoatInfo	 		{	left:  52px; top: 295px; }


#mapPageFree {
	position:		relative;
	left:			98px;
	width:			508px;
	height:			961px;
	background:		url(../images/map-free-map.jpg) no-repeat;
}

#mapPageFree ul {
	width:			auto;
	list-style:		none;
	margin:			8px 16px 8px 10px;
}

#mapPageFree li {
	width:			auto;
	float:			none;
	margin:			4px;
}

#mapPageFree div {
	position:		absolute;
}

#mapFreeGoods3FOver 		{	left: 138px; top: 304px; width:114px; height: 35px; }
#mapFreeGoods3FOver a:hover	{	background: url(../images/map-free-goods3f-over.png) no-repeat; }
#mapFreeGoods3FOver .arrow	{	left:  46px; top: -22px; }
#mapFreeGoods3FInfo 		{	left: -30px; top: 200px; }

#mapFreeGoods2FOver 		{	left: 354px; top: 392px; width:137px; height: 43px; }
#mapFreeGoods2FOver a:hover	{	background: url(../images/map-free-goods2f-over.png) no-repeat; }
#mapFreeGoods2FOver .arrow	{	left:   8px; top: -20px; }
#mapFreeGoods2FInfo			{	left:  20px; top: 280px; }

#mapFreePhotoOver 			{	left: 344px; top: 814px; width: 55px; height: 24px; }
#mapFreePhotoOver a:hover	{	background: url(../images/map-free-photo-over.png) no-repeat; }
#mapFreePhotoOver .arrow	{	left:  20px; top: -11px; }
#mapFreePhotoInfo 			{	left: 200px; top: 700px; }

#mapFreeTMRMenuOver 		{	left: 341px; top: 702px; width:150px; height: 42px; }
#mapFreeTMRMenuOver a:hover	{	background: url(../images/map-free-tmrmenu-over.png) no-repeat; }
#mapFreeTMRMenuOver .arrow	{	left: 70px; top: -13px; }
#mapFreeTMRMenuInfo 		{	left: 90px; top: 590px; }

#mapFreeYakataOver 			{	left:  75px; top:  63px; width: 80px; height: 25px; }
#mapFreeYakataOver a:hover	{	background: url(../images/map-free-yakata-over.png) no-repeat; }
#mapFreeYakataOver .arrow	{	left:   8px; top: -20px; }
#mapFreeYakataInfo 			{	left: -50px; top:  90px; }

#mapFreeFoodsOver 			{	left: 321px; top:  38px; width:161px; height: 47px; }
#mapFreeFoodsOver a:hover	{	background: url(../images/map-free-foods-over.png) no-repeat; }
#mapFreeFoodsOver .arrow	{	left:   9px; top:  3px; }
#mapFreeFoodsInfo			{	left: 130px; top: 90px; }

#mapFreeFestivalOver 		{	left: 354px; top: 186px; width:109px; height: 25px; }
#mapFreeFestivalOver a:hover{	background: url(../images/map-free-festival-over.png) no-repeat; }
#mapFreeFestivalOver .arrow	{	left:   9px; top: -20px; }
#mapFreeFestivalInfo 		{	left: 100px; top: 226px; }

#mapFreeKittysOver 			{	left: 404px; top: 833px; width: 79px; height: 23px; }
#mapFreeKittysOver a:hover	{	background: url(../images/map-free-kittys-over.png) no-repeat; }
#mapFreeKittysOver .arrow	{	left:   9px; top: -20px; }
#mapFreeKittysInfo 			{	left: 144px; top: 708px; }
