@charset "utf-8";
{
	color: #000;
	background-color: #FFF;
}
.bottom {
	font-size: 10px;
	color: #999;
}
}
.point {
	color: darkred;
}
}
.hilight {
	color: orange;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	color: #000;
}
body {
	background-color: #FFF;
}
