@charset "Shift_JIS";
/* :::::::::: サイドメニュー :::::::::: */
dt#snav_tenji01 a {
      background: url(../common/snav_tenji_ichioshi_off.png) top left no-repeat;
      display: block;
      width: 180px;
      height: 25px;
      margin: 5px 0 0 10px;
      text-indent: -9999px;
}

dt#snav_tenji02 a {
      background: url(../common/snav_tenji_system_off.png) top left no-repeat;
      display: block;
      width: 180px;
      height: 25px;
      margin: 0 0 0 10px;
      text-indent: -9999px;
}

dt#snav_tenji03 a {
      background: url(../common/snav_tenji_floor_off.png) top left no-repeat;
      display: block;
      width: 180px;
      height: 20px;
      margin: 0 0 0 10px;
      text-indent: -9999px;
}

dt#snav_tenji01 a:hover {
      background: url(../common/snav_tenji_ichioshi_on.png) top left no-repeat;
}

dt#snav_tenji02 a:hover {
      background: url(../common/snav_tenji_system_on.png) top left no-repeat;
}

dt#snav_tenji03 a:hover {
      background: url(../common/snav_tenji_floor_on.png) top left no-repeat;
}

dt#snav_tenji01 a#ichioshi {
      background: url(../common/snav_tenji_ichioshi_on.png) top left no-repeat;
}

dt#snav_tenji02 a#system {
      background: url(../common/snav_tenji_system_on.png) top left no-repeat;
}

dt#snav_tenji03 a#floor {
      background: url(../common/snav_tenji_floor_on.png) top left no-repeat;
}

/* :::::::::: メインエリア :::::::::: */
#titleArea {
      margin: 2px 0 0 0;
      padding: 0;
}
#titleArea h2 {
      display: block;
      width: 308px;
      height: 25px;
      background: url(../new/images/new_tt.gif) 1px top no-repeat ;
      text-indent: -9999px;
}
#titleArea h3 {
      margin: 0;
      padding-top: 5px;
}
.textArea {
      display: block;
      width: 535px;
      height: auto;
      margin: 10px auto 50px auto;
      padding: 0;
      font-size: small;
}
#newArea {
      display: block;
      width: 530px;
      height: auto;
      margin: 20px 0;
      padding: 0;
}
ul.article {
      float: left;
      width: 520px;
      height: auto;
      background: url(../common/dot_line_yoko.gif) 5px bottom repeat-x;
      margin: 0 0 5px 10px;
      padding: 0 0 10px 0;
}
ul.article li.date {
      float: left;
      text-align: left;
      margin: 0 5px 0 0;
      padding: 0;
}
ul.article .icon {
      margin: 3px auto 0 auto;
      padding: 0;
}
ul.article .new {
      margin: 3px 8px 0 auto;
      padding: 0;
}

.detail {
      display: block;
      width: 520px;
      height: auto;
      margin: 10px auto 50px auto;
      padding: 0;
}

.subTitle {
      display: block;
      width: 545px;
      height: 35px;
      margin:  30px 0 0 0;
      padding: 0;
}

#progrum,
#kashidashi,
#pamphlet {
      display: block;
      width: 545px;
      height: auto;
      margin: 20px auto;
      border: solid 1px #000;
}




