@charset"UTF-8";

#contents #other_contents p {
  margin-bottom: 5px;
}

#contents #other_contents #recruit_policy {
  margin-bottom: 20px;
  text-align: right;
}

#contents #other_contents div {
  padding: 3px 10px;
  border: 2px solid #5a3d1c;
  margin: 20px 0;
}

#contents #other_contents div h3 {
  margin-bottom: 10px;
  color: #5a3d1c;
  font-size: 120%;
}

#contents #other_contents div .banner_block {
  float: right;
  width: 260px;
  height: 55px;
  text-align: right;
}

#contents #other_contents div .text_block {
  height: 55px;
  margin-right: 270px;
}

#contents #other_contents div .remarks {
  text-align: center;
  font-size: 80%;
}

h4 {
  clear: both;
  padding: 3px 0 0 3px;
  margin: 0 0 10px 0;
  background-color: #666900;
  color: #ffffff;
  font-size: 14px; 
  font-weight: bold;
}
