@charset "utf-8";

/* h1Navi */
#mainContents #contentRight h1 {
  margin: 0;
}

ul#h1Navi {
  margin: 0 0 10px 0;
  width: 706px;
  height: 40px;
  background: url(../img/h1_nav4.png) no-repeat;
}
ul#h1Navi.h1Navi3 {
  background: url(../img/h1_nav3.png) no-repeat;
}
ul#h1Navi.h1Navi5 {
  background: url(../img/h1_nav5.png) no-repeat;
}

  ul#h1Navi li {
    float: left;
    margin: 0;
    padding: 0;
    /*outline: 1px solid red;*/
  }
    ul#h1Navi li a {
      display: block;
      height: 40px;
      text-indent: -100em;
      overflow: hidden;
      background-image: url(../img/h1_nav4.png);
      background-repeat: no-repeat;
    }
    ul#h1Navi.h1Navi3 li a {
      background-image: url(../img/h1_nav3.png);
    }
    ul#h1Navi.h1Navi5 li a {
      background-image: url(../img/h1_nav5.png);
    }
    ul#h1Navi.h1Navi6 li a {
      background: url(../img/h1_nav6.png) no-repeat;
    }


  ul#h1Navi li.item1 {
    padding-left:  10px;
    padding-right:  1px;
    width: 170px;
  }
    ul#h1Navi li.item1 a {
      background-position: -10px 0px;
    }
    ul#h1Navi li.item1 a.active {
      background-position: -10px -40px !important;
    }
    ul#h1Navi li.item1 a:hover {
      background-position: -10px -80px;
    }
    ul#h1Navi li.item1 a.disable {
      background-position: -10px -120px;
      cursor: default;
    }
  ul#h1Navi li.item2 {
    padding-left:   1px;
    padding-right:  1px;
    width: 170px;
  }
    ul#h1Navi li.item2 a {
      background-position: -182px 0px;
    }
    ul#h1Navi li.item2 a.active {
      background-position: -182px -40px !important;
    }
    ul#h1Navi li.item2 a:hover {
      background-position: -182px -80px;
    }
    ul#h1Navi li.item2 a.disable {
      background-position: -182px -120px;
      cursor: default;
    }
  ul#h1Navi li.item3 {
    padding-left:   1px;
    padding-right:  1px;
    width: 170px;
  }
    ul#h1Navi li.item3 a {
      background-position: -354px 0px;
    }
    ul#h1Navi li.item3 a.active {
      background-position: -354px -40px !important;
    }
    ul#h1Navi li.item3 a:hover {
      background-position: -354px -80px;
    }
    ul#h1Navi li.item3 a.disable {
      background-position: -354px -120px;
      cursor: default;
    }
  ul#h1Navi li.item4 {
    padding-left:   1px;
    padding-right: 10px;
    width: 170px;
  }
    ul#h1Navi li.item4 a {
      background-position: -526px 0px;
    }
    ul#h1Navi li.item4 a.active {
      background-position: -526px -40px !important;
    }
    ul#h1Navi li.item4 a:hover {
      background-position: -526px -80px;
    }
    ul#h1Navi li.item4 a.disable {
      background-position: -526px -120px;
      cursor: default;
    }
    ul#h1Navi li.item5 {
    padding-left:   1px;
    padding-right:  1px;
    width: 170px;
    }
    ul#h1Navi li.item5 a {
      background-position: -698px 0px;
    }
    ul#h1Navi li.item5 a.active {
      background-position: -698px -40px !important;
    }
    ul#h1Navi li.item5 a:hover {
      background-position: -698px -80px;
    }
    ul#h1Navi li.item5 a.disable {
      background-position: -698px -120px;
      cursor: default;
    }

