#footer{
  position:absolute;
  top:1270px;
  margin-bottom:10px;}

#slider{
  position:absolute;
  top:140px;
  background-color:;
  width:1100px;
  height:530px;}

#topics{
  position:absolute;
  top:750px;
  width:765px;
  height:440px;
  margin-bottom:20px;
  overflow:auto;}

#info th{
  vertical-align:top;
  padding-right:10px;}

#info td{
  padding-bottom:10px;}

#topics a{
  display:block;
  color:#2c2c2c;}

#topics a:hover{
  color:#696969;
  text-decoration: underline;}


.slides {
  padding:0px;
  margin:0px;
  height: 100%;
  overflow: hidden;
  *zoom: 1;
}
.slide {
  width:1280px;
  height: 100%;
  float: left;
  clear: none;
}
.slide img {
  width: 1280px;
}
.slider-arrow {
  position: absolute;
  display: block;
  margin-bottom: -20px;
  padding: 20px;
}
.slider-arrow--right {
  bottom: 50%;
  right: 60px;
  background: url(../img/right.png) no-repeat;
}
.slider-arrow--left {
  bottom: 50%;
  left: 60px;
  background: url(../img/left.png) no-repeat;
}
.slider-nav {
  position: absolute;
  bottom: 20px;
}

.slider-nav__item {
  width: 10px;
  height: 10px;
  float: left;
  clear: none;
  display: block;
  margin: 0 5px;
  border: 1px solid #fff;
  border-radius: 8px;
}

.slider-nav__item:hover {
  background: #fff;
}

.slider-nav__item--current {
  background: #fff;
}


#timeline{
  position:relative;
  top:750px;
  left:765px;
  padding:none;
  width:335px;
  height:440px;
  border:none;
  background:#ffffff;}

.twitter-timeline{font-family:"ヒラギノ角ゴ Pro M3","メイリオ","Meiryo",sans-serif;}

.fb-page{
  position:relative;
  top:770px;
  left:775px;
  padding:none;
  width:355px;
  height:250px;
  border:none;
  background:;}

