h1  {
     color:#003366;
     text-align: center;
     line-height: 1.2em;
     font-size: xx-large
    }
h2  {
     color: #003366;
     background-color: #ccccff;
     font-size: x-large
    }
h3 {
    margin-left: 3%;
    font-size: large
   } 
h4 {
    margin-left: 3%;
    font-size: large
   } 
body { line-height:150%;
       background:#f0f8ff;
     }
table { border-collapse: collapse;
        margin-left: 3%
      }
table#prog { 
        margin-left: 5%
      }
caption {
    padding: 5px
   }
th {
    padding: 5px
   }
td {
    padding: 5px
   }
ul {
    padding-left: 10%
   }
ul.ul2 {
    padding-left: 5%
   }
ul li.history{list-style:url(./index_img/li.png)}
div#ltitle {
    color: #0033cc;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 3%;
    font-size: 170%;
    font-weight: 700
   } 
.kura {
    margin-left: 8%
   }
div#timage {
    text-align: center
   }   
a:link{
    color: #3300ff;
    text-decoration: none;
}
a:visited{
    color: #3300ff;
    text-decoration: none;
}
a:hover{
    color: #9900ff;
    text-decoration:none;
}
a:active{
    color: 6600cc;
    text-decoration:none;
}

a.q:link{
    color:#336699;
}
a.q:visited{
    color:#9933ff;
}
a.q:hover{
    color:#ff6600;
    text-decoration:none;
}
a.q:active{
    color:red;
    text-decoration:none;
}
p {margin-left: 5%}
span.bfont {
  font-size: 120%
  } 
div#update {
    font-size: small;
    text-align: right
  }
span.bold {
  font-weight: bold
  }
    
