body {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../img_top/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	text-align: center;
}
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;
	color: #FFFFFF;
}
table#copyright {
}
#copyright td {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
	color: #9999CC;
}
.font16 {
	font-size: 16px;
	line-height: 18px;
}
