
BODY {background-color:aliceblue;   
      font-size:x-small;
      color:dimgray;
      font-family: MS ƒSƒVƒbƒN,Ariel,Osaka;
}


A:link {color:#004080;}

A:visited{color:#000080;}


#ue{ color: #004080;
      font-size: x-small;
      text-align:center;
      border-bottom:solid #ffffff;

}


#midashi{ width: 780px; height:80px;
        
        background-image: url(http://homepage1.nifty.com/moyo/sisho/hondana.gif);
        background-repeat: no-repeat;
       padding-left:100px;
        color:#004080;

        vertical-align:middle;

}

#koushin{ text-align:right;
          font-color:#d3d3d3;
          }

#note { font-size:x-small;
        border-bottom:solid #ffffff;

width: 780px;
}

th {
  background-color:#d3d3d3;
  color: dimgray;
  font-size: x-small;
 
}
td {
  background-color:#ffffff;
  color: dimgray;
  font-size: x-small;
 
}

#bottom{ font-size:xx-small;
         font-color:#808080;

         border-top:solid #ffffff;

}

