@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	background-color: #E2E2C7;
}
.size1014 {
	font-size: 10px;
	line-height: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	text-decoration: underline;
}

