@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;
}
@charset "utf-8";
/*
#main h1 {
  height: 0;
  overflow: hidden;
  display: block;
  background: #ffffff url(../images/common/h1.gif) no-repeat 0 0;
  border: 1px solid #ddd;
  padding-top: 49px;
  margin-bottom: 0.3em;
}
*/
#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_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: #447688;
  font-size: 110%;
  font-weight: bold;
  line-height: 41px;
  padding-left: 1em;
  margin-bottom: 2em;
}
#main #contents #h2_1 .sub-contents {
  width: 98% !important;
}
#main #contents #h2_1 .sub-contents h3 {
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 0;
  padding-top: 27px;
  overflow: hidden;
  margin-bottom: 1em;
}
#main #contents #h2_1 .sub-contents .timetable-pics {
  *zoom: 1;
}
#main #contents #h2_1 .sub-contents .timetable-pics:before,
#main #contents #h2_1 .sub-contents .timetable-pics:after {
  display: table;
  content: "";
}
#main #contents #h2_1 .sub-contents .timetable-pics:after {
  clear: both;
}
#main #contents #h2_1 .sub-contents .timetable-pics .timetable {
  width: 100%;
  float: left;
}
#main #contents #h2_1 .sub-contents .timetable-pics .timetable table tr th {
  background: #e6edeb;
  color: #4894b0;
  width: 10%;
}
#main #contents #h2_1 .sub-contents .timetable-pics .timetable table tr td {
  width: 10%;
}
#main #contents #h2_1 .sub-contents .timetable-pics .timetable table tr td.td-contents {
  width: 80%;
}
#main #contents #h2_1 .sub-contents .timetable-pics .timetable table tr td.td-contents .event-img {
  border: 1px solid #ccc;
  width: 200px;
  padding: 3px;
  float: right;
}
#main #contents #h2_1 .sub-contents .timetable-pics .timetable table tr td ul {
  width: 290px;
  float: left;
}
#main #contents #h2_1 .sub-contents .timetable-pics .timetable table tr td ul li {
  margin: 0.3em 0;
}
#main #contents #h2_1 .sub-contents .timetable-pics .pics {
  float: right;
}
#main #contents #h2_1 #spring h3 {
  background-image: url("../images/event/head_spring.gif");
}
#main #contents #h2_1 #spring .timetable-pics .timetable table tr th {
  background: #fff4f4;
  color: #d44;
}
#main #contents #h2_1 #summer h3 {
  background-image: url("../images/event/head_summer.gif");
}
#main #contents #h2_1 #summer .timetable-pics .timetable table tr th {
  background: #f4f4ff;
  color: #44d;
}
#main #contents #h2_1 #fall h3 {
  background-image: url("../images/event/head_fall.gif");
}
#main #contents #h2_1 #fall .timetable-pics .timetable table tr th {
  background: #fff4f0;
  color: #dd8822;
}
#main #contents #h2_1 #winter h3 {
  background-image: url("../images/event/head_winter.gif");
}
#main #contents #h2_1 #winter .timetable-pics .timetable table tr th {
  background: #fff0ff;
  color: #d2d;
}
.sample-img-container {
  margin: 0;
}
.sample-img {
  background: #fff;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px;
  font-size: 80%;
  width: 200px;
  height: 120px;
}
.sample-img span {
  background: #eee;
  color: #447688;

  line-height: 1.4;
  display: block;
}
.sample-img span {
  padding-top: 36px;
  height: 84px;
}
