@charset "shift_jis";



body {
	 font:12px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


.contents { height: 150%; overflow-x: auto;; overflow-y: scroll; }
.height100 { line-height: 100% }
.height120 { line-height: 120% }
.height140 { line-height: 140% }
.height200 { line-height: 200% }
.note { font-size: 10px }
.size1 { font-size: 12px; line-height: 140% }
.size2 { font-size: 14px; line-height: 140% }
.size3 { font-size: 16px; line-height: 140% }
.size4 { font-size: 18px; line-height: 140% }
.strblue { color: #0e207e }
.strbrown { color: #7f1e02 }
.strgray { color: gray }
.strgreen { color: #003d19 }
.stroorange { color: #f60 }
.strred { color: #d90000 }
a { text-decoration: none }
a:hover { text-decoration: underline }
a:link { color: #333333 }
a:visited { color: #404055 }
td { color: #333333; font-size: 12px; line-height: 150% }