@charset "utf-8";

body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 9px;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
