@charset "euc-jp";

h1 {
  height: 160px;
  background-image: url(../img/b07_stf.gif);
}

h2 {
  font-size: 120%;
  background-color: transparent;
  margin-top: 2ex;
}

h3 {
  color: #339900;
}

h2.teacher {
  background-repeat: no-repeat;
  /*text-align: right; */
  border-bottom: 4px #339900 solid;
  position: relative;
  height: 130px;
  width: 100%;
  margin-left: 0px;
}

h2.teacher img {
  position: absolute;
  /* top: 0px; */
  left: 0px;
  bottom: 3px;
}

h2.teacher span.name {
  position: absolute;
  right: 0px;
  bottom: 50px;
  font-size: 24px;
}

h2.teacher span.name2 {
  position: absolute;
  right: 0px;
  bottom: 60px;
  font-size: 24px;
}


h2.teacher span.name_english {
  position: absolute;
  right: 0px; 
  bottom: 30px; 
  font-size: 14px;
}

h2.teacher span.name_english2 {
  position: absolute;
  right: 0px;
  bottom: 40px;
  font-size: 14px;
}

h2.teacher span.position {
  position: absolute;
  right: 230px;
  bottom: 10px;
  font-size: 14px;  
}

h2.teacher span.position_english {
  position: absolute;
  right: 230px;
  bottom: -1px;
  font-size: 10px;
}

h2.teacher span.email {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 13px;
  color: #339900;
}

h2.teacher span.tel {
  position: absolute;
  right: 0px;
  bottom: 11px;
  font-size: 13px;
  color: #339900;
}

h2.teacher span.tel2 {
  position: absolute;
  right: 0px;
  bottom: 23px;
  font-size: 13px;
  color: #339900;
}

h2.teacher span.fax {
  position: absolute;
  right: 0px;
  bottom: 11px;
  font-size: 13px;
  color: #339900;
}


h2.top {
  width: 500px;
  height: 120px;
  background-image: url(../img/t07_stf01.gif);
}

span.anchor {
  color: #bbeecc;
}

/*
div.body2 {
  margin: 0px;
}

div.main {
  width: 495px;
  padding-right: 10px;
  background-image: none;
}
*/

span.now {
  color: #339900;
}

a.staff {
  background-image: url(../img/m07_stf_on.gif);
}

div.box_odd {
  border: 1px #339900 solid;
  background-color: #bbeecc;
}

div.box_even {
  background-color: transparent;
  border: 1px #339900 solid;
}

div.box_odd h2, div.box_even h2 {
  color: #339900;
  margin-left: 5px;
}

div.box_odd h3, div.box_even h3 {
  color: #339900;
  margin-left: 5px;
  padding-top: 0px;
}

div.box_odd span.anchor, div.box_even span.anchor {
  color: #bbeecc;
}






