@charset "utf-8";

#text_img
{
    width: 240px;
    float: right;
}

#img
{
    width: 230px;
    text-align: center;
    background: url(../images/default_img/back2.gif);
    float: left;
}

#footer
{
    text-align: center;
    clear: both;
}

p#lead
{
    padding: 22px 0 31px 0;
    text-align: center;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 100%;
}

#contents p
{
    padding-left: 0;
    line-height: 180%;
}

#text_img img
{
    padding: 17px 0 0 0;
}

#img img
{
    padding: 0 0 7px 0;
}


#footer address ul li
{
    font-size: 1.1em;
    line-height: 160%;
    list-style: none;
}