.title {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 9pt;
	font-style: normal;
	line-height: 18px;
	color: #0066CC;
	text-decoration: underline;
}

