@charset "utf-8";
/* CSS Document */
.paging{ text-align:center; padding-top:15px; padding-bottom:15px;}
.paging span{ display:inline-block;}
.p_btn01 a, .p_btn02 a, .p_btn_first a, .p_btn_last a{ text-indent:-9999px; width:18px; height:18px; display:inline-block}
.p_btn01 {background:url(/layout/images/module_mobile/ico_paging_prev.gif) left 4px no-repeat; height:22px }
.p_btn02 { background:url(/layout/images/module_mobile/ico_paging_next.gif) left 4px no-repeat; height:22px  }
.p_btn_first { background:url(/layout/images/module_mobile/ico_paging_first.gif) left 4px no-repeat; height:22px  }
.p_btn_last{ background:url(/layout/images/module_mobile/ico_paging_last.gif) left 4px no-repeat; height:22px  }

.p_num{ padding:0 10px;}
.p_num strong, .p_num a{ padding:0 0 0 4px; display:inline-block; vertical-align:middle}


