@charset "Shift_JIS";

BODY{
  font-size : 12pt;
  line-height : 20pt;
  color : #3c3c3c;
  font-weight : 500;
}

#contents{
  background-color : white;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-style : solid;
  border-right-color : olive;
  border-bottom-color : olive;
  border-left-color : olive;
  width : 950px;
  padding-top : 8px;
  margin-top : 8px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : olive;
}

#navi{
  margin-top : 20px;
  margin-bottom : 20px;
  width : 200px;
  float : right;
  background-color : white;
  font-size : 11pt;
  line-height : 20pt;
  margin-right : 20px;
}

#main{
  margin-bottom : 20px;
  width : 680px;
  float : left;
  margin-top : 20px;
  margin-left : 20px;
}

#footer{
  text-align : center;
  padding-top : 6px;
  clear : both;
}

H1{
  font-size : 24pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 32pt;
  color : #5a01ab;
  font-weight : 800;
}

H2{
  font-size : 17pt;
  font-weight : bold;
  line-height : 25pt;
  color : #01be77;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  padding-bottom : -5px;
  margin-bottom : -1px;
  background-color : #ffffff;
}

H3{
  font-size : 14pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 20pt;
  color : #ff2f82;  
  font-weight : bold;
  background-position : 20px 20px;
}

address{
  font-size : 10.5pt;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  line-height : 18pt;
  font-style : normal;
}

STRONG{
  font-weight : bold;
  color : #663333;
}


H4{
  font-size : 12pt;
  font-weight : 700;
  line-height : 18pt;
  color : black;
  font-family : "MS UI Gothic";
  letter-spacing : 0px;
  margin-bottom : 1px;
}


.Class1{
  font-size : 12pt;
  font-weight : 500;
  line-height : 20pt;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
}
.Class2{
  font-size : 11pt;
  line-height : 20pt;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #8bcf9a;
}
.Class21{
  font-size : 11pt;
  line-height : 20pt;
}

