<link href="style.css" rel="stylesheet" type="text/css">
.menu {
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.menu {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	line-height: normal;
	color: #000000;
}
.white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.main {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	line-height: 20px;
	color: #000000;
}
.black {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	line-height: 10px;
	color: #000000;
}
.black2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.black3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
	line-height: normal;
	color: #000000;
}
.gray {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: xx-small;
	color: #666666;
	line-height: normal;
}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: underline}
a:hover {  text-decoration: underline; color: #000000; font-style: background: #e6e6fa;}
