.text {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 15px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 15px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 15px;
	color: #000066;
	text-decoration: underline;
}

