
#map {
  height: 300px;
  margin: 0px auto 60px auto;
  width: 700px;
}

#map a {
  text-decoration: none;
}

#map-area {
  float: left;
  height: 327px;
  margin: 4px;
  position: relative;
  width: 693px;
}

#map-search-result {
  background: url('./../img/backframe.png') no-repeat;
  display: none;
  height: 304px;
  left: 7px;
  opacity: 0.98;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 4px;
  position: absolute;
  top: 8px;
  width: 670px;
  z-index: 5;
}

#map-search-form {
  float: right;
  font-size: 90%;
  height: 120px;
  width: 700px;
}

.components {
  height: 25px;
}

#map-search-form .components input[type='image'] {
  float: right;
}

#map-search-div-address {
  background: url('./../img/adress_frame.jpg') no-repeat;
  float: left;
  width: 233px;
}

#map-search-div-zipcode {
  background: url('./../img/yubin.jpg') no-repeat;
  float: left;
  width: 234px;
}

.map-search-form-unit {
  font-size: 12px;
  height: 78px;
  padding: 40px 6px 4px 6px;
}

.map-search-form-header {
  font-weight: bold;
  margin: 0 0 2px 4px;
}

.map-search-form-bottom {
  font-size: 11px;
  height: 25px;
  line-height: 11px;
  margin-top: 4px;
}

.search-result-box {
  height: 300px;
  position: relative;
}

.search-result-balloon {
  border: 0;
  left: 0;
  position: absolute;
  top: -23px;
  z-index: 4;
}

.search-word {
  font-weight: bold;
  margin: 4px 0 8px 8px;
}

.search-result-box img {
  vertical-align: top;
}

.search-result-unit {
  color: #000;
  cursor: pointer;
  margin: 0 4px 0;
  padding: 3px 4px;
}

.search-result-unit .search-result-school {
  font-size: 16px;
  padding: 2px;
  text-decoration: underline;
}

.search-result-unit .search-result-address {
  font-size: 12px;
  padding: 2px 12px;
}

.search-result-image {
  float: left;
  height: 35px;
  margin: 0 32px 0 0;
  padding: 0;
  width: 27px;
}

.search-result-image img {
  border: 1px solid #555;
}

.search-close {
  font-size: 13px;
  position: absolute;
  right: 6px;
  top: 4px;
  z-index: 3;
}

.pref-header {
  font-weight: bold;
  margin: 2px 0 6px 4px;
}

.pref-table {
  border-spacing: 4px 3px;
  font-size: 12px;
  width: 100%;
}

.pref-table.others {
  border-spacing: 4px 8px;
}

.pref-table td {
  background: #f2f6f8;
  border: 1px solid #cad3d8;
  color: #6f99c6;
  cursor: pointer;
  font-weight: bold;
  line-height: 12px;
  padding: 2px 8px;
  width: 20%;
}

.pref-table.others td {
  padding: 6px 8px;
}

.pref-table td:hover {
  background: #eaeff1;
  color: #4f79a6;
}

.map-search-box {
  margin: 0 0 4px 0;
}

.search-text-box {
  float: left;
  margin: 2px 8px 0 0;
}

.kousha-sample-img {
  padding-top: 10px;
  text-align: center;
}

#school-map-search .area {
  position: absolute;
}

#school-map-search .area img {
  border: none;
  width: initial;
}

#school-map-search .area h3 {
  background: none;
  background-image: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}

#school-map-search .area ul {
  background: url('./../img/popup_bg.png');
  border: 2px #fff solid;
  border-bottom-color: #a5aaaf;
  border-right-color: #a5aaaf;
  display: none;
  left: -9px;
  list-style: none;
  margin: 0;
  padding: 46px 0 9px 9px;
  position: absolute;
  top: -9px;
  width: 216px;
  z-index: 1;
}

#school-map-search .area li {
  background: url('./../img/link_bg.png');
  color: #06c;
  cursor: pointer;
  float: left;
  font-size: 15px;
  height: 22px;
  line-height: 19px;
  margin: 0 8px 7px 0;
  padding: 0 0 0 17px;
  text-decoration: underline;
  width: 82px;
}

#school-map-search .area li:hover {
  color: #09c;
}

.search-result-nothing-text {
  margin: 12px 4px 8px;
  text-align: center;
}

.search-result-nothing-box {
  border: 2px solid #4169e1;
  margin: 180px auto;
  width: 530px;
}

.search-result-dot-box {
  border: 1px dotted #ccc;
  line-height: 1.2;
  margin: 1px;
  text-align: center;
}

.hs-color {
  color: #20b2aa;
}

.near-school {
  color: blue;
  font-size: 12px;
  text-decoration: underline;
}

.hs-img {
  height: 35px;
  width: 27px;
}

.border-box {
  font-size: 0;
  line-height: 0;
}

.dist-box {
  margin: 32px 0;
  text-align: center;
}

.japan-map {
  height: 327px;
  width: 693px;
}

.area-box {
  height: 260px;
  margin-top: 12px;
  overflow-y: auto;
}

.right {
  float: right;
}

a:hover {
  color: #09f;
}

a {
  color: #444;
}

a:hover {
  color: #444 !important;
}

#contents {
  clear: both;
  margin: 0 auto;
  width: 1000px;
}

#main-column {
  float: left;
  line-height: 110%;
  width: 800px;
}

#main-column h2.title {
  margin: 0 0 15px 0;
}

.school-info {
  color: #333;
  font-size: 12px;
  padding-bottom: 20px;
}

.school-info h3 {
  float: left;
  font-weight: bold;
  padding: 0 0 0 15px;
  width: 150px;
}

.school-info #school-map-search {
  margin: 0 auto;
  width: 762px;
}

.cf:after {
  clear: both;
  content: ' ';
  display: block;
}

#map-search-back>img, #map-search-close>img{
  width: initial;
}
.map-text{
  text-align: center;
}