div.footer { height: 100px; text-align: center; clear: both; }
div.footerInner { width: 1000px; height: 100px; margin: 0 auto; color: #777; }
div.copyRights { width: 400px; padding: 0 5px 0 0; float: right; text-align: right; }
div.copyRights a, div.copyRights a:visited { text-decoration: none; color: #555; }
div.copyRights a:hover { text-decoration: underline; color: #881D3B; }

/* === footerNavi - START ================= */
ul.footerNaviUL_1 { width: 550px; list-style-type: none; float: left; text-align: left; }
ul.footerNaviUL_1 li { display: inline; }
ul.footerNaviUL_1 li a, ul.footerNaviUL_1 li a:visited { padding: 0 5px; text-decoration: none; color: #444; }
ul.footerNaviUL_1 li a:hover { text-decoration: underline; color: #881D3B; }
/* === footerNavi - END =================== */