/*概要ページの基本デザイE/
BODY {font-family : sans-serif,ＪＳゴシック;
      color:#666666;
  line-height : 130%;
  font-size : 90%;
  width : 950px;
  
  background-color : #f4fffb;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;
  

  bottom : auto;
}
#contents{
  width : 950px;
  height : 100%;
  position : relative;
}

/*-----elementtype-----*/
H1{
  
  font-weight : bolder;
  letter-spacing : 2pt;
  margin-top : 10px;
  
  
  margin-bottom : 20px;
  color : navy;
  border-width : medium medium medium 15px;
  border-left-style : double;
  border-left-color : #009999;
  
  
  
  height : 25px;
  line-height : 1.7em;
  
  background-repeat : no-repeat;
  background-color : #a7be01;
  font-size : 100%;
  
  width : 700px;
}
H3{
  background-image : url(images/cube.gif);
  height : 27px;
  background-repeat : no-repeat;
  padding-top : 6px;
  padding-left : 32px;
  font-size : 110%;
  font-weight : bold;
  margin-left : 12px;
}
/*-----navbar-----*/
#navbar{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 950px;
  height : 25px;  

  
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : groove;
  border-bottom-style : groove;
  border-top-color : olive;
  border-bottom-color : olive;
}
#navbar H2{
  text-align : center;
  width : 100px;
  float : left;
  text-align: center;
  margin: 0px;
  font-size : 12px;
  font-weight : bold;
  color : white;
  letter spacing: 2px;
  
  border-right : none;
  border-left : 1px solid white;
  padding-left: 0px;
  
  line-height : 2.2em;
  background-color : #a7be01;
  height : 28px;
  text-decoration : none;
  bottom : auto;
}

/*-----main-----*/
#main{
  
  width : 950px;
  
  
  text-align : center;
  vertical-align : middle;
  
  margin-top : 1px;
  letter-spacing : 1px;
  font-size : 90%;
  font-weight : normal;
  padding-top : 1px;
  
  
  padding-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  

  
  
}
.subheader{
  font-weight : bolder;
  color : #2d364d;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : silver;
  letter-spacing : 2px;
  font-size : 90%;
  padding-left : 10px;
}
/*-----address-----*/
ADDRESS{
  color : white;
  background-color : #2dcff2;
  width : 950px;
  
  clear: both;
  margin-top : 0px;
  text-align : right;
}









.headtable{
  color : #5e6420;
  
  width : 950px;
  height : 100px;
  
  background-repeat : no-repeat;
  font-size : 200%;
  font-weight : bold;
  text-align : right;
  margin-bottom : 1px;
  background-color : white;
}
.topix{border-width : 5px 5px 5px 5px;border-style : outset outset outset outset;border-color : #a7be01 #a7be01 #a7be01 #a7be01;
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
A{
  color : navy;
  text-decoration : underline;
}
.topix2{
  font-size : 100%;
  font-weight : bold;
  border-top-width : 2px;
  border-bottom-width : 2px;
  border-top-style : dotted;
  border-bottom-style : dashed;
  border-top-color : olive;
  border-bottom-color : olive;
  width : 100px;
  margin-left : 250px;
  margin-right : 250px;
}
A:link{
  color : navy;
  text-decoration : underline;
}


.line{
  margin : 10px 10px 30px 10px;
  letter-spacing : 1px;
  line height :130%
  padding-bottom : 10px;
}



H4{
  
  width : 500px;
  color : navy;
  
  
  font-size : 88%;
  height : 18px;
  font-weight : bold;
  border-left-width : 3px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : navy;
  border-bottom-color : navy;
  padding-left : 10px;
  margin-left : 15px;
  margin-top : 50px;
}
H5{
  
  background-image : url(images/titleline.jpg);
  background-repeat : no-repeat;background-position : left center;
  color : #004040;
  
  padding-left : 2mm;
  height : 22px;
  font-size : 12px;
  padding-top : 1mm;
}
