/* -- general -- */
body { margin: 0px; font-size: 13px; }
td { font-size: 13px; line-height: 1.5em; }
td .scroll { line-height: 1.2em; }

/* -- link -- */
A.melma:link { font-size: 10px; color: #0000ff; }
A.melma:visited { font-size: 10px; color: #0000ff; }
A.melma:active { font-size: 10px; color: #0000ff; }
A.melma:hover { font-size: 10px; color: #0000ff; }

A.white:link { font-size: 13px; line-height: 1.1em; color: #ffffff; text-decoration: none; }
A.white:visited { font-size: 13px; line-height: 1.1em; color: #ffffff; text-decoration: none; }
A.white:active { font-size: 13px; line-height: 1.1em; color: #ffffff; text-decoration: underline; }
A.white:hover { font-size: 13px; line-height: 1.1em; color: #ffffff; text-decoration: underline; }

A.black:link { font-size: 13px; line-height: 1.5em; color: #000000; text-decoration: none; }
A.black:visited { font-size: 13px; line-height: 1.5em; color: #000000; text-decoration: none; }
A.black:active { font-size: 13px; line-height: 1.5em; color: #ff0000; text-decoration: underline; }
A.black:hover { font-size: 13px; line-height: 1.5em; color: #ff0000; text-decoration: underline; }

A.smallred:link { font-size: 11px; color: #ff0000; }
A.smallred:visited { font-size: 11px; color: #ff0000; }
A.smallred:active { font-size: 11px; color: #ff0000; }
A.smallred:hover { font-size: 11px; color: #ff0000; }

A.mail:link { font-size: 13px; color: #0000ff; text-decoration: underline; }
A.mail:visited { font-size: 13px; color: #0000ff; text-decoration: underline; }
A.mail:active { font-size: 13px; color: #ff0000; text-decoration: underline; }
A.mail:hover { font-size: 13px; color: #ff0000; text-decoration: underline; }

/* -- font -- */
.copyright { text-align: center; font-size: 12px; color: #ffffff; }
.chapter { display: inline; font-size: 11px; color: #ffffff; font-weight: normal; }
.address { font-size: 13px; line-height: 1.1em; }
.gnet-bold { font-size: 13px; color: #FF3300; font-weight: bold; line-height: 1.5em; }
.font10px { font-size: 10px; color: #000000; }
.font12px-noh { font-size: 12px; line-height: 1.1em; }

/* -- mail magazine register -- */
.melma .top { background: url(images/waku_melma_01.gif) no-repeat top left; height: 30px; }
.melma .middle { background: url(images/waku_melma_02.gif) repeat-y top right; }
.melma .bottom { background: url(images/waku_melma_03.gif) no-repeat top left; height: 20px; }

/* -- content border define -- */
table .contents { border-collapse: collapse; }
td .content { padding: 5px; border: 2px solid #FF3300; }

table .persons { border-collapse: collapse; }
td .person { padding: 5px; border: 2px solid #CCCCCC; }

