@charset "UTF-8";
/* CSS Document */
h3 {
  font-size:200%;
  color: #990000;
}
.top_box {
  border: 1px solid #666666;
  padding:1px;
  height:325px;
}
.top_left {
  width:33%;
  background-color:#2D2D2D;
  color:#FFFFFF;
  float:left;
  height:325px;
}
.top_left img {
  margin-top:7px;
  margin-left:7px;
}
.top_left ul {
  margin:20px;
  padding:0;
}
.top_left p {
  font-size:110%;
  color:#FFFF00;
  font-weight:bold;
  text-align:center;
  margin-bottom:0px;
  margin-top:5px;
}
.top_right {
  margin-left:3px;
  height:325px;
}
.top_right p {
  font-size:130%;
  color: #FF9900;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:10px;
  padding-left:20px;
}
.seiko {
  line-height:26px;
  height:26px;
  font-weight:bold;
  font-size:125%;
  }

.button_1 {
  background-image:url(/src/img/seminar/button.png);
  background-repeat: no-repeat;
  font-weight:bold;
  line-height:14px;
  text-align:left;
  width:213px;
  font-size:11px;
  height:43px;
  padding-top:8px;
  padding-left:30px;
  float:right;
}
.button_2 {
  background-image:url(/src/img/seminar/button_.png);
  background-repeat: no-repeat;
  font-weight:bold;
  text-align: center;
  background-position: center;
  font-size:130%;
  height:53px;
  line-height:53px;
  padding-left:20px;
  margin-top:20px;
}
h4 {
  margin-bottom:0px;
}
.bold_hr {
  border-color:#CCCCCC;
  border-width:3px;
  border-style:solid;
  margin-top:0px;
}
.s_title {
  line-height: 30px;
  /*height: 30px;*/
  background-color: #2c2c2c;
  font-weight: bold;
  color: #FFFFFF;
  font-size:16px;
  /*text-indent:20px;*/
}
.title_box p {
  /*margin:0px;
  padding:0px;*/
}
.title_box {
  width:85%;
  margin-left:40px;
  margin-top:20px;
}
.detail_box {
  width:85%;
  margin-left:40px;
  margin-top:20px;
}
.h5_seminar {
  background-color:#666666;
  color:#ffffff;
  padding:10px 20px;
  margin-top:0.2em;
  font-size: 125%;
}
.bold {
  font-weight:bold;
}
.gaiyou {
  font-weight:bold;
  width:400px;
  display:block
}
.detial_left {
  width:20%;
  height:20px;
  margin-top:10px;
  color:#FFFFFF;
  background-color:#ffaf2a;
  float:left;
  text-align:center;
}
.detail_right {
  height:20px;
  margin-top:10px;
  text-indent: 10px;
}
.button_3 {
  background-image:url(/src/img/seminar/button_1.png);
  background-repeat: no-repeat;
  font-weight:bold;
  line-height:29px;
  text-align:right;
  background-position:right;
  font-size:11px;
  height:29px;
  padding-right:20px;
  margin-top:10px;
  margin-bottom:10px;
}
.seminar_table{
    border: 0 solid #ffffff;
}
.seminar_table th{
    color: #ffffff;
    background-color: #ffaf2a;
    text-align:center;
    padding: 5px 10px;
    border: 3px solid #ffffff;
    width: 80px;
}
.seminar_table td{
    border: 1px solid #ffffff;
    padding-left: 5px; 
}

.seminar_detail {
    margin: 0;
    padding: 5px;
    line-height: 150%;
    background-color: #f8f8f8;
}