body {
	margin:0;
	padding:0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",osaka;
	background:#f3f3f3;
}

td {
	font-size:12px;
	line-height:1.3em;
	color:#333;
	letter-spacing:0;
}

.className {
	font-size:15px;
	font-weight:bold;
	line-height:1em;
}

em {
	font-style:normal;
	font-weight:bold;
}
a {
	text-decoration:underline;
	color:#03c;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

.footer {
	font-size:11px;
	line-height:1em;
}

.footer a {
	text-decoration:none;
	color:#333;
	font-weight:normal;
}

.footer a:hover {
	text-decoration:underline;
}