@charset "utf-8";
    
@font-face {
	font-family:'KOZGOPR6N-MEDIUM';
    src:url('KOZGOPR6N-MEDIUM.OTF');
}

@font-face{
    font-family:'docallismeonstreet';
    src:url('docallismeonstreet.otf');    
}

@font-face{
    font-family:'GenShinGothic-P-Heavy';
    src:url('GenShinGothic-P-Heavy.ttf');
    src: url('GenShinGothic-P-Heavy.eot?iefix') format('eot'),
 url('GenShinGothic-P-Heavy.woff') format('woff'),
 url('GenShinGothic-P-Heavy.ttf') format('truetype'),
 url('GenShinGothic-P-Heavy.svg#webfontjSpbZQRv') format('svg');
}


@font-face{
    font-family:'tetubin';
    src:url('tetubin.otf');
    src: url('tetubin.eot?iefix') format('eot'),
 url('tetubin.woff') format('woff'),
 url('tetubin.ttf') format('truetype'),
 url('tetubin.svg#webfontjSpbZQRv') format('svg');
}


@font-face{
    font-family:'KOZGOPR6N-MEDIUM';
    src:url('KOZGOPR6N-MEDIUM.OTF');
}



body{ 
    font-family:'KOZGOPR6N-MEDIUM';  
    color:#ffffff;
    font-size: 15px;
    text-align: center;
    
}

a{
    font-family:'docallismeonstreet';
    font-style: italic;
    color:rgb(225,225,225);
    font-size: 70px;
    font-weight: 200px;
    text-align: center;
    text-decoration: none;
    padding-top: 4%;
    
}

h1{
     font-family:'docallismeonstreet';
     font-style: italic;
     color:#ffffff;
     font-size: 90px;
     text-align: center;
     background: #black;
}

h2{
      font-family:'GenShinGothic-P-Heavy';
      color:#ffffff;
      font-size: 70px;
      text-align: center;
      background: #black;
      padding-top: 10%;
     margin-bottom: 0;
    
}

h3{
      color:#ffffff;
      font-size: 45px;
      text-align: center;
      background: #black;
    font-style: italic;
}

h4{
     font-size: 20px; 
     font-style: italic;
    }


#Date{
     font-size: 25px; 
     font-style: italic;
    }

#Date p{
    font-size: 30px;
}

#Access{
    font-style: italic;
}

#Access p{
    font-size: 20px;
}

#fooder a{
    font-family:'GenShinGothic-P-Heavy';
    font-size: 15px;
    text-align: center;
}

#midashi p{
    font-family:'KOZGOPR6N-MEDIUM';
    font-size: 40px;
}

#Dancer{
    font-size: 30px;
}


