body {
    margin-top: 0px;
   margin: 0px; 
   margin-bottom: 0px;
   background-color: #1D2D67;
   padding-top: 0;
   font-family: 'Zen Kaku Gothic New', sans-serif;
}


.senpai{
    position: relative;
    top: 30px;
    left: 100px;
    width: 50%;
}

.senpai img{
    width: 100%;
}

.hanasi{
    color: rgb(255, 255, 255);
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: -5px;
    white-space: pre;
    text-align: center;
}


.kami{
   position: relative;
    top: 50px;
    width: 90%;
    left: 17px;
    z-index: 999;

}

.kami img{
    width: 100%;
}


.bunn{
    position: absolute;
    top: 100px;
    white-space: pre;
    left: 13px;
}




#footer>img{
    position: absolute;
    
    width: 375px;
    z-index: 996;
    top: 1590px;


}

.footer img{
    width: 100%;
}


.asayake{
   
    z-index: 1;
    top: 0px;
}

.asayake img{
    width: 100%;
}


.modoru{
    z-index: 9999;
    position: absolute;
    top: 1600px;
    left: 115px;
    list-style: none;
}


.copyright{
    position: absolute;
    color: rgb(255, 255, 255);
    top: 2210px;
    z-index: 997;
    font-size: 9px;
    left: 87px;
    text-align: center;
}



.top{
    color: rgb(255, 255, 255);
    position: absolute;
    top: 2100px;
    left: 170px;
    z-index: 1001;
    list-style: none;
}