@charset "UTF-8";

#afg_bo_list .afg_tbl_head01 {}
#afg_bo_list .afg_tbl_head01 caption {}
#afg_bo_list .afg_tbl_head01 thead th {}
#afg_bo_list .afg_tbl_head01 thead a {}
#afg_bo_list .afg_tbl_head01 thead th input {}
#afg_bo_list .afg_tbl_head01 tfoot th {}
#afg_bo_list .afg_tbl_head01 tfoot td {}
#afg_bo_list .afg_tbl_head01 tbody th {}
#afg_bo_list .afg_tbl_head01 td {}
#afg_bo_list .afg_tbl_head01 a {}
#afg_bo_list td.empty_table {text-align: center; height: 168px; vertical-align: middle;}
#afg_bo_list tbody .even td {background:#fbfbfb}

.off_even { background-color: #d3d3d3; }

#afg_bo_list .afg_tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
#afg_bo_list .afg_tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
#afg_bo_list .afg_tbl_head01 {margin:0 0 10px}
#afg_bo_list .afg_tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
#afg_bo_list .afg_tbl_head01 thead th {padding:12px 0; font-weight:normal; text-align:center; border-bottom:1px solid #ececec; background-color:#281a14; color: #ffffff; }
#afg_bo_list .afg_tbl_head01 thead th input {vertical-align:top} 
#afg_bo_list .afg_tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
#afg_bo_list .afg_tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
#afg_bo_list .afg_tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.2em;word-break:break-all}
#afg_bo_list .afg_tbl_head01 tbody tr:hover td {background:#fafafa}
#afg_bo_list .afg_tbl_head01 a:hover {text-decoration:underline}


#afg_bo_list {position:relative;margin-bottom:20px}

#afg_bo_btn_top {margin:8px 0}
#afg_bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
#afg_bo_list_total {float:left;line-height:28px;font-size:0.92em;color:#4e546f}

#afg_bo_list .afg_tbl_head01 .afg_list_no { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_title { text-align: left; padding-left: 6px; }
#afg_bo_list .afg_tbl_head01 .afg_list_user { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_birth { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_sex { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_price { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_skill_type { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_lang { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_type { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_koyo { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_oubo { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_mbnum { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_gyosyu { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_prefe { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_tel { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_date { text-align: center; }
#afg_bo_list .afg_tbl_head01 .afg_list_hit { text-align: center; }

/* ページングスタイル　開始 */
.pg_wrap {clear:both;float:left;display:inline-block;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#000000;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}
/* ページングスタイル　終了 */

.afg_list_empty { text-align: center; height: 108px; width: 100%; justify-content: center; color: #666; vertical-align: middle; }
