.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:679px;
}

#date {
  position: absolute;
  right: 180px;
}

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

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

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

.thumb {
  max-width:120px;
  max-height:80px;
  line-height: 80px;


}

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

}
.title {
  width: 130px;
}
.text {
  width: 130px;
}
