body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_bg_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