/* hyoshoNavi */
ul#hyoshoNavi {
  margin: 0 0 10px 0;
  width: 660px;
  height: 40px;
  background: url(../img/nav_photo.png) no-repeat;
}

  ul#hyoshoNavi li {
    float: left;
    margin: 0;
    padding: 0;
    width: 110px;
    /*outline: 1px solid red;*/
  }
    ul#hyoshoNavi li a {
      display: block;
      height: 40px;
      text-indent: -100em;
      overflow: hidden;
      background-image: url(../img/nav_photo.png);
      background-repeat: no-repeat;
      cursor: pointer;
    }

  ul#hyoshoNavi li.item1 {
    /*width: 110px;*/
  }
    ul#hyoshoNavi li.item1 a {
      background-position: 0px -40px;
    }
    ul#hyoshoNavi li.item1 a.active {
      background-position: 0px 0px !important;
    }
    ul#hyoshoNavi li.item1 a:hover {
      background-position: 0px -80px;
    }
  ul#hyoshoNavi li.item2 {
    /*width: 110px;*/
  }
    ul#hyoshoNavi li.item2 a {
      background-position: -110px -40px;
    }
    ul#hyoshoNavi li.item2 a.active {
      background-position: -110px 0px !important;
    }
    ul#hyoshoNavi li.item2 a:hover {
      background-position: -110px -80px;
    }
  ul#hyoshoNavi li.item3 {
    /*width: 110px;*/
  }
    ul#hyoshoNavi li.item3 a {
      background-position: -220px -40px;
    }
    ul#hyoshoNavi li.item3 a.active {
      background-position: -220px 0 !important;
    }
    ul#hyoshoNavi li.item3 a:hover {
      background-position: -220px -80px;
    }
  ul#hyoshoNavi li.item4 {
    /*width: 110px;*/
  }
    ul#hyoshoNavi li.item4 a {
      background-position: -330px -40px;
    }
    ul#hyoshoNavi li.item4 a.active {
      background-position: -330px 0 !important;
    }
    ul#hyoshoNavi li.item4 a:hover {
      background-position: -330px -80px;
    }
  ul#hyoshoNavi li.item5 {
    /*width: 110px;*/
  }
    ul#hyoshoNavi li.item5 a {
      background-position: -440px -40px;
    }
    ul#hyoshoNavi li.item5 a.active {
      background-position: -440px 0 !important;
    }
    ul#hyoshoNavi li.item5 a:hover {
      background-position: -440px -80px;
    }
  ul#hyoshoNavi li.item6 {
    /*width: 110px;*/
  }
    ul#hyoshoNavi li.item6 a {
      background-position: -550px -40px;
    }
    ul#hyoshoNavi li.item6 a.active {
      background-position: -550px 0 !important;
    }
    ul#hyoshoNavi li.item6 a:hover {
      background-position: -550px -80px;
    }

