
/* 全体 */
body { margin:20px 0px 0px 0px ; auto 0 auto;  padding: 0; text-align: center; overflow-y: scroll; }
a:link,a:active,a:visited { color: #003f9d; text-decoration: none; font-size: 12px; }
a:hover { color: #c7000a; text-decoration: underline; }
:focus, :active { outline: 0px none #000; }


small { font-size: 12px; line-height: 14px; }
em { font-style: normal; }
.red { color: #d41112; }
.black { font-size: 12px; line-height: 16px;  color: #000000; }
.white { font-size: 11px; line-height: 11px;  color: #FFFFFF; }

