@charset "Shift_JIS";

BODY {
  color: #000000;
  background-color: #ffffff;
  font-size       : 11pt; 
  text-decoration : none;
  }

a { text-decoration: none; }
a:hover { color    : green; }

.h1 { font-size : 17pt;
      font-weight: bold;
      color     : #483d8b;
    }

.h2  { font-size : 14pt;
      font-weight: bold;
      color     : #c71585;
    }

.h3  { font-size : 14pt;
      font-weight: bold;
      color     : #6495ed;
    }
.h4  { font-size : 12pt;
       font-weight: bold;
       color     : #000000;
    }
.h5  { width:760px;
       font-size : 8pt;
       color     : #000000;
     }
    

