tr.tel_head td {
    background-image: url("/greeting/image/goaisatsu.gif");
    background-repeat: no-repeat;
    height: 116px;
    width: 576px;
}
tr.tel_body td {
    background-image: url("/greeting/image/goaisatsu2.gif");
    background-repeat: repeat-y;
    width: 576px;
    padding: 0 0 0 10px;
}
tr.tel_footer td {
    background-image: url("/greeting/image/goaisatsu3.gif");
    background-repeat: no-repeat;
    height: 36px;
    width: 576px;
}
