.title {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 15px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 15px;
}
.bold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
.big {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 18px;
}
.small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 13px;
}
.verysmall {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	line-height: 12px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
