
BODY {
	color: black;
	font-size: 12px;
	background-image: url(../global_fld/body_bg.gif);
	margin-top: 5px;
	margin-left: 3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table   {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 16px;
	background-color: #ffefd8
}
H3   { color: blue; font-size: 16px; line-height: 130%; text-align: center }
B { color: red }
a { text-decoration: none }
i { color: teal }
h4  { color: #009d00; font-size: 14px; line-height: 130% }

