@charset "ja_utf8";

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size : 14px;
	line-height : 6mm;
}

a {
	color: #004e9b;
	text-decoration: none;
}
a:hover {
	color: #3300FF;
	text-decoration: underline;
}

TD{
  font-size : 14px;
  line-height : 7mm;
}
TABLE{
  font-family : "ヒラギノ角ゴ pro w3","hiragino kaku gothic pro",meiryo,メイリオ,"ＭＳ Ｐゴシック",arial;
}

