body {
	scrollbar-3dlight-color:#000000;
　　　        scrollbar-arrow-color:#cc99ff;
　　　        scrollbar-track-color:#000000;
　　　        scrollbar-darkshadow-color:#000000;
　　　        scrollbar-face-color:#000000;
　　　        scrollbar-highlight-color:#000000;
　　　        scrollbar-shadow-color:#000000;
              background-image : url(space5.gif);
              font-size : 20px;
              font-family : 'MS UI Gothic';
              color : #EEEEEE;
             

}

a:link {text-decoration:NONE;cursor:hand;color:#cc99ff;}
a:visited {text-decoration:NONE;cursor:hand;color:#cc99ff;}
a:hover {text-decoration:NONE;cursor:hand;position:relative;top:2px;left:2px;color:#993399;}
a:active {text-decoration:NONE;cursor:hand;color:#cc99ff;}

input{border:1px solid;font-size:11px;color:#cc99ff;}

table {font-family:"MS UI Gothic";font-size:11px;color:#cc99ff;}

.waku {
 border-style: dashed;
 border-color: #993399;
 border-width: 2px
}

.waku2 {
 border-style: double;
 border-color: #993399;
 border-width: 3px
}