body {
	font-family: "Osaka", "ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #FFFFFF;
	background: #D0D0D0 url(image/background.jpg) repeat-x fixed;
	margin: 0px;
	padding: 0px;
}
	A 			{font-size: 10px; color: #0066FF; text-decoration: none; }
	A:link		{ color: #0066FF; text-decoration: none; }
	A:visited	{ color: #0066FF; text-decoration: none; }
	A:active	{ color: #0099FF; text-decoration: underline; }
	A:hover		{ color: #0099FF; text-decoration: underline; }
