@charset "euc-jp";

/**
 * Footer styles for following common Footer
 * 
 * /smart/inc/common/g-footer_sp.html, /smart/inc/common/g-footer_utf_sp.html, /smart/inc/common/footer_sp.html, /smart/inc/common/footer_utf_sp.html
 * 
 * @author   CWD
 * @version  2017.07.08
 */

/* unique style for g-footer: 2017 logo renewal*/
.g-footer{background-color:#EEE;padding:10px;text-align:center;font-size:12px}.g-footer .g-footer-button{background:-webkit-gradient(linear,center top,center bottom,from(#FFF),color-stop(20%,#FFF),to(#CCC));background:-moz-linear-gradient(top,#FFF,#FFF 20%,#CCC);border:1px solid #FFF;line-height:28px;font-weight:700;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 4px #CCC;-moz-box-shadow:0 0 4px #CCC;box-shadow:0 0 4px #CCC;text-decoration:none;color:#333;display:block;margin-bottom:10px}.g-footer .g-footer-button a{text-decoration:none;color:#333;display:block}.g-footer #copyright{font-size:10px;color:#666;}.g-footer .g-footer-menu>li{display:inline-block}.g-footer .g-footer-menu>li a{display:block;white-space:nowrap;padding:5px}