/* ----------------------------
 * 	13:43 2006/10/29
 * ---------------------------- */
body	{
	font-family : Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	color : #000000;
	font-size : 10px;
	background-color : #E5F6FF;
}
table, th, td	{
	font-family : Verdana, Helvetica, sans-serif;
	border : none;
}
th	{
	padding : 3px;
	border-top : solid 1px;
	border-right : solid 2px;
	border-bottom : solid 1px;
	border-left : solid 2px;
	border-color : #9B72CF;
	background-color : #9B72CF;
	font-size : 16px;
	color : #000000;
}
td	{
	padding : 3px;
	border-right : solid 2px;
	border-bottom : solid 2px;
	border-left : solid 2px;
	border-color : #9B72CF;
	background-color : #E5F6FF;
	text-align : center;
	font-size : 16px;
}
a:link	{
	color : #0000FF;
	font-weight : bold;
	text-decoration : none;
}
a:visited	{
	color : #0000FF;
	font-weight : bold;
	text-decoration : none;
}
a:active	{
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}
a:hover	{
	position : relative;
	left : 2px;
	color : #FF0000;
	text-decoration : none;
}
span	{
	font-family : Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}
