@charset "UTF-8";

A         { text-decoration: none; }
A:link    {
	color: #0066CC;
	text-decoration: none;
}
A:visited {
	color: #0000FF;
	text-decoration: none;
}
A:hover   {
	color: #0066CC;
	text-decoration: underline;
}


.footer_text {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
}
.font12px b {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #0066CC;
}
.font12px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 16px;
}

.font_p10px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.font11px {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	line-height: 16px;
}
