body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #555555;
}
.copy{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #ffffff;
}
.font10w{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
.font9{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9pt;
	color: #555555;
	font-weight: lighter;
}
.font8{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 8pt;
	color: #996633;
	font-weight: lighter;
}a:link {
	color: #555555;
}
a:visited {
	color: #555555;
}
a:hover {
	color: #996633;
	text-decoration: none;
}
a:active {
	color: #996633;
	text-decoration: none;
}

