@charset "utf-8";
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  /* Make inputs at least the height of their button counterpart */

  /* Makes inputs behave like true block-level elements */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#main h1 {
  border: 1px solid #ddd;
  color: #999;
  font-family: "FOT-スーラ Pro M";
  font-weight: normal;
  font-size: 20px;
  width: 718px;
  height: 49px;
  line-height: 49px;
  text-indent: 3em;
  background: #ffffff url(../images/common/h1.gif) no-repeat 0 0;
  margin-bottom: 10px;
}
#main #contents {
  *zoom: 1;
  background: #fff;
  border: 1px solid #ddd;
  padding: 30px 36px;
  margin: 0 auto;
}
#main #contents:before,
#main #contents:after {
  display: table;
  content: "";
}
#main #contents:after {
  clear: both;
}
#main #contents .h2-contents {
  *zoom: 1;
}
#main #contents .h2-contents:before,
#main #contents .h2-contents:after {
  display: table;
  content: "";
}
#main #contents .h2-contents:after {
  clear: both;
}
#main #contents .h2-contents h2 {
  background: url("../images/common/h2_bg.gif") no-repeat 0 0;
  color: #5C8272;
  font-size: 110%;
  font-weight: bold;
  line-height: 41px;
  padding-left: 1em;
  margin-bottom: 2em;
}
#main #contents .h2-contents .sub-contents p {
  margin-bottom: 2em;
}
#main #contents .h2-contents#h2_2 table tr th {
  background: #f4f4f4;
  width: 20%;
}
#main #contents .h2-contents#h2_3 .sub-contents {
  *zoom: 1;
  width: 300px !important;
}
#main #contents .h2-contents#h2_3 .sub-contents:before,
#main #contents .h2-contents#h2_3 .sub-contents:after {
  display: table;
  content: "";
}
#main #contents .h2-contents#h2_3 .sub-contents:after {
  clear: both;
}
#main #contents .h2-contents#h2_3 .sub-contents h3 {
  height: 0;
  overflow: hidden;
  display: block;
  padding-top: 39px;
  margin-bottom: 1em;
}
#main #contents .h2-contents#h2_3 .sub-contents .img-container {
  height: 192px;
  margin-bottom: 1em;
}
#main #contents .h2-contents#h2_3 .sub-contents .img-container img {
  display: block;
}
#main #contents .h2-contents#h2_3 .sub-contents table tr th,
#main #contents .h2-contents#h2_3 .sub-contents table tr td {
  font-size: 90%;
}
#main #contents .h2-contents#h2_3 .sub-contents table tr th {
  width: 41px;
}
#main #contents .h2-contents#h2_3 .sub-contents table tr td a {
  text-indent: 1em;
}
#main #contents .h2-contents#h2_3 .sub-contents#kodomo {
  float: left;
}
#main #contents .h2-contents#h2_3 .sub-contents#kodomo h3 {
  background: url("../images/about/h3_kodomo_2.gif") no-repeat left 0;
}
#main #contents .h2-contents#h2_3 .sub-contents#kodomo table tr th {
  background: #f0f0ff;
}
#main #contents .h2-contents#h2_3 .sub-contents#hakuba {
  float: right;
}
#main #contents .h2-contents#h2_3 .sub-contents#hakuba h3 {
  background: url("../images/about/h3_hakuba.gif") no-repeat right 0;
}
#main #contents .h2-contents#h2_3 .sub-contents#hakuba img {
  padding-top: 14px;
  margin-left: auto;
}
#main #contents .h2-contents#h2_3 .sub-contents#hakuba table tr th {
  background: #f0fff0;
}
