td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 80%;
}
.text80 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 80%;
}
.px12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
}
.title {
	background-color: #CCCCFF;
	margin: 2px;
	border: 1px solid #3333FF;
	height: 100%;
	width: 200px;
}
.head1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 18px;
	font-weight: bold;
}
.head2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	font-weight: bold;
}
.menu:link {
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #3333FF;
	height: 100%;
	width: 100%;
}
.menu:visited {
	color: #333399;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #3333FF;
	height: 100%;
	width: 100%;
}
.menu:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCFF;
	margin: 2px;
	border: 1px solid #3333FF;
	height: 100%;
	width: 100%;
}
.menu:active {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCFF;
	margin: 2px;
	border: 1px solid #3333FF;
	height: 100%;
	width: 100%;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

