a {outline:none;}


#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
    min-height:100%;
  top: 0px;
  left: 0px;
  background: #e0311c;
  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: 2435px;
  margin: 0;
  padding: 0;
  z-index: 2;
  overflow: hidden;
  background-image: url(img/back_s.jpg) ;
  background-color:#370004;
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size:  100%;
  background-size:  100%;
 
}

.box{  border: 0px solid #aaa;
    width: 640px;
    height: 2435px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;


      
}


/*表示物の位置制御*/


#kihon {
        position:absolute;
        width:0%;
        height:0%;
        left: 60px;
        top: 120px;
        margin-left: -60px;
        margin-top: -80px;
        opacity: 1;
    z-index: 2
}


#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:87px;
        top: 2013px;
        margin-left: -60px;
        margin-top: -80px;
}

#bnr4{ 
position:absolute;
        width:0%;
        height:0%;
        left:225px;
        top: 2130px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr2{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top: 2370px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr1{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top: 2190px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr3{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top: 2250px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr5{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top: 2310px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#bnr6{ 
position:absolute;
        width:0%;
        height:0%;
        left: 225px;
        top: 2430px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 3
}

#navback{ 
position:absolute;
        width:0%;
        height:0%;
        left: 75px;
        top: 1810px;
        margin-left: -135px;
        margin-top: -85px;
    z-index: 0;
}
#nav{ 
position:absolute;
        width:0%;
        height:0%;
        left: 70px;
        top: 1840px;
        margin-left: -60px;
        margin-top: -80px;
    z-index: 5;
}

#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);
}

#nav04{ 
position:absolute;
        width:0%;
        height:0%;
        left: 0px;
        top: 80px;
        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);
}

#nav06{ 
position:absolute;
        width:0%;
        height:0%;
        left: 420px;
        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:2055px;
        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:2055px;
        margin-left: -60px;
        margin-top: -65px; 
     transform: scale(1.5);
  -webkit-transform: scale(1.5);
    z-index: 4
}

