/* CSS Document */


@import url(common_pc.css) print;
@import url(common_pc.css) screen and (min-width: 646px);
@import url(common_sp.css) screen and (max-width: 645px);

.bottom_pager{}

.bottom_pager li {display:  inline-block; width: 30px !important; height: 30px !important; margin: 10px !important; }

.bottom_pager li a{width: 30px; height: 30px; display: block; border:#1a1a1a solid 1px; line-height: 30px; text-align: center}