/* banner */
.banner {
  position: relative;
  width: 660px;
  margin: 10px auto;
  overflow: auto;
}

  .banner li {
    list-style: none;
    display: block;
    float: left;
    width: 660px;
    height: 440px;
    position: relative;
  }
    .banner li img {
      position: absolute;
    }
  .banner.photo a.prevBtn,
  .banner.photo a.playBtn,
  .banner.photo a.playBtn.playing,
  .banner.photo a.nextBtn,
  .banner.video a.prevBtn,
  .banner.video a.nextBtn {
    background-image: url(../img/icon_controls.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 18px;
    position: absolute;
    z-index: 20;
    bottom: 30px;
    cursor: pointer;
  }
  .banner.photo a.prevBtn:hover,
  .banner.photo a.playBtn:hover,
  .banner.photo a.playBtn.playing:hover,
  .banner.photo a.nextBtn:hover,
  .banner.video a.prevBtn:hover,
  .banner.video a.nextBtn:hover {
    opacity: 0.8;
  }

  .banner.photo a.prevBtn {
    background-position: 0 0;
    right: 79px;
  }
  .banner.video a.prevBtn {
    background-position: 0 0;
    right: 52px;
  }
  .banner.photo a.playBtn,
  .banner.photo a.playBtn.playing {
    right: 47px;
  }
  .banner.photo a.playBtn {
    background-position: -50px 0;
  }
  .banner.photo a.playBtn.playing {
    background-position: -27px 0;
  }
  .banner.photo a.nextBtn,
  .banner.video a.nextBtn {
    background-position: -73px 0;
    right: 20px;
  }
  .banner.photo span.pageNum {
    position: absolute;
    z-index: 10;
    font-size: 11px;
    right: 20px;
    text-align: center;
    width: 76px;
    bottom: 5px;
    color: #fff;
  }
  .banner.video span.pageNum {
    position: absolute;
    z-index: 10;
    font-size: 11px;
    right: 20px;
    text-align: center;
    width: 50px;
    bottom: 5px;
    color: #fff;
  }


  .banner div.tutPhoto {
    width: 137px;
    height: 72px;
    background: url(../img/tutorial_photo.png) no-repeat;
    position: absolute;
    z-index: 20;
    right: 0;
    bottom: 60px;
  }
  .banner div.tutVideo {
    width: 137px;
    height: 72px;
    background: url(../img/tutorial_video.png) no-repeat;
    position: absolute;
    z-index: 20;
    right: 0px;
    bottom: 60px;
  }
  .thumb div.tutVideo {
    width: 137px;
    height: 72px;
    background: url(../img/tutorial_videothumb.png) no-repeat;
    position: absolute;
    z-index: 20;
    left: -10px;
    top: -20px;
  }

  /*
  .banner a.nextBtn {
    width: 30px;
    height: 62px;
    background: url(../img/icon_next.png) no-repeat 10px 22px;
    cursor: pointer;
    position: absolute;
    z-index: 20;
    right: 0;
    bottom: 0;
  }
  .banner a.prevBtn {
    width: 30px;
    height: 62px;
    background: url(../img/icon_prev.png) no-repeat 10px 22px;
    cursor: pointer;
    position: absolute;
    z-index: 20;
    left: 0;
    bottom: 0;
  }
  */

  .banner img.video {
    position: absolute;
    z-index: 20;
    left: 236px;
    top: 167px;
  }

.rs-caption {
  position: absolute;
  z-index: 10;
  width: 540px;
  height: 62px;
  line-height: 1.5;
  bottom: 0;
  padding: 0 100px 0 20px;
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  border: 1px solid #000;
  background: #222;
  background: rgba(0, 0, 0, 0.9);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  background: linear-gradient(top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.9));
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.12) inset;
}

  .rs-caption span {
    display: table-cell;
    vertical-align: middle;
    height: 62px;
  }
  .rs-caption.rs-bottom {
    border-bottom: none;
    border-left: none;
    border-right: none;
  }

.progress {
  position: absolute;
  z-index: 20;
  left: 0;
  bottom: 61px;
  width: 0px;
  height: 1px;
  background: #c6b15b;
}

/* prefPanel(photo) */
.prefPanel {
  position: absolute;
  z-index: 30;
  width: 152px;
  height: 75px;
  right: 13px;
  bottom: 50px;
  background: url(../img/pref_slide.png) no-repeat;
  display: none;
}
  .prefPanel span.ui-spinner {
    position: absolute;
    top: 36px;
    left: 10px;
    width: 70px;
    height: 18px;
  }
  .prefPanel input {
    width: 50px;
    height: 14px;
    font-size: 12px !important;
    text-align: center;
    outline: 0;
  }
  .prefPanel a.startBtn {
    position: absolute;
    width: 42px;
    height: 20px;
    top: 37px;
    left: 96px;
    cursor: pointer;
  }
  .prefPanel a.closeBtn {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0px;
    right: 0px;
    cursor: pointer;
  }
/* thumb */
.thumb {
  position: relative;
  width: 660px;
  margin: 10px auto;
}
  .thumb ul {
  }
    .thumb li {
      list-style: none;
      display: block;
      float: left;
      border: 2px solid #fff;
    }
    .thumb li.active {
      border-color: #00A2EA;
    }
    .thumb li a {
      display: block;
      cursor: pointer;
    }
  .thumb img {
    width: 106px;
  }

  #powerTip {
    font-size: 11px;
  }
