/* PowerTip Plugin */
#powerTip {
	cursor: default;
	background-color: #ffffff;
	border-radius: 6px;
	color: #333;
	display: none;
	padding: 12px;
	position: absolute;
	z-index: 2147483647;
	font-size:12px;
	box-shadow: 0 0 4px #000;
	max-width:300px;
	word-break:break-all;
}
#powerTip:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid #333;
	border-right: 10px solid rgba(0, 0, 0, 0.8);
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid #333;
	border-left: 10px solid rgba(0, 0, 0, 0.8);
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}
#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: none;
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	bottom: auto;
	top: -10px;
}
#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}

/* Kanagawa Page */
#kanagawa_map {
	background:url(img/area/kanagawa_map.jpg) no-repeat;
	height:358px;
	position:relative;
	margin:0 0 30px 12px;	
}
#kanagawa_map div {
	position:absolute;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
#kanagawa_map a {
	font-size:15px;
	text-shadow:0px 0px 2px #fff;
}
#kanagawa_map #k1 {
	position: relative;
	top: 52px;
	left: 376px;
	width: 116px;
	height: 44px;
}
#kanagawa_map #k1 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 116px;
	height: 44px;
	color:#333;
}
#kanagawa_map #k2 {
	position: relative;
	top: 74px;
	left: 432px;
	width: 116px;
	height: 52px;
}
#kanagawa_map #k2 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 116px;
	height: 52px;
	color:#333;
}
#kanagawa_map #k3 {
	position: relative;
	top: 15px;
	left: 331px;
	width: 106px;
	height: 64px;
}
#kanagawa_map #k3 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 106px;
	height: 64px;
	color:#333;
}
#kanagawa_map #k4 {
	position: relative;
	top: 23px;
	left: 431px;
	width: 89px;
	height: 67px;
}
#kanagawa_map #k4 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 89px;
	height: 67px;
	color:#333;
}
#kanagawa_map #k5 {
	position: relative;
	top: -214px;
	left: 386px;
	width: 112px;
	height: 46px;
}
#kanagawa_map #k5 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 112px;
	height: 46px;
	color:#333;
}
#kanagawa_map #k6 {
	position: relative;
	top: -208px;
	left: 488px;
	width: 77px;
	height: 61px;
}
#kanagawa_map #k6 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 77px;
	height: 61px;
	color:#333;
}
#kanagawa_map #k7 {
	position: relative;
	top: -283px;
	left: 73px;
	width: 250px;
	height: 163px;
}
#kanagawa_map #k7 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 294px;
	height: 163px;
	color:#333;
}
#kanagawa_map #k8 {
	position: relative;
	top: -266px;
	left: 82px;
	width: 312px;
	height: 45px;
}
#kanagawa_map #k8 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 312px;
	height: 45px;
	color:#333;
}
#kanagawa_map #k9 {
	position: relative;
	top: -290px;
	left: 388px;
	width: 154px;
	height: 121px;
}
#kanagawa_map #k9 a {
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	width: 112px;
	height: 38px;
	color:#333;
}
/* chiba Page */
#chiba_map {
	background:url(img/area/chiba_map.jpg) no-repeat;
	height: 358px;
	position:relative;
	margin:0 0 30px 12px;
}
#chiba_map div {
	position:absolute;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
#chiba_map a {
	font-size:15px;
	text-shadow:0px 0px 2px #fff;
}
#chiba_map #k1 {
	position: relative;
	top: 16px;
	left: 101px;
	width: 112px;
	height: 146px;
}
#chiba_map #k1 a {
	display: table-cell;
	text-decoration: none;
	width: 112px;
	height: 146px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}
#chiba_map #k2 {
	position: absolute;
	top: 19px;
	right: 122px;
	width: 246px;
	height: 136px;
}
#chiba_map #k2 a {
	display: table-cell;
	text-decoration: none;
	width: 246px;
	height: 116px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}
#chiba_map #k3 {
	bottom: 157px;
	height: 50px;
	left: 184px;
	position: absolute;
	width: 120px;
}
#chiba_map #k3 a {
	display: table-cell;
	text-decoration: none;
	width: 120px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}
#chiba_map #k4 {
	position: absolute;
	bottom: 50px;
	left: 100px;
	width: 202px;
	height: 94px;
}
#chiba_map #k4 a {
	display: table-cell;
	text-decoration: none;
	width: 202px;
	height: 135px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}
/* tokyo Page */
#tokyo_map {
	background:url(img/area/tokyo_map.jpg) no-repeat;
	height:375px;
	position:relative;
	margin:0 0 30px 12px;	
}
#tokyo_map div {
	position:absolute;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
#tokyo_map a {
	font-size:15px;
	text-shadow:0px 0px 2px #fff;
}
#tokyo_map #k1 {
	position: relative;
	top: 98px;
	left: 44px;
	width: 202px;
}
#tokyo_map #k1 a{
	display: table-cell;
	text-decoration: none;
	width: 202px;
	height: 94px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}

