@charset "utf-8";
/*{ width:100%; height:50px; position:fixed; bottom:0; left:0; z-index:99; background:#fff; border-top:1px solid #eee;}
.footer dl{ width:20%; height:50px; float:left;}
.footer dl dt{ width:100%; height:23px; margin-top:5px;}
.footer dl:first-child dt{ background:url(../img/ftitemsd_1.png) no-repeat scroll center center / 23px 23px;}
.footer dl:nth-child(2) dt{ background:url(../img/ftitemsd_2.png) no-repeat scroll center center / 23px 23px;}
.footer dl:nth-child(3) dt{ background:url(../img/ftitemsd_3.png) no-repeat scroll center center / 23px 23px;}
.footer dl:nth-child(4) dt{ background:url(../img/ftitemsd_4.png) no-repeat scroll center center / 23px 23px;}
.footer dl:last-child dt{ background:url(../img/ftitemsd_5.png) no-repeat scroll center center / 23px 23px;}
.footer dl:first-child.selected dt{ background:url(../img/ftitemss_1.png) no-repeat scroll center center / 23px 23px;}
.footer dl:nth-child(2).selected dt{ background:url(../img/ftitemss_2.png) no-repeat scroll center center / 23px 23px;}
.footer dl:nth-child(3).selected dt{ background:url(../img/ftitemss_3.png) no-repeat scroll center center / 23px 23px;}
.footer dl:nth-child(4).selected dt{ background:url(../img/ftitemss_4.png) no-repeat scroll center center / 23px 23px;}
.footer dl:last-child.selected dt{ background:url(../img/ftitemss_5.png) no-repeat scroll center center / 23px 23px;}
.footer dl dd{ width:100%; height:auto; text-align:center; color:#a0a0a0; font-size:1rem; margin-top:6px; margin-bottom:5px;}
.footer dl.selected dd{ color:#028cf9;}*/
 .footer{ width:100%; height:50px; position:fixed; bottom:0; left:0; background-color:#FFF; border-top:1px solid #d2d2d2;}
.footer dl{ width:25%; height:50px; float:left;}
.footer dl dt{ width:100%; height:30px;}
.footer dl:nth-child(1) dt{ background:url(../img/ftitemsd_1.png) center center no-repeat; background-size:21px 21px;}
.footer dl:nth-child(2) dt{ background:url(../img/ftitemsd_2.png) center center no-repeat; background-size:21px 21px;}
.footer dl:nth-child(3) dt{ background:url(../img/ft_itemsd3.png) center center no-repeat; background-size:21px 21px;}
.footer dl:nth-child(4) dt{ background:url(../img/ftitemsd_5.png) center center no-repeat; background-size:21px 21px;}
.footer dl:nth-child(1).cur dt{ background:url(../img/ftitemss_1.png) center center no-repeat; background-size:21px 21px;}
.footer dl:nth-child(2).cur dt{ background:url(../img/ftitemss_2.png) center center no-repeat; background-size:21px 21px;}
.footer dl:nth-child(3).cur dt{ background:url(../img/ft_itemsc3.png) center center no-repeat; background-size:21px 21px;}
.footer dl:nth-child(4).cur dt{ background:url(../img/ftitemss_5.png) center center no-repeat; background-size:21px 21px;}
.footer dl dd{ height:15px; margin-top:3px; font-size:1.0rem; color:#959595; text-align:center;}
.footer dl.cur dd{ color:#028cf9;} 