A:link { color : blue;
}
A:visited { color : darkblue;
}
A:active{color:darkslategray;
}
A:hover{color:dodgerblue; 
}
BODY{
font-size: 11pt; 
margin-top: 40px;
margin-bottom: 15px; 
margin-right: 50px; 
margin-left: 80px; 
background-image: url(top-e.gif);
color : darkslateblue;
background-color: #ffffff;
background-repeat: no-repeat;
background-position:top right;
  scrollbar-base-color: #e8f0f2;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #e8f0f2;
    scrollbar-shadow-color: steelblue;
    scrollbar-3dlight-color: steelblue;
    scrollbar-arrow-color: steelblue;
}
#1{
font-size: 10pt;
font-family : "MS UI Gothic, 等幅ゴシック";
line-height:11pt;
color : hotpink;
}
#2{
font-family : "MS UI Gothic, 等幅ゴシック";
text-align: left;
margin-left: 3px;
font-size:9pt;
line-height:11pt;
}
#3{
font-size: 8pt; 
color:royalblue; 
text-align: left;
}
#yotei{
font-size:9pt;
font-family : "MS UI Gothic, 等幅ゴシック";
overflow : auto;
 color : darkgray;
font-weight : bold;
 background-color: aliceblue;
padding: 5px 10px 5px 10px;
border:  dotted 5px ;
width : 190px; 
height : 180px;
border-color : steelblue;
}