#ar_contents p.title {
	writing-mode:tb-rl;
	font-weight: bold;
	font-size: 1.25em;
	height: 290px;
}
#setsumei {
	writing-mode: tb-rl;
	position: absolute;
	height: 400px;
	right: -50px;
	line-height: 1.3;
	font-size: 130%;
}
/* 地図
---------------------------------------------*/
#map {
	background: #FFFFFF url(img/map.gif) center 30px no-repeat;
	width: 458px;
	height: 380px;
	margin: 0 70px 0 10px;
	font-size: 9pt;
	line-height: 1.2;
	position: relative;
	top: 0;
	right: 0;
}
#map a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#map a:hover { color: #000000; }

#shijodori {
	position: absolute;
	top: 315px;
	left: 195px;
	text-align: center;
}
#shijokawaramachi {
	position: absolute;
	top: 297px;
	left: 383px;
	text-align: center;
	width: 75px;
}
#kawaramachidori {
	position: absolute;
	top: 108px;
	left: 409px;
	text-align: center;
	width: 24px;
	writing-mode: tb-rl;
	height: 143px;
}
#kawaramachioike {
	position: absolute;
	top: 28px;
	left: 383px;
	text-align: center;
	width: 80px;
}
#oikedori {
	position: absolute;
	top: 28px;
	left: 191px;
	text-align: center;
}
#oikeshinmachi {
	position: absolute;
	top: 28px;
	left: 5px;
	text-align: center;
}
#shinmachidori {
	position: absolute;
	top: 98px;
	left: 20px;
	text-align: center;
	writing-mode: tb-rl;
	height: 156px;
	width: 19px;
}
#shijoshinmachi {
	position: absolute;
	top: 297px;
	left: 5px;
	text-align: center;
}
#shijodorikicho {
	position: absolute;
	top: 341px;
	left: 20px;
	text-align: center;
}

/* AnyLink Vertical Menu（お囃子ポップアップ）
---------------------------------------------*/
#dropmenudiv {
	position:absolute;
	background-color: #E3FFB0;
	background-color: #e5e4e6;
	background-color: #ebf6f7;
	border:1px solid black;
	border-bottom-width: 0;
	font: 14px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
#dropmenudiv p {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color:#000000;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #C7FF5E;
	background-color: #afafb0;
	background-color: #c1e4e9;
	color:#000000;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
}
