#wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 50px 0 0;
}
#subCol {
  width: 370px;
  float: right;
  padding: 10px 0 0;
}
#mainCol {
  width: 560px;
  float: left;
}
#promo {
  position: relative;
  width: 560px;
  height: 460px;
}
#slider1 {
  width: 560px;
  height: 460px;
  list-style: none;
}

#promo #slider1 a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.topBlock {
  width: 560px;
  padding: 20px 0 30px;
}
.titleArea {
  height: 39px;
  border-bottom: 1px solid #bebab1;
}
.titleArea h2 {
  text-indent: -9999px;
  float: left;
  width: 362px;
  height: 39px;
  background: left top no-repeat;
}
.titleArea h2.title_news {
  background-image: url(../img/top/title_new.gif);
}
.titleArea h2.title_astalight {
  background-image: url(../img/top/title_astalight.gif);
}
.titleArea h2.title_twitter {
  background-image: url(../img/top/title_twitter.gif);
}
.titleArea h2.title_instagram {
  background-image: url(../img/top/title_instagram.gif);
}

.titleArea h2.title_blog {
  background-image: url(../img/top/title_lineblog.gif);
}


.titleArea .btnRss,
.titleArea .btnFc {
  text-indent: -9999px;
  float: right;
  width: 54px;
  height: 30px;
  background: url(../img/top/btn_rss.gif) left top no-repeat;
}
.titleArea .btnFc {
  width: 137px;
  background-image: url(../img/top/btn_fc.gif);
}
.titleArea .btnRss:hover {
  background-image: url(../img/top/btn_rss_on.gif);
}
.titleArea .btnFc:hover {
  background-image: url(../img/top/btn_fc_on.gif);
}
.topList li {
  font-size: 10px;
  padding: 10px 0 11px 4px;
  border-bottom: 1px dotted #bbbbb3;
}
#bannerArea {
  padding: 10px 0 20px;
}
#bannerArea li {
  float: left;
  width: 190px;
  height: 70px;
}
#bannerArea li.last {
  width: 180px;
}
#twSelect {
  float: right;
  width: 198px;
  height: 30px;
}
#twSelect li {
  float: left;
  height: 30px;
  padding: 0 0 0 10px;
}
#twSelect li a {
  text-indent: -9999px;
  display: block;
  width: 87px;
  height: 30px;
  background: left top no-repeat;
}
#twSelect li.btnOf a {
  width: 91px;
  background-image: url(../img/top/btn_official.gif);
}
#twSelect li.btnOf a:hover,
#twSelect li.btnOf a.on {
  background-image: url(../img/top/btn_official_on.gif);
}
#twSelect li.btnMembr a {
  background-image: url(../img/top/btn_member.gif);
}
#twSelect li.btnMembr a:hover,
#twSelect li.btnMembr a.on {
  background-image: url(../img/top/btn_member_on.gif);
}
#twConetnt {
  position: relative;
  width: 560px;
  /*height: 200px;*/
  border-bottom: 1px solid #bebbb2;
}
div#twCol1,
div#twCol2 {
 /* position: absolute;
  left: 0;
 top:0;*/
  width: 560px;
  /*height: 200px;
  overflow: auto;*/
}
div#twCol2 {
  display: none;
}
iframe.twitter-timeline {
  width: 600px;
}
#twConetnt .tweet:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
#twConetnt .tweet {
  display: inline-block;
}
* html #twConetnt .tweet {
  height: 1%;
}
#twConetnt .tweet {
  display: block;
}
#twConetnt .tweet {
  padding: 10px;
  border-top: dotted 1px #bbbbb3;
}
#twConetnt .twUser {
}
#twConetnt .twProfileImg {
  float: left;
  margin: 10px 10px 0 0;
}
#twConetnt .twComment {
  padding: 10px 10px 10px 10px;
  font-size: 10px;
  line-height: 1.5em;
  color: #6B6B6B;
}
#twConetnt .twDate {
}
#twConetnt .twRt {
}
#twConetnt .twRt a {
}
#subCol .titleArea {
  height: 39px;
  border: none;
}
.titleArea h2.title_schedule {
  background-image: url(../img/top/title_schedule.gif);
}
.rssList {
  border: 1px solid #bcbbb6;
  margin: 0 0 10px;
}
.rssList dt {
  color: #5c5545;
  font-family: 'Terminal Dosis Light', sans-serif;
  position: relative;
  width: 368px;
  height: 63px;
  border-bottom: 1px solid #bcbbb6;
  background-color: #dddcd8;
}
.rssList dt.sun {
  color: #d0101b;
}
.rssList dt .date {
  font-size: 50px;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 63px;
  height: 63px;
  background-color: #fff;
  border-right: 1px solid #bcbbb6;
}
.rssList dt .month {
  font-size: 25px;
  line-height: 1.2;
  position: absolute;
  left: 73px;
  top: 25px;
}
.rssList dt .day {
  font-size: 18px;
  line-height: 1.2;
  position: absolute;
  right: 19px;
  top: 31px;
}
.rssList dd {
  line-height: 1.4;
  width: 250px;
  margin: 0 auto;
  padding: 18px 0 0 78px;
  border-bottom: 1px solid #bebab1;
  background: left 21px no-repeat;
}
.rssList dd.live {
  background-image: url(../img/top/icon_live.gif);
}
.rssList dd.media {
  background-image: url(../img/top/icon_media.gif);
}
.rssList dd.ust {
  background-image: url(../img/top/icon_ust.gif);
}
.rssList dd.ust2 {
  background-image: url(../img/top/icon_ust2.gif);
}
.rssList dd li {
  padding: 0 0 18px;
}
.rssList dd.last {
  border: none;
}
