body {  font-family: MS UI Gothic;
	font-size:9pt;
	font-weight:normal;
	scrollbar-Track-Color: #ffffff;
	scrollbar-Face-Color: #ffffff;
	scrollbar-Shadow-Color: #ffad0d0;
	scrollbar-DarkShadow-Color: #ffffff;
	scrollbar-Highlight-Color: #ffad0d0;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-Arrow-Color: #ffad0d0;
	background-color : #ffffff;
	color:#000000;
        margin-top:0px;
}

.sub { font-family: MS UI Gothic;
       font-size:10pt;
       font-weight:normal;
       font-variant:small-caps;
       color:#f08080;
       text-align:right;
       text-decoration:underline;
     }

a:link   { color:#0066ff;
           cursor:pointer;}

a:visited { color:#0066ff;
	    cursor:pointer; }
		     
a:active { color:#0066ff; 
	   cursor:pointer; }

tr,td,th { font-family: MS UI Gothic;
           font-size:9pt;
	   font-weight:normal;
	 }
     
a:hover { color:99ccff; 
          border-bottom:solid 2px #ff80ff;
          text-decoration:none; }

.waku { border-width:2;
        border-style:solid;
        border-color:#3399ff;
      }

.box { font-size:8pt;
       color:#2e8b57;
       background-color:#ffffff;
       font-family:MS UI Gothic;
       border:0;
       font-weight:normal;
	scrollbar-Track-Color: #ffffff;
	scrollbar-Face-Color: #ffffff;
	scrollbar-Shadow-Color: #ffffff;
	scrollbar-DarkShadow-Color: #ffffff;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-Arrow-Color: #6495ed;

     }

.box2 { font-size:8pt;
       color:#6495ed;
       background-color:#ffffff;
       font-family:MS UI Gothic;
       border:0;
       font-weight:normal;
	scrollbar-Track-Color: #ffffff;
	scrollbar-Face-Color: #ffffff;
	scrollbar-Shadow-Color: #ffffff;
	scrollbar-DarkShadow-Color: #ffffff;
	scrollbar-Highlight-Color: #ffffff;
	scrollbar-3dLight-Color: #ffffff;
	scrollbar-Arrow-Color: #6495ed;
     }

.caution { font-size:9pt;
        color:#cc0000;
        font-family:MS UI Gothic;
        border:none;
        font-weight:bold;
        background-color:#ff80ff;
        text-align:center;
      }


table.ex { border-style:solid;
      border :2 solid #ff80ff;
      border-collapse:collapse;
    }

table.ex td{
 border-bottom: 1 solid #39f;
 border-left: 1 solid #39f;
}

.unnamed1 {  }
<style>
/* ページ全体のカーソル画像変更 */
BODY{ cursor:url(img/tyou-p1.ani); }
/* リンク部分のカーソル画像変更 */
A:HOVER{cursor:url(img/tyou-p1.ani); }
</style>
