.font-nomal1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 92%;
}
.font-nomal2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 92%;
	line-height: 1.4em;
}
.copy {
	font-family: "Verdana";
	font-size: 10px;
	color: #666666;

}
.font-small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	line-height: 1.2em;
}
.font-small2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #CC3300;
}