#tokyo_map #k2 {
	position: relative;
	top: 137px;
	left: 151px;
	width: 202px;
}
#tokyo_map #k2 a{
	display: table-cell;
	text-decoration: none;
	width: 202px;
	height: 33px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}
#tokyo_map #k3 {
	position: relative;
	top: 19px;
	left: 262px;
	width: 119px;
	height: 86px;
}
#tokyo_map #k3 a{
	display: table-cell;
	text-decoration: none;
	width: 119px;
	height: 86px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}

#tokyo_map #k4 {
	position: relative;
	top: -87px;
	left: 386px;
	width: 104px;
	height: 159px;
}
#tokyo_map #k4 a{
	display: table-cell;
	text-decoration: none;
	width: 104px;
	height: 159px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}

#tokyo_map #k5 {
	position: relative;
	top: -230px;
	left: 490px;
	width: 202px;
}
#tokyo_map #k5 a{
	display: table-cell;
	text-decoration: none;
	width: 98px;
	height: 94px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}


/* Saitama Page */
#saitama_map {
	background:url(img/area/saitama_map.jpg) no-repeat;
	height:358px;
	position:relative;
	margin:0 0 30px 12px;	
}
#saitama_map div {
	position:absolute;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
#saitama_map a {
	font-size:15px;
	text-shadow:0px 0px 2px #fff;

}
#saitama_map #k1 {
	position: relative;
	top: 66px;
	left: 165px;
	width: 202px;
	height: 107px;
}
#saitama_map #k1 a{
	display: table-cell;
	text-decoration: none;
	width: 202px;
	height: 107px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}

#saitama_map #k2 {
	position: relative;
	top: 77px;
	left: 77px;
	width: 300px;
	height: 100px;
}
#saitama_map #k2 a{
	display: table-cell;
	text-decoration: none;
	width: 300px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}
#saitama_map #k3 {
	position: relative;
	top: -64px;
	left: 412px;
	width: 61px;
	height: 103px;
}
#saitama_map #k3 a{
	display: table-cell;
	text-decoration: none;
	width: 61px;
	height: 103px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}

#saitama_map #k4 {
	position: relative;
	top: -204px;
	left: 465px;
	width: 66px;
	height: 111px;
}
#saitama_map #k4 a{
	display: table-cell;
	text-decoration: none;
	width: 66px;
	height: 111px;
	vertical-align: middle;
	text-align: center;
	color:#333;
}
#Map area {
	cursor:auto;
}

/* Kyoto Page */
#kyoto_map {
	background:url(img/area/kyoto_map.jpg) no-repeat;
	height:358px;
	position:relative;
	margin:0 0 30px 12px;	
}
#kyoto_map div {
	position:absolute;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	width:100px;
	height:20px;
}
#kyoto_map a {
	font-size:12px;
	max-width:400px;
	display: table-cell;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	color:#333;
	text-shadow:0px 0px 2px #fff;
}
#kyoto_map #k1 {
	position: absolute;
	top: 161px;
	left: 381px;
}

#kyoto_map #k2 {
	position: absolute;
	top: 199px;
	left: 394px;
}

#kyoto_map #k3 {
	position: absolute;
	top: 143px;
	left: 428px;
}

#kyoto_map #k4 {
	position: absolute;
	top: 216px;
	left: 394px;
}

#kyoto_map #k5 {
	position: absolute;
	top: 233px;
	left: 394px;
}

#kyoto_map #k6 {
	position: absolute;
	top: 249px;
	left: 394px;
}


#kyoto_map #k7 {
	position: absolute;
	top: 264px;
	left: 391px;
}


#kyoto_map #k8 {
	position: absolute;
	top: 109px;
	left: 363px;
}


#kyoto_map #k9 {
	position: absolute;
	top: 253px;
	left: 471px;
}


#kyoto_map #k10 {
	position: absolute;
	top: 229px;
	left: 472px;
}


#kyoto_map #k11 {
	position: absolute;
	top: 247px;
	left: 318px;
}


#kyoto_map #k12 {
	position: absolute;
	top: 281px;
	left: 452px;
}


#kyoto_map #k13 {
	left: 80px;
	padding: 30px;
	position: absolute;
	top: 0px;
}
#kyoto_map #k13 a{
	font-size:20px;
}


#kyoto_map #k14 {
	left: 258px;
	padding: 80px 0;
	position: absolute;
	top: 10px;

}
#kyoto_map #k14 a{
	font-size:20px;
}

#kyoto_map #k15 {
	left: 435px;
	padding: 10px;
	position: absolute;
	top: 315px;
}
#kyoto_map #k15 a{
	font-size:20px;
}
