@charset "shift_jis";


/* =footer　フッター用スタイル
----------------------------------------------- */

/* フッター */
#footer { width: 100%; float:left; background-color: #fff; border-top: 1px solid #ccc; font-size: 85%; padding-bottom: 15px; }
#footerBody { width: 960px; margin: 0 auto; padding: 12px 0px; text-align:left; }
#footer p span { margin-left: 15px; padding-left: 16px; height: 14px; }
#footer address { font-style: normal; line-height: 1.6; }
#footer #footerBody #copyrightDisplay { float:right; }
#footerLink { float: left; }

