@charset "UTF-8";

#main-image {
  width: 846px;
  height: 200px;
  border-top: 1px solid #14284B;
  border-bottom: 1px solid #14284B;
  margin-top: 10px;
  background: url(../images/mv01.jpg) no-repeat;
}

/* コンテンツ */
#content {
  width: 847px;
  padding-top: 10px;
  padding-bottom: 15px;
  clear: both;
}
#content02 {
  width: 847px;
  padding-bottom: 20px;
  clear: both;
}
/* コンテンツ END */

/* 人気講座 */
#box01 {
  width: 215px;
  margin: 0px 5px 0px 0px;
  float: left;
  padding: 0px;
  clear: none;
  }

#box01 h2.title {
  background: url(../images/title01.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  height: 40px;
  width: 215px;
  text-indent: -700em;
  }

#box01 .honbun {
  background: #FAFAFA;
  padding: 5px;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  margin: 0px;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  line-height: 100%;
  font-weight: normal;
  color: #444444;
  }
/* 人気講座 END */

/* ニュース */
#box02 {
  width: 380px;
  margin: 0px 5px 0px 0px;
  float: left;
  padding: 0px;
  clear: none;
  }

#box02 h2.title {
  background: url(../images/news.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  height: 40px;
  width: 380px;
  text-indent: -700em;
  }

#box02 .honbun {
  background: #FAFAFA;
  padding: 5px;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  margin: 0px;
  }

#box02 .honbun td {
  border-bottom: 1px dotted #BFBFBF;
  padding: 0px 5px 10px 0px;
  font-size: 12px;
  font-style: normal;
  line-height: 13px;
  font-weight: normal;
  color: #444444;
  text-align: left;
  vertical-align: top;
}
/* ニュース END */

/* イベント */
#box03 {
  width: 240px;
  margin: 0px 1px 0px 0px;
  float: right;
  padding: 0px;
  font-size: 11px;
  font-style: normal;
  line-height: 180%;
  font-weight: normal;
  color: #444444;
  clear: none;
  }

#box03 h2.title {
  background: url(../images/events.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  height: 40px;
  width: 240px;
  text-indent: -700em;
  }

#box03 .honbun {
  background: #FAFAFA;
  padding: 5px;
  border-right: 1px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  border-left: 1px solid #BFBFBF;
  margin: 0px;
  text-align: left;
  line-height: 100%;
}

#box03 .honbun table tr td {
	vertical-align: top;
	color: #990000;
}

#box03 .name {
  font-weight: bold;
  line-height: 12px;
  margin-bottom: 3px;
}

#box03 .place {
  font-weight: bold;
  line-height: 15px;
}

#box03 .event {
  padding: 0px;
  margin: 0px 0px 10px;
}

#box03 .event ul {
  list-style: none;
  line-height: 10px;
  padding-left: 10px;
}
/* イベント END */

/* バナー */
#box04 {
  width: 215px;
  float: left;
  margin: 0px 5px 0px 0px;
  }

#box04 p {
  margin-bottom: 10px;
}
/* バナー END */

/* メッセージ */
#box05 {
  width:626px;
  float: left;
}

/* メッセージ END */

/* コンテンツ END */
.right_b {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
}

