
body {
    font-size:14px;
    font-family: verdana,"Hiragino Kaku Gothic Pro","Hiragino Kaku Ghothic Pro W3","MS UI Gothic","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka",Gothic,sans-serif;

}

body,img,p,h1,h2,h3,form {
    border: 0px;
}

p.mess {
    width: 640px;
    font-size :16px;
    line-height:120%;
    text-align:left;
}

p.addr {
    width: 640px;
    color: #000;
    font-size :16px;
    line-height :120%;
    text-align:center;
    font-weight: bold;
}

p.zmenu {
    background: #FFFFC0;
    width: 640px;
    color: #000;
    font-size :16px;
    line-height :120%;
    text-align:left;
}

h1 {
    color: #C00000;
    font-size :40px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}

h2 {
    color: #C00000;
    font-size :30px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
}

ul,li {
    padding: 0px 0px 0px 0px;
}


#title    {
    width: 640px;
    background: #008000;
    color:#fff;
    font-size : 20px;
    font-weight: bold;
    padding: 4px 4px 2px 4px;
}

.soldout {
    text-align: center;
    background: #A00000;
    color: #fff;
    font-weight:bold;
    font-size : 18px;

}
.price    {
    color:#C00000;
    font-size : 24px;
    font-weight: bold;
}


