#sub_ft table{
    border-spacing: 0px;
}

/* 追いかけるここから */
#sub_ft_box {width:980px; margin:0 auto;}
#sub_ft {position: fixed; top: 100%; width: 970px; height:81px; margin: -81px 4px 0px; z-index: 99; line-height: 0;}
#sub_ft table td {padding:0; margin:0;}
#sub_ft a:hover img {opacity:1; filter:alpha(opacity=100); -ms-filter: "alpha( opacity=100 )";}
#sub_ft_sp {position: fixed; bottom: 0px; width: 100%; height: auto; margin: 0px; z-index: 99; line-height: 0; display: none !important; left: 0;}
#sub_ft_sp img {width: 100%;}
/* 追いかけるここまで */
/* Phone Landscape (768px) */
@media screen and (max-width:768px) {
 #sub_ft_sp table{width:100%; height:auto;}
 
 /* Phone Landscape (1024px) */
 @media screen and (min-width:641px) and (max-width:1024px) {
 #sub_ft_sp{padding-bottom:0 !important;}
 }
#sub_ft_sp li#ft_title_li { width: 61%; float: right; margin: 3% 2% 0px 0%; text-align: right;}
#sub_ft_sp li.ft_tel_sp { float: left; margin: 3% 0px 0px 2%; width: 27%;}
#sub_ft_sp { width: 100%; background: none repeat scroll 0% 0% #478727; padding-bottom: 4%;}

