body {
	color: #333333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", Verdana, "メイリオ", "ＭＳ Ｐゴシック";
	font-weight: normal;
	line-height: 16px;
	background-color: white;
	overflow-y: scroll;
	margin: 12px 0 0;
}
a:link { color: #143566; font-size: 12px; font-weight: normal; line-height: 16px; text-decoration: none        }
a:hover { color: #143566 ; font-size: 12px; font-weight: normal; line-height: 16px; }
a:visited { color: #143566; text-decoration: none; }
.t1 { background-color: #e3e3e3; text-align: left; }
.t2 { text-align: left; margin: 8px 18px; }
h1 { color: #333333; font-size: 12px; font-weight: bold; line-height: 16px; margin: 0.67em 0; }
h2 { font-size: 10px; font-weight: bold; margin: 0.83em 0; }
.epigraph { margin-right: 33%; margin-left: 1em; }
.quote { margin-left: 1em; }
.b1 { border: solid 1px gray; }
.imgrightmargin { float: left; margin-right: 10px; }
.imgleftmargin { float: right; margin-left: 10px; }