body{
   background-image:url('image/home/home02.jpg');
   background-repeat:no-repeat;
   }


h1{
   font-weight:normal;
   font-size:0.6em;
   }

.head{
   background-image:url('image/head/head04.gif');
   background-repeat:no-repeat;
   width:800px;
   height:100px;
   padding-left:520px;
   padding-top:84px;
   font-size:0.8em;
   margin-top:-16px;
  }
 
#covid19{
   width:800px;
   height:100px;
    padding-left:150px;
   font-size:1.25em;
  	   top:-30px;
	   position:relative;
  }
#covid19 h3,
#covid19 strong{
   font-size:1.25em;
	   display:block;
	   color:rgba(255,0,0,1);

}
 
#wrapper{
   width:800px;
   margin-top:20px;
   padding:0;
  }
  
#menu{
   float:left;
   margin-top:0px;
   width:200px;
   }
  
#menu li{
   list-style:none;
   list-style-position:outside;
   margin-bottom:15px;
  }

#menu li a{
   display:block;
   width:170px;
   height:40px;
   padding-top:10px;
   border-width:1px;
   border-style:solid;
   border-color:#999999;
   color:#999999;
   text-decoration:none;
   text-align:center;
  }

#menu a:hover{
   color:#000000;
   background-color:#99FF99;
   border-color:#999999;
  }
  
  
#side{
   margin-top:50px;
   margin-left:50px;
  }

#side2{
   width:160px;
   margin-top:10px;
   margin-left:10px;
   font-size:0.8em;
  }

#cont{
   float:left;
   width:550px;
   }  
   
  
h3{
   margin:0;
   padding:0;
   margin-top:-35px;
   margin-left:50px;
  }
   
h2{
   font-family:Century Gothic;
   font-weight:normal;
   margin-left:50px;
   margin-top:-45px;
   color:#999999;
   }
   
#content1{
   width:500px;
   font-size:0.8em;
   letter-spacing:0.1em;
   line-height:130%;
   margin-top:0px;
   margin-left:30px;
   border:solid 0px;
  }

#back{
   margin-top:25px;
   margin-left:40px;
  }
  
#top{
   width:500px;
   height:50px;
   font-size:1.2em;
   background-image:url('image/top02.gif');
   background-repeat:no-repeat;
  }

#name{
   margin-left:70px;
   margin-top:-38px;
  }
  
#middle{
   width:495px;
   padding-left:20px;
   padding-right:20px;
   background-image:url('image/middle02.gif');
   background-repeat:repeat-y;
  }
p.sent1{
   width:450px;
   line-height:180%;
   font-size:12px;
   letter-spacing:1px;
   }
  
#under{
   font-size:0.8em;
   width:500px;
   height:50px;
   padding-left:50px;
   padding-top:10px;
   background-image:url('image/under02.gif');
   background-repeat:no-repeat;
  }

#foot{
    clear:both;
    font-size:0.8em;
    margin-top:50px;
    margin-left:350px;
   }
   
