H1{
  color : #5b0000;
  background-color : #dfffdf;
  
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px
;}
h2{
  color : #d67423;
  background-color : #ffaf60;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  padding-top : 5px;
  padding-bottom :5px 
;}
H3{
  color : navy;
  background-color : #ffffff;
  text-align : left;
  margin-top : 10px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 10px;
 padding-top : 5px;
  padding-bottom :5px
  padding-left : 20px;
  padding-right :5px  
;}
strong{
  font-weight : bold;
  color : #ffffff;
  background-color : #776a4d;
  text-align : left;
  width : 
;}
.contents strong{
  font-weight : bold;
  color : #5b0000;
  background-color : #eeeeff;
  text-align : center;
  width : 
;}
h4{
  font-weight : bold;
  color : #5b0000;
  background-color : #e4fe81;
  text-align : left;
  width : 170px;
  margin-top : 0px;
  margin-bottom : 0px;
}
EM{
  color : purple;
  background-color : #fbfbff;
}
.map{
  background-color : #f78b62;
  width : 170px;
  height : 30px;
  position : absolute;
  top :1000px;
  left : 10px;
  font-size : 15px;
  color : #ffffff
;}
.modified{
  background-color : #f78b62;
  width : 170px;
  height : 30px;
  position : absolute;
  top : 5px;
  left : 840px;
  font-size : 12px;
  color : #ffffff
;}
.tops{
  z-index :2;
  background-color :#ffdfef;
  width : 400px;
  height : 20px;
  position : absolute;
  top :90px;
 left : 300px;
  font-size : 15px
;}
.contents{
  z-index :3;
  width : 820px;
  top : 200px;
  left : 150px;
  position : absolute;
  background-color : ;
}
.contents p{
  font-size:       90%;
}	
.contents table{
  font-size:       90%;
}
.menu{
  background-color : #ffaf60;
  width : 170px;
  position : absolute;
  top :1000px;
  left : 10px;
}
.menus{
  z-index :1;
  width : 700px;
  position : absolute;
  top : 5px;
  left : 5px;
}
.logo{
  z-index :5;
  width : 65px;
  position : absolute;
  top : 1px;
  left : 1px;
}
.blog{
  background-color : #eafbc8;
  width : 70px;
  position : absolute;
  top : 477px;
  left : 10px;
  font-size :10px
;}

BODY{
  background-image : url(bu04_bg.gif);
}
