@charset "UTF-8";

.header img {
    width: 70px;

}

.wrapper {
    
    background: url("image/kiiroishikaku.jpg");
    background-repeat: repeat-y;
    text-align: left;
    font-family: "游ゴシック体",sans-serif;
}

   



#takenokoMidashi {
    display: block;
    font-size: 15px;
    position: absolute;
    top:170px;
    left: 30px;
    font-family: "游ゴシック体",sans-serif;
    color: rgb(77, 76, 76);

}

#kinokoMidashi {
    display: block;
    font-size: 15px;
    font-family: "游ゴシック体",sans-serif;
    color: rgb(77, 76, 76);
    
    top:70px;
    left:60px;
    
}

#top {
    text-align: right;

}

#body {
    margin: 0px;

}

.maincontent {
    margin: 0;
    padding-bottom: 25px;
    padding-top: 30px;
    text-align: center;
}

#which {
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: "游ゴシック体",sans-serif;
    color: rgb(77, 76, 76);
    font-weight: lighter;
    top: 300px;
    
    

    
}

#shinndann {
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: "游ゴシック体",sans-serif;
    color: rgb(77, 76, 76);
    font-weight: lighter;
    text-decoration:underline;
    text-decoration-color:rgb(77, 76, 76); 
    padding-top: 20px;
    padding-bottom: 20px;
    
} 



.akusesu {
    width: 100%;
    text-align: center;
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 30px;
    



}

.akusesu img {
    width: 26px;


}
.meiji img {
    width: 40px;
    margin: auto;
    display: block;


}