body {
	width: 600px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 125%;
}
.header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: center;
}
.footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	text-align: center;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 125%;
}
h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
}
h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 125%;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
.size0      { font-style: normal; font-weight: normal; font-size: 8px; line-height: 125%; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" }
.size1      { font-style: normal; font-weight: normal; font-size: 9px; line-height: 125%; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" }
.size2       { font-style: normal; font-weight: normal; font-size: 10px; line-height: 125%; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" }
.size3                { font-style: normal; font-weight: normal; font-size: 12px; line-height: 125%; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" }
.size4        { font-style: normal; font-weight: normal; font-size: 14px; line-height: 125%; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" }
.size5       { font-style: normal; font-weight: normal; font-size: 18px; line-height: 125%; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" }
.size6       { font-style: normal; font-weight: normal; font-size: 24px; line-height: 125%; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" }
.size7       { font-style: normal; font-weight: normal; font-size: 36px; line-height: 125%; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック" }
.notes {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 125%;
}
.tableframe {
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 1px #666 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
}
.tableframe TD { 
border: 1px #666 solid; /* セルの枠線（太さ・色・スタイル） */ 
} 
.yamaagebody {
	width: 623px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 125%;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
