.本文 {
	font-family: "メイリオ";
	color: #000000;
	font-size: small;
}
.キャプション {
	font-family: "メイリオ";
	color: #000060;
	font-size: small;
}
.見出し2 {
	font-family: "メイリオ";
	font-weight: normal;
	font-size: large;
	color: #000000;
	text-align: center;
}
.見出し1 {
	font-family: "メイリオ";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.作成月 {
	font-family: "メイリオ";
	color: #1C4714;
	text-align: right;
	font-size: small;
}
.コメント {
	font-family: "メイリオ";
	font-size: x-small;
	color: #48223F;
}
