body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: #90f }

a:hover { color: #0fc }

a:active { color: #00f }
.table_01 { border-right: 1px solid #aaa; border-bottom: 1px solid #aaa; border-top-width: 0; border-left-width: 0; }
.table_02 { background-color: white; padding: 2px; }
.txt10px_p { color: #e55; font-size: 10px; }
.txt12px_p { color: #e55; font-size: 12px; }
.txt12px { font-size: 12px; line-height: 1.4; }
.txt14px { font-size: 14px; line-height: 1.4em; }
.title { color: #00f; font-size: 16px; font-weight: bold; }
.menu { font-size: 16px; font-weight: 600; text-align: center; }
.manga_title { color: white; font-size: 18px; font-weight: normal; background-color: #00f; text-align: center; padding: 10px; }
.manga_text { color: white; font-size: 16px; background-color: #000; text-align: center; padding: 10px; }
