body {
	background-color: #FFFFCC;
}

.center {
	text-align: center;
}
p {
	margin-bottom: 1em;
}
hr {
	color: blue;
}
span .red01 {
	color: #FF6600;
}
span .blue01 {
	color: #000066;
}
span .note {
	font-size: 0.8em;
}
div .note {
	margin-left:20px;
	font-size: 0.8em;
}
div .dummymap {
	background-color:#cccccc;
	width:200px;
	height:200px;
}
