
.contents { height: 100%; overflow-x: auto; overflow-y: scroll }
.contents { height: 100%; 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 }
.black { color: black }
.orange { color: #f9ac1f }
.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: 140% }
.contents { height: 100%; overflow-x: auto; overflow-y: scroll }
