body{
	width : 100%;
}
ul, ol{
	margin-top: 2pt;
	margin-bottom: 2pt;
}
/*	TOP注意文	*/
div.attti{
	font-size: 150%;
	font-weight: bold;
	margin-top: 1em;
}
div.att{
	color: red;
	font-size: smaller;
	font-weight: bold;
	margin-top: 1em;
}
div.tl{
	text-align: right;
	font-size: smaller;
}
/*	マップ	*/
h1.ti{
	width: 100%;
	font-family: "HG行書体";
	filter: DropShadow(color=silver, offX=2, offY=2);
	margin-left: 1.5em;
}
h2.subti{
	font-size: 110%;
	font-weight: bold;
	margin: 2pt 1pt;
}
div.menu{
	position:absolute;
	top: 150px;
	left: 10px;
	font-size: smaller;
	border: 2pt ridge #BF7000;
	background-color: #F8F7C0;
	margin: 5pt 10pt;
	padding: 2pt;
}
div.map{
	position:absolute;
	top: 200px;
	left: 300px;
}
span.old{
	color: gray;
	font-size: smaller;
}
div.exp{
	margin-bottom: 3pt;
}