.mainImgTop {
  position: relative;
  width: 640px;
  height:480px;
}
.logoDivEn {
  width:808px;
}
.fix {
  position: absolute;
}
.cursor {
  cursor: pointer;
}
.mainImgDiv {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width:640px;
  height:480px;
}
 /* IE 6 */
* html div.wrap div {
    display: inline;
    zoom: 1;
}
/* IE 7 */
*:first-child+html div.wrap div {
    display: inline;
    zoom: 1;
}

#special {
  width:712px;
}

#date {
  position: absolute;
  right: 10px;
  text-align: right;
  font-size: 12px;
  width: 120px;
}

#youtube {
  padding-top: 15px;
  clear: both;
}

.images {
  margin-top:40px;
  height:80px;
}

.image {
  margin-left:10px;
  width:134px;
  height:90px;
  background-color: #C7C7C7;
  text-align:center;
  padding:auto;
}
.image:first-child {
  margin-left:0px;
  clear:both;
}
.image.enabled {
  cursor: pointer;
}

.thumb {
  max-width:134px;
  max-height:90px;
  line-height: 90px;


}

#text {
  clear: both;
  margin-top: 30px;
  margin-right: 30px;
}
/**************************************/
/*               Back Number            */
/**************************************/
.backNumber {
  cursor: pointer;
  margin-bottom: 15px;

}
#backNumber{
  overflow: hidden;
}
.title {
  width: 690px;
}
.text {
  width: 130px;
}

#title {
  font-size: 12px;
}

.nextButton {
  font-size: 32px;
  position: relative;
  margin-top: 70px;
  margin-bottom: 50px;
  margin-left: -10px;
  width: 720px;
  height: 53px;
  background-color: #BBB;
  text-align: center;
  padding-top: 8px;
  color: #FFF;
}