@charset "utf-8";

/* ==================================================== */
/* footer.css                                           */
/* update:070829                                        */
/* ==================================================== */

div#footer {
width:953px;
background:url(../img/shadow_body.gif) repeat-y right #FFF;
}

div#footerInner {
width:950px;
background:url(../img/bg_footer.gif) repeat-x;
height:34px;
position:relative;
}

div#footerInner address {
position:absolute;
left:25px;
}

div#footerInner p {
position:absolute;
left:606px;
top:21px;
}





