/*PC版*/

#avopen2014_pc{
  width:950px;
  position:relative;
  margin:0 auto;
  height:1693px;
  background:url(../images/mainbg.jpg);
}

#prvideo{
  position: absolute;
  left: 539px;
  top: 318px;
  width: 390px;
  height: 244px;
}

.photo{
  position: absolute;
  display: block;
}

#buyArea_pc{
  width:950px;
  position:relative;
  margin:0 auto 15px auto;
  height:628px;
  background:url(../images/buybg.jpg);
}

  #buyArea_pc .txt{
    position: absolute;
    top: 200px;
    left:400px;
    width:490px;
    height:100px;
    line-height: 1.6em;
    }

  .siteBtn{
    position: absolute;
    left: 562px;
    top: 575px;
    width: 343px;
    height: 51px;
  }

  .bnArea{
    background: #666;
    padding: 30px 30px 40px 30px;
    text-align: center;

  }

  .bnArea p{
    color: #FFF;
    font-size: 120%;
    margin-bottom: 10px;
    }