/* CSS Document */

body,td,th {
	font-family: 'Verdana','Osaka','‚l‚r ‚oƒSƒVƒbƒN';
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #f3ffff;
	margin:1px;
	padding:1px;
}

a:link {
	color:#0099ff;
	font-weight:bold;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color:#0099ff;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color:#0099ff;
}

a:active {
	text-decoration: underline;
}

span.f_10 {
	font-size:10px;
	color:#aaaaaa;
}

div.box {
	border:#000000 1px solid;
	padding:5px;
	margin:5px;
	background-color:#ffffff;
}

span.m10 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

