@charset "utf-8";

div#kokoku_container2 {
  width: 180px;
  overflow: hidden;
  height: auto;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 3px;
  margin-bottom: 10px;
}

div#kokoku_container2 h2 {
  background-image: url(../../../Images/common_cap.gif);
  background-repeat: no-repeat;
  background-position: left center;
  color:black;
  font-size: 13px;
  font-weight: bold;
  margin:0px;
  padding:5px 0px 0px 15px;
  height:20px;
  text-align: left;
}

div#kokoku_container2 h3 {
  margin:0px;
  padding:0px;
}

div#container2_ba {
  overflow: hidden;
  height: auto;
  text-align: center;
  padding-top:5px;
  padding-bottom: 5px;
  border: 1px solid #999999;
  border-bottom: none;
}

div#container2_ba .pad_1{
margin:5px 0px 0px 0px;
}