a {
	color: #224785;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #346FD1;
}
body,table {
		color: #666666;
	font-family: "Hiragino Kaku Gothic Pro W3", Meiryo, Osaka, "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}