h1{ background-color:#99ccff; color:#ffffff;
    font-size:medium; font-weight:bold;
    padding:10px;
    text-align:center;
    border:#6699ff solid 2px; }

h2{ background-color:#99ccff; color:#ffffff;
    font-size:100%; font-weight:bold;
    padding:5px;
    text-align:center;
    border:#6699ff solid 2px; }

h3{ font-size:100%; 
    padding-left:15px;
    background:url('icon/icon.gif') no-repeat left center;
    border-bottom:#3366ff dashed 2px; }
h4{ font-size:100%; 
    text-decoration:underline;
    padding-left:15px; }
h5{ font-size:80%;
    padding-left:15px;
    background:url('icon/icon.gif') no-repeat left center;
    border-bottom:#3366ff dashed 2px; }
h6{ font-size:80%; text-decoration:underline;
    padding-left:15px; }

a:link{ color:#3366ff; text-decoration:none; }
a:visited { color:#6699ff; text-decoration:none; }
a:active { color:#3366ff; text-decoration:underline; }
a:hover { color:#3366ff; text-decoration:underline; }

body{ margin:10px;
      background:#ffffff url('kabe.gif') repeat; }

hr{ height:1px; }
img{ border:none; }

.cen{ text-align:center; }
.rig{ text-align:right; }
.lef{ text-align:left; }

.fsm{ font-size:80%; }
.fxsm{ font-size:60%; }
.texn{ margin-left:16px; }
.texs{ margin-left:16px; font-size:80%; }
.miss{ text-decoration:line-through; }
.red{ color:#ff0000; }
.blue{ color:#0000ff; }
.gree{ color:#008000;}
.pink{ color:#ff00ff; }
.gray{ color:#999999; }

.box1{ border:dashed 3px #87ceeb; }
.box2{ margin-left:32px; margin-right:32px; border:none; }
.box3{ background-color:#f0f8ff; }
.box9{ margin-left:25px; margin-right:25px;
       background-color:#ffffff; }

form{ text-align:center; }
.comm{ border:#6699ff solid 1px; }
.clap{ border-bottom:#666666 solid 2px; border-right:#666666 solid 2px;
       color:#0000cc; background-color:#f0f8ff; }
