@charset "utf-8";
/* CSS Document */

#bottom_navi { margin: 0 0 30px;}
#bottom_navi li { float: left; width: 175px; padding: 0 5px;}
#bottom_navi li a { display: table-cell; /display: block; width: 145px; height: 60px; padding: 0 0 0 30px;
vertical-align: middle; text-decoration: none; font-size: 13px; font-weight: bold; line-height: 1.25; letter-spacing: 0; color: #ff3366;
background: url(/img/conset/btn_foot_4p.png) center top no-repeat;}
#bottom_navi li a:visited { color:#C64B68;}
#bottom_navi li a:hover { color: #ff3366; background-position: center bottom;}
