BODY        { font-size:80%; color:#004F00; margin:0px 0px 0px 0px; text-align:center;
              line-height:1.4em; }
H1          { font-size:100%; color:#004F00; font-weight:bold; line-height:1.5em;
              background-color:#EEE8AA; text-align:center; margin:0px 0px 5px 0px;
              border-left:5px solid #004F00; border-top:1px solid #004F00; }
H2          { font-size:100%; color:#004F00; font-weight:bold; background-color:#EEE8AA;
              border-left:5px solid #004F00; border-bottom:1px solid #004F00;
              margin:0px 0px 10px 0px; padding:2px 2px 2px 8px; }
H3          { font-size:100%; color:#004F00; font-weight:bold; }
TH,TD       { font-size:80%; color:#004F00; }
TD.title    { font-size:medium; }
TH.line     { border:1px solid #004F00; text-align:center; background-color:#EEE8AA; }
TD.line     { border-right: 1px solid #004F00;
              border-bottom:1px solid #004F00;
              border-left:  1px solid #004F00; }
HR          { color:#004F00; }
LI.d        { color:#004F00; display:inline; list-style:none; }
A           { font-weight:bold; }
A.menu      { font-weight:normal; }
A:hover     { color:red; }
A.menu:hover{ color:red; background-color:gold; }
SPAN.del    { text-decoration:line-through; }

DIV.all     { width:800px; margin:0 auto; text-align:left;
              background-image:url(images/gradation.gif);
              background-repeat:repeat-y;
              background-position:right; }
DIV.top     { width:770px; text-align:left; margin:3px 0px 3px 10px; }
DIV.main    { width:550px; text-align:left; float:left; margin:5px 0px 0px 10px; display:inline; }
DIV.right   { width:200px; text-align:left; float:left; margin:5px 0px 0px 20px; }
DIV.bottom  { width:770px; text-align:center; clear:both; margin:20px 0px 5px 10px; line-height:1em;}
DIV.main_L  { width:250px; text-align:center; float:left; margin:0px 20px 0px 0px; display:inline; }
DIV.main_R  { width:270px; text-align:center; float:left; margin:0px  0px 0px 0px; display:inline; }
DIV.main_C  { width:500px; clear:both; margin:0px 0px 20px 0px; }

IFRAME.right{ width:200px; height:700px; margin-top:20px; }

