@charset "utf-8";

#footer{
width:100%;
margin:0 auto;
border:1px solid #666666;
background-image:url(/image/common/bg_footer.jpg);
background-repeat:repeat-x;
height:85px;
text-align:center;
font-size:13px;
padding-top:5px;
line-height:1.2em;
}
#footer p{
margin-top:0;
}

*html #footer{
border:1px solid #666666;
background-image:url(/image/common/bg_footer.jpg);
background-repeat:repeat-x;
height:98px;
text-align:center;
font-size:13px;
padding-top:5px;
line-height:1.2em;
}
