body {
	background-color: #CCCCCC;
}
.Footer {
	color: #333333;
	background-color: #999999;
}
.ListMenu {
	font-size: 12px;
	background-color: #6699CC;
	list-style-type: square;
	margin: 15px 0px 0px;
}
.HeaderLine {
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
.title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	line-height: 20px;
}
.body {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.caption {
	font-size: 10px;
	color: #003333;
}

