@charset "utf-8";
/* CSS Document */

footer{margin-top: 0.5em;}
footer .foot{padding: 0.5rem 0;position: fixed;z-index: 2;/*left: 50%;*/bottom: 0;width: 24em; /*margin-left: -12em;*/background: #fff;border-top: 1px solid #ccc;max-width: 720px;}
footer .foot a{float: left;width: 5.9em;border-left: 1px solid #e0e0e0;padding: 0.2em 0;}
footer .foot a:first-child{border-left: none;}
footer .foot a .foot_icon{margin: 0 auto;width: 2em;height: 1.6em;background: url(../images/spr_bot1.gif) no-repeat;background-size: 7.5em auto;}
footer .foot a .foot_icon1{background-position: -5.6em 0;}
footer .foot a .foot_icon2{background-position: -0.05em 0;}
footer .foot a .foot_icon3{background-position: -3.735em 0;width: 1.6em;}
footer .foot a .foot_icon4{background-position: -1.8em 0;}
footer .foot a p{text-align: center;font-size: 0.9rem;margin-top: 0.15em;}