
/* 画像ＡＬＬ */
img
{
    border:0;
}

/* 取消線 */
span.span1
{
    text-decoration:line-through;
}

/* お支払い方法 */
p.p1 {
    font-size:20;
    }

p.p2 {
    font-size:30;
    }

/* メニューボタン */
img.menu
{
    width:165;
    height:60;
}

/* パンくずなび */
font.nabi
{
    font-size:18px;
    font-weight:bold;
}

/* いろいろ */
img.img1
{
    margin-left:10;
}

img.img2
{
    width:120;
    height:90;
    margin-left:10;
}

img.img3
{
    width:140;
    height:105;
}

table.table1
{
    width:640;
}

table.table2
{
    width:140;
    height:105;
}

div.div1
{
    text-align:center;
    margin-top:18;
    margin-bottom:18;
}

div.div2
{
    padding-left:4px;
    padding-top:4px;
}


