@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;
  min-height: 734px;
  height: auto !important;
  height: 734px;
}
#main #contents:before,
#main #contents:after {
  display: table;
  content: "";
}
#main #contents:after {
  clear: both;
}
#main #contents #h2_1 {
  *zoom: 1;
}
#main #contents #h2_1:before,
#main #contents #h2_1:after {
  display: table;
  content: "";
}
#main #contents #h2_1:after {
  clear: both;
}
#main #contents #h2_1 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_1 #day {
  *zoom: 1;
}
#main #contents #h2_1 #day:before,
#main #contents #h2_1 #day:after {
  display: table;
  content: "";
}
#main #contents #h2_1 #day:after {
  clear: both;
}
#main #contents #h2_1 #day table {
  margin-bottom: 1em;
}
#main #contents #h2_1 #day table tr th.timeline,
#main #contents #h2_1 #day table tr td.timeline {
  background: #ecedfd;
  text-align: center;
  vertical-align: middle;
  width: 6%;
}
#main #contents #h2_1 #day table tr th {
  background: #f4f4f4;
  text-align: center;
  width: 47%;
}
#main #contents #h2_1 #day table tr td ul {
  margin: 0;
}
#main #contents #h2_1 #day table tr td ul li {
  list-style-type: none;
}
#main #contents #h2_1 #day ul {
  margin: 0;
}
#main #contents #h2_1 #day ul li {
  list-style-type: none;
}
.sample-img-left {
  background: #fff;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px;
  font-size: 100%;
  width: 260px;
  height: 160px;
  float: left;
}
.sample-img-left span {
  background: #eee;
  color: #447688;
  line-height: 1.4;
  display: block;
}
.sample-img-left span {
  padding-top: 48px;
  height: 112px;
}
.sample-img-right {
  background: #fff;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px;
  font-size: 100%;
  width: 260px;
  height: 160px;
  float: right;
}
.sample-img-right span {
  background: #eee;
  color: #447688;
  line-height: 1.4;
  display: block;
}
.sample-img-right span {
  padding-top: 48px;
  height: 112px;
}
