body {
	margin:0px;
	text-align: center;
	background-color: #FFFFCC;
	background-image: url("images/index_bg.png");
	background-repeat: repeat;
}
body,td {
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
a:link {
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.attention {
	font-weight: bold;
}
.url {
	font-family: monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}
.url a:link{
	font-family: monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.url a:visited {
	font-family: monospace;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.url a:hover {
	text-decoration: underline;
	color: #AB520B;
}
.url a:active {
	text-decoration: none;
	color: #AB520B;
}
.copyright {
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.caption {
	font-family: "‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}