@charset "utf-8";
/*--------------------------------------------------
/* 設定
--------------------------------------------------*/
.cfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cfix {
  display: inline-table;
  min-height: 1%;
}
* html .cfix {
  height: 1%;
}
.cfix {
  display: block;
}

a:link {
  color: #333;
}

#wrap {
  background: url(../img/background.jpg) no-repeat scroll center top;
  margin: 0 auto;
  width: auto;
}

#main {
  background: url(../img/background_in.jpg) no-repeat scroll center top;
  height: 838px;
  margin: 0 auto;
  width: 1000px;
}

#footer {
  margin: 0 auto;
  width: 1000px;
  padding-left: 32px;
  position: relative;
    }

#footer_2 li {
  float:left;
  list-style-type:none;
  margin: 0 auto;
  padding: 10px 0px 40px;
}

.right {
  position: absolute;
  left: 700px;
  padding-top: 10px;
    }

.contents {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
.top {
    left: 5px;
    position: absolute;
    top: 0;
}
.day {
    left: 552px;
    position: absolute;
    top: 0;
}
.movie {
  left: 10px;
  position: absolute;
  top: 241px;
  background: url(../img/youtube_back.png);
  height: 254px;
  width: 342px;
}
.moviein {
  padding: 11px 0px 0px 17px;
    }
.txt {
    left: 359px;
    position: absolute;
    top: 329px;
}
.title {
    left: 250px;
    position: absolute;
    top: 540px;
}
.itemimg {
    left: 18px;
    position: absolute;
    top: 518px;
}
.itembtn {
    left: 17px;
    position: absolute;
    top: 752px;
}
#social {
  left: 15px;
  position: absolute;
  top: 817px;
}
#social li {
  float: left;
}