@charset "utf-8";

#text_img
{
    width: 290px;
    float: right;
}

#img
{
    width: 180px;
    text-align: center;
    float: left;
}

#footer
{
    text-align: center;
    clear: both;
}

#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;
}

#contents .add
{
    padding: 0 0 20px 0;
}

#contents .add2
{
    padding-top: 30px;
    font-size: 1.1em;
    color: #E00;
}