@charset "utf-8";

h3.menu {
    margin : 0px auto 20px auto ;
    width : 500px ;
    text-align: center ;
    font-size: 14px ;
    line-height: 28px ;
    font-weight: bold ;
}

h4.zushinomi {
    margin : 100px auto 0px auto ;
    width : 500px ;
    text-align: center ;
    font-size: 16px ;
    line-height: 28px ;
    font-weight: bold ;
}

p.img-top {
    margin : 0px auto 50px auto ;
    width : 900px ;
    height : 100% ;
}

p.img,
p.img2 {
    margin : 20px auto 0px auto ;
    width : 350px ;
    height : 100% ;
}

p.img2 {
    margin : 20px auto 50px auto ;
}

p.img-txt {
    margin : 10px auto 50px auto ;
    width : 300px ;
    font-size: 10px ;
    line-height: 20px ;
    text-align: left ;
}

p.txt {
    margin : 50px auto 30px auto ;
    width : 550px ;
    height : 100% ;
    text-align: left ;
}


