﻿h1 {
    font-size: 100%;
    text-align : center;
}
h2 {
    font-size: 80%;
    text-align : center;
}
h3 {
    font-size: 50%;
    text-align : center;
}
p {
    text-align : center;
}
ul {
    text-align : center;
}
ui {
    text-align : center;
}
#hako {
            width : 100%;
            text-align : center;
            margin : 5% 0px;
            height : 80%;
            position : absolute;
            left : 0;
            top : 0;
}
        
#bottombar_3 {
            position : absolute;
            left : 0px;
            bottom : 200px;
            width : 100%;
            text-align : center;
} 
#bottombar_4 {
            position : absolute;
            left : 0px;
            bottom : 90px;
            width : 100%;
            text-align : center;
}        
#ornerbar {
    position : absolute;
    left : 0px;
    bottom : 50px;
    width : 100%;
    text-align : center;
}                
#adbar {
    position : absolute;
    left : 0px;
    bottom : 0px;
    width : 100%;
    text-align : center;
} 
       
