@charset "UTF-8";

body {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",Verdana,sans-serif;
}

h1 {
	font-size: 1.3em;
}

table {
	width: 100%;
	font-size: 0.9em;
}
table tr {
	margin: 0 0 0.8em;
}
table tr td:nth-child(1) {
	width: 3em;
	text-align: center;
}
table tr th:nth-child(1) img {
	display: none;
}
table tr td:nth-child(3),
table tr td:nth-child(4) {
	text-align: center;
}
