.title {
	font: bold 12px/16px "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
}
.maintxt {
	font: 12px/16px "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
}
.capt {
	font: 9px "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
}
a:hover {
	background-color: #FFFF66;
	text-decoration: none;
	color: #003333;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:active {
	text-decoration: none;
	color: #006666;
}
