body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#box {
	background-color: #999999;
	width: auto;
	text-align:center;
	position:absolute;
	top:300px;
}
