.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 140%;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.bg1 {
	background-color: #CCCCCC;
}
.bg2 {
	background-color: #CC0066;
}
.bg3 {
	background-color: #CC9999;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	line-height: 140%;
	font-weight: bold;
}
.text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11px;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #996666;
	text-decoration: none;
}
