body 
{ 
  background: #FFFFFF;
  background-image: url(../img/background.gif);
  background-repeat: repeat-y;
  margin: 0px;
  padding: 0px;
  line-height : 120%;
  }
div.header
{ 
  padding: 0px;
  margin: 0px;
  background: #d6f3ff;
  border: #999 solid 1px;
  position:absolute;
  width: 800px;
  height: 55px;
  color: #19A561;  
  }
div.news1 
{ 
  padding: 10px;
  margin: 20px;
  margin-top: 130px;
  background: #FFFFFF;
  border: #999 solid 1px;
  position:absolute;
  width: 450px;
  height: *px;
  color: #19A561;  
  }
div.main_tenpo_block 
{ 
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 54px;
  left: 0px;
  width: 800px;
  border: #999 solid 1px;
  }
div.main_top_tenpo_block 
{ 
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
  border: #999 solid 0px;
  position: absolute;
  width: 800px;
  height: 378px;
  top: 54px;
  left: 0px;
  }
div.top_tenpo_aisatu_block
{ 
  padding: 10px;
  margin: 0px;
  background: #FFFFFF;
  background-image: url(../img/tenpo-bgimg.gif);
  border: #999 solid 1px;
  position: absolute;
  width: 800px;
  height: 120px;
  color: #000000;  
  }
div.top_tenpo_block
{ 
  padding: 0px;
  margin: 0px;
  background: #FFFFFF;
  border: #999 solid 1px;
  position:absolute;
  width: 800px;
  top: 125px;
  height: *px;
  bottom: *px;
  color: #19A561;  
  }
div.Style 
{ 
  padding: 0px;
  margin: 0px;
  margin-top: 86px;
  background: #FFFFFF;
  border: #999 solid 1px;
  position:absolute;
  width: 800px;
  height: *px;
  color: #19A561;  
  }
p{
   font-size: 16px; 
 }
li { 
     font-size: 12px;
    line-height: 150%;
    border-bottom: #1DC574 dotted 1px;
 }
td{
  line-height : 120%;
 }
h1 { 
     font-size: 30px;
     font-weight: bold;
 }
h2 { 
     font-size: 18px;
     font-weight: 600px;
     border-left: #FF0000 solid 10px;
     border-bottom: #FF6666 dotted 1px;
     padding-left: 10px;
     color: #00874A;
 }
#date 
{ 
  color: #f33;
  }
a:link {color:#0025C2}
a:visited {color:#533E00}
a:hover 
{
  color:#333;
  background-color:#cdf;
  }
h2 a:link  {color:#333; text-decoration: none;}
h2 a:visited  {color:#333; text-decoration: none;}

