body
{
    background  : #ab9d90;
}

#tel
{
    font-size   : 24px;
    color       : #FFF;
    text-align  : center;
}

#head
{
}

#menu
{
    background  : url('images/bg.gif'); 
    
    width   : 100%;
    height  : 51px;
}

.menu_button
{
    width   : 31px;
    height  : 31px;
}

#all
{
}

#text_begin
{
    background  : url('images/hdr_left.gif');
    background-repeat   : no-repeat;
    background-position : 50% 50%;

    width   : 20px;
    height  : 31px;
}

#text
{
    background  : url('images/hdr_mid.gif');
    background-repeat   : repeat-x;
    background-position : 50% 50%;

    width   : 400px;
    height  : 31px;
}

#text_end
{
    background  : url('images/hdr_right.gif');
    background-repeat   : no-repeat;
    background-position : 50% 50%;

    width   : 20px;
    height  : 31px;
}

#pager a
{
    color   : #FFF;
    font-weight : bold;
}

#body
{
}

#show_image
{
}

#image_table td
{
    background  : #e6e2de;
    
    text-align  : center;
    
    width   : 150px;
    height  : 150px;
}