/*  CascadingStyleSheet  */
/*  www.ive.ne.jp        */
/*  by ASR KaNeTsu       */

/* BODY */
BODY { color: #000000; font-size: 12px; background-color: white; margin: 0px; padding: 0px }
.parent { width: 600px }

/* Link tags */
A:link { color: #333333; text-decoration: none; font-weight: bold }
A:visited { color: #333333; text-decoration: none; font-weight: bold }
A:hover { color: #3333ff; text-decoration: underline; font-weight: bold }
A:active { color: #333333; text-decoration: none; font-weight: bold }

/* LayTable */
TABLE.frm   { width: 800px; margin: 0px; padding: 0px; border: 0px none }
TH.frm      { width: 200px; text-align: left }
TD.frm      { width: 600px; }

/* TAG */
P { margin: 0px }
IMG { border-width: 0px; margin: 0px; padding: 0px }
TABLE { width: 100%; border-width: 1px; border-style: none; font-size: 12px }
TD { padding: 2px }
PRE { margin: 5px }

/* general */
.cpyrt { margin: 5px; text-align: right; font-size: 12px; color: #333333 }
.detail { text-align: right; font-style: italic }
.topics { margin: 0px 32px; border: 1px #ff3333 solid; padding: 5px 20px; text-align: left }
.cts    { margin: 5px 45px; font-size: 14px }
.topcts    { margin: 20px 45px; font-size: 16px }
.bar    { text-align: right; margin: 0px 0px 2em 0px; width: 100%; font-size: 11px }
.subject { font-size: 22px; text-align: right; margin-right: 5px; padding-right: 5px; margin-bottom: 15px; 
           border-width: 0px 1px 1px 0px; border-style: solid; border-color: #FA055C; font-style: italic }
.subject2{ font-size: 18px; text-align: right; margin-right: 45px; margin-left: 45px; padding-right: 5px; margin-bottom: 6px; 
           border-width: 0px 0px 1px 0px; border-style: solid; border-color: black }
.iconrt { text-align: center; margin-bottom: 35px; margin-right: 45px; margin-left: 45px }
.item   { font-size:16px; font-style: italic; text-align: left; color: #3333ff }

/* material */
.red     { color: red }
.bold    { font-weight: bold }
.center  { text-align: center; margin: 0px; width: 100% }
.right   { text-align: right; margin: 0px; width: 100% }
