@charset "utf-8";
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}


body {
	background-color: #71A274;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/wall01.png);
}

/* CSS Document */

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

