body {
	color: #000000;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.big {
	font-size: 14px;
	font-weight: bold;
}
.middle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding: 2px 2px 2px 4px;
}
.middle_lectool {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px 2px 2px 4px;
}
.small {
	font-size: 10px;
	line-height: 14px;
}

a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
