a {outline:none;}


#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
    min-height:100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 5;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  z-index: 6;
}

html{
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding: 0;
  min-width: 640px;
  overflow-y:scroll;
}


body {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 640px;
  min-height: 2045px;
  margin: 0;
  padding: 0;
  z-index: 2;
  overflow: hidden;
   background-image: url(img/back_s.jpg) ;
  background-color:#000;
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size:  100%;
  background-size:  100%;
 
    
}

.box{  border: 0px solid #aaa;
    width: 640px;
    height: 2045px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
     
}


/*表示物の位置制御*/
#orep_copy{position:absolute;
        width:0%;
        height:0%;
        left: 60px;
        top:170px;
        margin-left: -60px;
        margin-top: -65px; 
    z-index: 2
}

#movie1{
        position:absolute;
        width:0%;
        height:0%;
        left: 91px;
        top:195px;
        margin-left: -60px;
        margin-top: 2px;
}

#movie2 {
        position:absolute;
        width:0%;
        height:0%;
        left: 91px;
        top: 680px;
        margin-left: -60px;
        margin-top: -80px;
}

#movie3 {
        position:absolute;
        width:0%;
        height:0%;
        left: 91px;
        top: 1084px;
        margin-left: -60px;
        margin-top: -80px;
}

#s_logo{
   position:absolute;
        width:0%;
        height:0%;
        left: 100px;
        top:80px;
        margin-left: -60px;
        margin-top: -65px;  
}


#copyright {
        position:absolute;
        width:0%;
        height:0%;
        left:105px;
        top: 1720px;
        margin-left: -60px;
        margin-top: -80px;
}

#PDF {
        position:absolute;
        width:0%;
        height:0%;
        left:225px;
        top: 1670px;
        margin-left: -60px;
        margin-top: -80px;
}

#bnr1{ 
position:absolute;
        width:0%;
        height:0%;
        left:225px;
        top: 1805px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr2{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top:2042px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr3{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top: 1865px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr4{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top: 1925px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr5{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top: 1985px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#navback{ 
position:absolute;
        width:0%;
        height:0%;
        left: 85px;
        top: 1480px;
        margin-left: -135px;
        margin-top: -85px;
    z-index: 0;
}
#nav{ 
position:absolute;
        width:0%;
        height:0%;
        left: 70px;
        top: 1510px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 1;
}

#nav01{ 
position:absolute;
        width:0%;
        height:0%;
        left: 0px;
        top: 0px;
        margin-left: 0px;
        margin-top: 0px;
     transform: scale(1.5);
  -webkit-transform: scale(1.5);
    
}
#nav02{ 
position:absolute;
        width:0%;
        height:0%;
        left: 210px;
        top: 0px;
        margin-left: 0px;
        margin-top: 0px;
     transform: scale(1.5);
  -webkit-transform: scale(1.5);
}

#nav03{ 
position:absolute;
        width:0%;
        height:0%;
        left: 420px;
        top: 0px;
        margin-left: 0px;
        margin-top: 0px;
    transform: scale(1.5);
  -webkit-transform: scale(1.5);
}



#nav05{ 
position:absolute;
        width:0%;
        height:0%;
        left: 110px;
        top: 80px;
        margin-left: 0px;
        margin-top: 0px;
    transform: scale(1.5);
  -webkit-transform: scale(1.5);
}



#twitter{
   position:absolute;
        width:0%;
        height:0%;
        left: 265px;
        top:1740px;
        margin-left: -60px;
        margin-top: -65px; 
    transform: scale(1.5);
  -webkit-transform: scale(1.5);
    z-index: 4
}

#sns{
   position:absolute;
        width:0%;
        height:0%;
        left: 385px;
        top:1740px;
        margin-left: -60px;
        margin-top: -65px; 
     transform: scale(1.5);
  -webkit-transform: scale(1.5);
    z-index: 4
}


