   @charset "EUC_JP";
BODY {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-family: verdana. sans-serif. "lr@SVbN";
   scrollbar-face-color:#dac7c7;
   scrollbar-track-color:#ebd6d6;

}

function info(temp,temp2) {
    window.open("/html/information.html?date="+temp+"&db="+temp2,"","width=620,height=500,scrollbars=no");
 }

A {
   color: #ffffff;
   text-decoration: underline;  
}

a:link {
   color: #2424ff;
}

a:visited {
   color: #2424ff;
}

a:active {
   color: #2424ff;
}

a:hover {
   color: #FF3300;
   text-decoration: underline;
}

h1 {
   font-size: 14px;
   font-weight : normal;
   margin-bottom: 3px;
   margin-top: 3px;
   color: #ffffff;
}

h2 {
   margin-bottom: 2px;
   margin-top: 1px;
   font-size: 9pt;
   font-weight : normal;
   color: ;
}

h3 {
   margin-bottom: 1px;
   margin-top: 1px;
   margin-left: 5px;
   font-size: 9pt;
   font-weight : normal;
}

h4{
   font-size: 9pt;
   color: #ff8000;
   margin-bottom: 1px;
   font-weight : normal;
   margin-top: 1px; 
}

strong {
   font-size: 9pt ;
   font-weight : normal;
   letter-spacing : 0px; 
}

td {
    line-height: 126%; 
    font-size: 13px; 
    color : #555555;
    padding-left: 0px;
}

.box {
   margin-top: 0px;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
   width: 783px;
   padding-top: 0px;
   background-color: #ffffff;
   font-size: 10pt; 
   line-height: 130%;
   border-left: 1px solid #e7e7e7; 
   border-right: 1px solid #e7e7e7;  
   
}

/*-------------------------------------------*/

/*  */
