body    { color: #333; background-color: #fff }
a:link  { color: #369; text-decoration: none }
a:visited  { color: #699; text-decoration: none }
a:hover  { color: #f90; text-decoration: underline }
a:active  { color: #e00; text-decoration: underline }
.honbun12px  { font-size: 12px; line-height: 16px }
.title   { color: white; font-size: 14px; font-weight: bold; line-height: 16px; background-color: #5aabcd; padding: 3px 10px }
h1   { color: #369; font-size: 12px; line-height: 16px; margin: 0; padding: 5px }
h2 { color: #699; font-size: 12px; font-weight: bold; line-height: 14px; margin: 0; padding: 5px; border-bottom: 1px dotted #5aabcd }
h3 { color: #f60; font-size: 12px; font-weight: bold; line-height: 14px; background-color: #f4f4f4; margin: 0; padding: 2px 5px; border-bottom: #5aabcd }
.line { border-style: solid; border-width: 0 1px; border-color: #e7e7e7 }
ul { list-style-type: disc; margin-left: 12px; padding-left: 12px }
ol { list-style-type: decimal; margin-left: 12px; padding-left: 12px }
.sp5px { font-size: 0; line-height: 5px }
.foot_line { border-top: 3px double #b7e8f1 }
.marg { padding: 8px }
