@import url(/library/default.css);
body {
  background-color: #ecc74d;
  background-image: url(../image/dara_back.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover; }

#wrapper {
  width: 1003px;
  margin: 0 auto;
  text-align: center; }

#header {
  margin: -17px 0 0 0;
  padding: 0; }

#schedule {
  background-color: #ffffff;
  background-image: url(../image/schedule_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 950px;
  height: 666px;
  position: relative;
  margin: 0 auto 10px auto;
  padding-bottom: 20px; }
  #schedule .nkn_1 {
    position: absolute;
    top: 33px;
    left: 51px;
    background-color: #000000; }
  #schedule .nkn_2 {
    position: absolute;
    top: 33px;
    left: 230px;
    background-color: #000000; }
  #schedule .nkn_3 {
    position: absolute;
    top: 33px;
    left: 408px;
    background-color: #000000; }
  #schedule .nkn_4 {
    position: absolute;
    top: 33px;
    left: 587px;
    background-color: #000000; }
  #schedule .nkn_5 {
    position: absolute;
    top: 33px;
    left: 765px;
    background-color: #000000; }
  #schedule .sby_1 {
    position: absolute;
    top: 177px;
    left: 51px;
    background-color: #000000; }
  #schedule .sby_2 {
    position: absolute;
    top: 177px;
    left: 230px;
    background-color: #000000; }
  #schedule .sby_3 {
    position: absolute;
    top: 177px;
    left: 408px;
    background-color: #000000; }
  #schedule .sby_4 {
    position: absolute;
    top: 177px;
    left: 587px;
    background-color: #000000; }
  #schedule .sby_5 {
    position: absolute;
    top: 177px;
    left: 765px;
    background-color: #000000; }
  #schedule .bkr_1 {
    position: absolute;
    top: 368px;
    left: 51px;
    background-color: #000000; }
  #schedule .bkr_2 {
    position: absolute;
    top: 368px;
    left: 230px;
    background-color: #000000; }
  #schedule .bkr_3 {
    position: absolute;
    top: 368px;
    left: 408px;
    background-color: #000000; }
  #schedule .bkr_4 {
    position: absolute;
    top: 368px;
    left: 587px;
    background-color: #000000; }
  #schedule .bkr_5 {
    position: absolute;
    top: 368px;
    left: 765px;
    background-color: #000000; }
  #schedule .cmp_1 {
    position: absolute;
    top: 512px;
    left: 51px;
    background-color: #000000; }
  #schedule .cmp_2 {
    position: absolute;
    top: 512px;
    left: 230px;
    background-color: #000000; }
  #schedule .cmp_3 {
    position: absolute;
    top: 512px;
    left: 408px;
    background-color: #000000; }
  #schedule .cmp_4 {
    position: absolute;
    top: 512px;
    left: 587px;
    background-color: #000000; }
  #schedule .cmp_5 {
    position: absolute;
    top: 512px;
    left: 765px;
    background-color: #000000; }

#schedule a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )"; }

#contents {
  background-color: #f1e9c5;
  width: 950px;
  padding: 20px 0;
  margin: 0 auto 20px auto; }
  #contents .t_info {
    width: 890px;
    margin: 0 auto;
    text-align: left; }
    #contents .t_info:after {
      display: block;
      visibility: hidden;
      clear: both;
      height: 0;
      content: ""; }
    #contents .t_info .t_midashi {
      margin: 0 0 20px 0; }
    #contents .t_info .innerwrap {
      text-align: center; }
      #contents .t_info .innerwrap .leftside {
        width: 300px;
        float: left; }
      #contents .t_info .innerwrap .rightside {
        width: 570px;
        float: right;
        text-align: left; }

.twt {
  margin-top: 20px; }

.rightside h2 {
  margin: 0 0 10px 0;
  padding: 10px 0 8px 10px;
  font-size: 16px;
  background-color: #3333;
  color: #ffffff; }

.rightside ul {
  margin: 10px 0 10px 20px;
  padding: 0;
  list-style: none; }

.rightside ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 13px;
  background-image: url(../image/list_topics.gif);
  background-repeat: no-repeat;
  background-position: left top; }

#foot {
  width: 930px; }
