body {
	font-family: "MS UI Gothic", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
}
table#copyright {
}
#copyright td {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
	color: #9999CC;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
td {
	font-family: "MS UI Gothic", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
	line-height: 14px;
}

