body * {
    font-family: "Noto Sans JP", sans-serif;
}

ul{
    list-style-type: none;
}

ul.product{
    font-size: large;    
}
ul.abstruct{
    font-size: x-large;    
}


.resizeimage img{
    width:100%;
}

p.copyright {
    text-align:center;
}