@charset "UTF-8";

/* コンテンツバー */
article h1 { background: url(../images/sejutu_ryoukin_bar.gif) no-repeat; }

article h3 {
  clear: right;
}

#ryoukin_table {
  text-align: center;
  width: 254px;
  height: 228px;
  margin: 0px auto;
  border-spacing: 0px 3px;
  color: #3a0000;
}

#ryoukin_table th, td {
  border: 1px #89683f solid;
  font-weight: normal;
}

#ryoukin_table tr td:first-child {
  background-color: #f4e3d3;
  border-right: 0;
}

#ryoukin_table tr th:first-child {
  background-color: #fffaf5;
  border-right: 0;
}

article section .photo {
  float: right;
}

article section .photo img {
  display: block;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 20px;
}

article section p {
  margin-top: 0;
  margin-left: 5px;
}

article section .of_course {
  color: #7F2D00;
}

article section .notice {
  text-align: center;
  color: #0000FF;
}

article section .notice .title:before {
  content: "★";
}

article section .notice .title:after {
  content: "★";
}
