@charset   "UTF-8";

BODY{
  color : #666666;
  text-align : center;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  

  

  

  
  background-repeat : no-repeat;
  background-image : url(kabe2.gif);
}
H1{
  font-size : 75%;
  color : #ff6400;
  
  text-align : center;
  margin-top : 10px;
  

  font-family : "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
  background-color : white;
}
P{
  text-align : left;
  

  font-size : 90%;
  font-family : "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
  

  
  
  
  
  
  
  
  
  
  
}
A{
  text-decoration : none;
}
#contents{
  background-color : white;
  text-align : center;
  width : 800px;
  
  
  
  
  

  margin-top : 10px;
}
H3{
  font-size : 90%;
  
  text-align : center;
  
  

  background-color : #ff6400;
  
  color : white;
  font-family : "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
  margin-top : 40px;
  margin-bottom : 20px;
  padding-top : 5px;
  padding-bottom : 5px;
  
}
H2{
  font-size : 65%;
  text-align : center;

  
  
  
  
  
  font-family : "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
  color : gray;
  background-color : white;
  margin-top : 30px;
  bottom : inherit;
}
H4{
  font-size : 90%;
  font-weight : bold;
  text-align : left;
  font-family : "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
  border-left-width : 1em;
  border-left-style : solid;
  border-left-color : #ff6400;
  padding-left : 5px;
  margin-bottom : 8px;
}
A:link{
  color : #008000;
}
A:visited{
  
  color : #00cccc;
}
#main{
  
  margin-top : 20px;
  margin-bottom : 20px;
  margin-right : 10px;
  width : 550px;
  float : right;
  bottom : inherit;
}
#navi{
  margin-top : 15px;
  margin-bottom : 10px;
  background-color : white;
  width : 220px;
  float : left;
  
  
  
}
H5{
  font-size : 90%;
  font-family : "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
  
  text-align : center;
  background-color : #ffdfd0;
  
  padding-top : 3px;
  
  padding-bottom : 3px;
  margin-bottom : 15px;
}