/* タイトル */
h1:not(#jobtitle):not(#preftitle) { color: #16387C; padding: 0 6px; border-bottom: 1px solid #7991A7; clear: both; height: 36px; background-color: #97ACC6; font-weight: bold; font-size: 15px; line-height: 36px; text-shadow: #6271A0 0 2px 3px; }

h1#jobtitle { padding: 6px 5px 0; background-color: #C5CCD7; }
h1#jobtitle span { padding: 3px; display: block; border-top: 1px solid #A9B0B8; border-right: 1px solid #A9B0B8; border-bottom: 1px solid #C0C9D9; border-left: 1px solid #A9B0B8; border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; background-color: #ffffff; }

/** browse 地域 **/
#browse-area { margin-bottom: 10px; }

#browse-area h2 { padding: 0 11px; border-bottom: 2px solid #A9B0B8; height: 46px; clear: both; background: url(../images/callout_subdued.png) repeat-x 0 0; font-weight: bold; font-size: 15px; line-height: 46px; }

#browse-area h2.selected { color: #ffffff; background-image: url(../images/callout_medium.png); }

#browse-area h2 span { display: block; background: url(../images/ic_plus.png) no-repeat right center; }

#browse-area h2.selected span { background-image: url(../images/ic_minus.png); }

#browse-area li { height: 42px; background: url(../images/arrow_blue_cf.gif) no-repeat 96% center; line-height: 42px; }

#browse-area li.pref, #browse-area li.brank { float: left; width: 50%; background-position: 92% center; }

#browse-area li a { padding-left: 11px; border-bottom: 1px solid #7991A7; display: block; font-size: 15px; }

#browse-area li.even a { border-left: 1px solid #7991A7; }

#browse-area li.brank span { border-bottom: 1px solid #7991A7; border-left: 1px solid #7991A7; display: block; }

/** browse 科目 **/
#browse-subject { margin-bottom: 10px; }

#browse-subject li { float: left; width: 50%; height: 40px; background: url(../images/arrow_blue_cf.gif) no-repeat 97% center; line-height: 40px; }

#browse-subject li a { padding-left: 5px; border-bottom: 1px solid #7991A7; display: block; font-size:15px; }

#browse-subject li.even a { border-left: 1px solid #7991A7; }

#browse-subject .brank { border-bottom: 1px solid #7991A7; border-left: 1px solid #7991A7; display: block; }


/* 検索画面 */
#search { margin-bottom: 10px; }

#search section:last-child { padding-bottom: 10px; }

#search h2 { padding: 0 13px 0 11px; border-top: 1px solid #DFDFDF; border-bottom: 1px solid #A9B0B8; height: 46px; clear: both; background: url(../images/callout_subdued.png) repeat-x left bottom; font-size: 15px; line-height: 46px; }

#search h2.selected { color: #ffffff; background-image: url(../images/callout_medium.png); }

#search h2 span { display: block; background: url(../images/ic_plus.png) no-repeat right center; }

#search h2.selected span { background-image: url(../images/ic_minus.png); }

#search h2 span.selectmark { color: #000000; border: 1px solid #DE5721; border-radius: 3px; -webkit-border-radius: 3px; display: block; width: 5em; height: 1.5em; background: -webkit-gradient(linear, left top, left bottom, from(#F6C971), to(#DF5B27)); position: relative; left: 180px; top: -36px; text-align: center; line-height: 1.5em; }

#search .panel { clear: both; }

#search .lbl, #search .item, #search .brank { border-bottom: 1px solid #DFDFDF; }

#search .lbl { clear: both; height: 52px; font-weight: bold; font-size: 15px; line-height: 52px; }

#search .item { float: left; width: 49.9%; height: 44px; font-size: 15px; line-height: 44px; }

#search li.clear { clear: both; width: 100%; }

#search li.even { border-left: 1px solid #DFDFDF; }

#search li.brank { float: left; width: 49.9%; height: 44px; }

#search li.selected { background-color: #FBDF8A; }

#search input[type="checkbox"], #search input[type="radio"] { margin-right: 8px; margin-left: 11px; vertical-align: 1px; }

#search #search-yn .item { float: left; width: auto; padding-right: 1.2em; }

#search #search-yn .item:not(:first-child) { border-left: 1px solid #DFDFDF; }

#search #keywords { clear: both; border-bottom: 1px solid #A9B0B8; }

#search #keywords input[type="search"] { margin-top: 7px; padding-left: 30px; border-top: 1px solid #B7C1C8; border-right: 1px solid #B7C1C8; border-bottom: 1px solid #B7C1C8; border-left: 1px solid #B7C1C8; width: 100%; height: 42px; background: url(../images/os_mag_glass_cf.gif) no-repeat 11px center; font-size: 15px; }

/** 検索ボタン **/
.search-bar { border-top: 1px solid #B7C1C8; border-bottom: 1px solid #B7C1C8; clear: both; }

.searchbtmbar { padding-top: 15px; }

.search-bar .search_button { float: left; width: 75%; text-align: right; }

.search-bar .reset_button { float: right; }

.search-bar .search_button input[type="submit"] { margin: 5px 0; border: 0; width: 175px; height: 35px; background: linear-gradient(to bottom, #fff3bd, #f5b205); border: 1px solid #ae7e04; border-radius: 5px; font-weight: bold; font-size: 16px; }

.searchtopbar input[type="submit"] { margin-top: 5px; }

.searchbtmbar input[type="submit"] { margin-bottom: 5px; }

.search-bar_selected { background-color: rgba(255, 186, 0, 0.3); }

.search-bar .info { clear: both; }

.searchtopbar .info { padding: 5px 0 0 11px; }


/* 検索結果一覧画面 */
#res_cnd dt { padding: 0.3em 6px 0.1em; color: #ED8D1D; }

#res_cnd dd { padding: 0 2em 0.4em; border-bottom: 1px dotted #ED8D1D; font-size: 12px; }

#narrowsdown { border-bottom: 1px solid #DCDDDD; background-color: #F2F2F2; }

#narrowsdown .sub { padding: 0 10px; background: url(../images/map_ctrls_bkg_img.gif) repeat-x 0 0; height: 31px; line-height: 31px; }

#narrowsdown .sub span { color: #2A355B; font-weight: bold; text-shadow: 0 1px 1px #EEF1F8; }

#narrowsdown dl { padding: 0 10px; }

#narrowsdown dt { padding-top: 7px; float: left; clear: both; width: 3.3em; }

#narrowsdown dd { padding-top: 7px; margin-left: 3.3em; }

#narrowsdown select { font-weight: bold; font-size: 15px; }

#narrowsdown .narrow_search_button { text-align: center; }

#narrowsdown .narrow_search_button input[type="submit"] { margin: 8px 0 4px; border: 1px solid #ae7e04; border-radius: 5px; width: 200px; height: 40px; background: -webkit-gradient(linear, left top, left bottom, from(#fff3bd), to(#f5b205)); font-weight: bold; font-size: 16px; }

.srch_option_btn { padding: 3px 0; border-bottom: 1px solid #DFDFDF; background-color: #F4F5F6; }

.srch_option_btn a { color: #ffffff; margin-right: 6px; margin-left: auto; border-radius: 5px; -webkit-border-radius: 5px; display: block; clear: both; width: 12em; height: 40px; background: -webkit-gradient(linear, left top, left bottom, from(#9AA6B6), to(#16387C)); font-size: 16px; font-weight: bold; text-align: center; line-height: 40px; }

.last-sob { border-top: 1px solid #DFDFDF; }

#zero { padding: 7px 7px 12px; text-align: center; }

#res_info { padding: 0 7px; }

#res_info .number { float: left; width: 50%; }

#res_info .number span, #zero .number span { color: #ED8D1D; font-weight: bold; font-size: 20px; }

#res_info .currentnum { padding-top: 4px; float: right; width: 50%; text-align: right; }

#res_info .currentnum span { font-weight: bold; font-size: 15px; }

#res_list { padding: 6px 4px; background-color: #C5CCD7; }

#res_list li { border-radius: 3px; -webkit-border-radius: 3px; background-color: #ffffff; }

#res_list li:not(:first-child) { margin-top: 8px; clear: both; }

#res_list .job_header { padding: 2px; }
#res_list #part .job_header { padding-left: 5px; }

#res_list .job_header img { margin-right: 5px; float: left; }

#res_list .job_header h2 { padding-top: 1px; }

#res_list .job_header h2 .new { color: #B30200; position: relative; left: 3px; top: -3px; font-weight: normal; font-size: 12px; }

#res_list .comments { padding: 2px 4px; border-top: 1px solid #7991A7; clear: both; background-color: #EFF2FD; font-size: 12px; overflow-x: hidden; }

#res_list table { border-top: 1px solid #7991A7; clear: both; width: 100%; background-color: #EFF2FD; font-size: 12px; }

#res_list th { color: #7C7C7D; padding: 3px 0; background-color: #E5EFF7; }

#res_list td { padding: 3px 4px; background-color: #ffffff; }

#res_list tr.even th { background-color: #DDE7EF; }

#res_list tr.even td { background-color: #F6F6F6; }

#res_list .pay dt { width: 7em; float: left; clear: both; }

#res_list .pay p { clear: both; }

#res_list table.worktime { border: none; background-color: transparent; }
#res_list table.worktime th { color: #000000; background-color: transparent; }
#res_list table.worktime th, #res_list table.worktime td { padding-right: 0; padding-bottom: 0; }
#res_list table.worktime tr:first-child th, #res_list table.worktime tr:first-child td { padding-top: 0; }

#res_list .showdetail_btn { padding: 2px 0; border-top: 1px solid #C0C9D9; text-align: center; }

#res_list .showdetail_btn a { color: #ffffff; margin: 0 auto; display: block; width: 9em; height: 22px; border: 1px solid #EF7216; border-radius: 4px; background: -webkit-gradient(linear, left top, left bottom, from(#FFB57E), to(#EF7216)); font-weight: bold; line-height: 22px; }

/** ページ送り **/
.pager { padding: 2px 0; border-top: 1px solid #B7C1C8; border-bottom: 1px solid #B7C1C8; clear: both; background: url(../images/submodule_header.png) repeat-x left bottom; text-align: center; }

.pager li { display: inline-block; text-align: center; line-height: 26px; }

.pager li.prev, .pager li.next { border-radius: 4px; -webkit-border-radius: 4px; background: url(../images/tab_bkg.png) repeat-x left bottom; }

.pager li a, .pager li span { padding: 0 7px; display: block; height: 26px; font-size: 16px; }

.pager li span { font-weight: bold; }

.pager li.prev a, .pager li.next a { color: #405288; border: 1px solid #C2C4C7; border-radius: 4px; -webkit-border-radius: 4px; background-repeat: no-repeat; font-size: 15px; }

.pager li.prev a { padding-right: 3px; padding-left: 14px; background-image: url(../images/nav_bar_left_arrow_cf.gif); background-position: 5% center; }

.pager li.next a { padding-right: 14px; padding-left: 3px; background-image: url(../images/nav_bar_right_arrow_cf.gif); background-position: 95% center; }


/* 求人詳細画面 */
#jobdetail { padding: 0 5px 6px; background-color: #C5CCD7; }

#jobdetail section { border-right: 1px solid #A9B0B8; border-left: 1px solid #A9B0B8; background-color: #ffffff; }

#jobdetail h2 { color: #ffffff; padding: 0 5px; background: url(../images/tab_featured_bkg.png) repeat-x 0 0; height: 36px; line-height: 36px; }

#jobdetail table { width: 100%; font-size: 14px; }

#jobdetail th { color: #676867; width: 5em; background-color: #E5EFF7; font-weight: normal; border-bottom: 1px solid #C0C9D9; }
#jobdetail tr.even th { background-color: #DDE7EF }

#jobdetail td { padding: 3px; background-color: #E5EFF7; border-bottom: 1px solid #C0C9D9; border-left: 1px solid #ffffff; }
#jobdetail tr.even td { background-color: #F6F6F6; }

#jobdetail .photo { padding-top: 4px; border-bottom: 1px solid #C0C9D9; background-color: #EFF2FD; text-align: center; }
#jobdetail .photo img { padding: 2px; border: 1px solid #B2B2B2; max-width: 300px; }

#jobdetail .comment { padding: 2px 3px; border-bottom: 1px solid #C0C9D9; overflow-x: hidden; }

#jobdetail table dt { clear: left; float: left; width: 5.5em; }
#jobdetail table dd { margin-left: 5.5em; }

#jobdetail table .parttime dt { width: 1.5em; }
#jobdetail table .parttime dd { margin-left: 1.5em; }

#jobdetail .backlink { padding: 2px 0; border-right: 1px solid #A9B0B8; border-bottom: 1px solid #A9B0B8; border-left: 1px solid #A9B0B8; border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; background-color: #ffffff; text-align: center; }

#jobdetail .backlink a { padding-left: 16px; background: url(../images/page_nav_back_arrow_cf.gif) no-repeat left center; }

#jobdetail .mf { font-size: 11px; padding: 5px 10px 10px; background-color: #fff; border-right: 1px solid #A9B0B8; border-left: 1px solid #A9B0B8; }

/** 問い合わせボタン **/
.applyBtn { padding: 3px 0; border-right: 1px solid #A9B0B8; border-bottom: 1px solid #C0C9D9; border-left: 1px solid #A9B0B8; background-color: #ffffff; }

.applyBtn p { padding: 3px 0; border-top: 1px dotted #F8C841; border-bottom: 1px dotted #F8C841; background-color: #FFED80; }

.applyBtn a { margin: 0 auto; padding-left: 9px; color: #000000; display: block; background: url(../images/apply_button.png) no-repeat 0 0; font-weight: bold; font-size: 16px; width: 238px; height: 35px; line-height: 33px; text-align: center; }

/** 削除済み **/
#jobdetail .delmsg { padding: 1em 0; border-right: 1px solid #A9B0B8; border-left: 1px solid #A9B0B8; background-color: #ffffff; font-size: 14px; text-align: center; }

/** スポットモーダル **/
.mw { color: #fff; font-size: 14px; top: 10px !important; width: 85% !important; text-align: center; padding-top: 27px !important; background-color: #3887d6 !important; border-color: #3887d6 !important; }
.mw .close { font-size: 35px; position: absolute; top: -10px; right: 3px; }
.mw h4 { font-size: 13px; }
.mw h3 { font-size: 15px; margin: 25px 0 13px; }
.mw p { text-align: left; }
.mw a.entryBtn { color: #fff; font-size: 16px; text-align: center; display: inline-block; margin: 10px 0 11px; padding: 15px 0 18px; width: 300px; background-color: #FE5C29; border-radius: 50px; }


/* スポット一覧 */
.spot-nav { padding: 5px 10px; border-bottom: 1px solid #B7C1C8; }

.spot-nav li { margin-top: 2px; border: 1px solid #7383AF; border-radius: 3px; -webkit-border-radius: 3px; display: inline-block; width: 5em; height: 25px; background: -webkit-gradient(linear, left top, left bottom, from(#F8F9FD), to(#CBD6E8)); font-weight: bold; line-height: 25px; text-align: center; }

.spot-nav li:not(:last-child) { margin-right: 2px; }

.spot-nav li.selected { background: #3b5998; box-shadow: inset 0px 1px 2px 0px #2a406d; }

.spot-nav li a { display: block; }

.spot-nav li.selected a { color: #fff; }

.spot { margin: 4px; border: 1px solid #C0C9D9; }

.spot h2 { padding: 3px; background-color: #E5EFF7; }

.spot li { padding: 3px; }

.spot li.even { background-color: #E5EFF7; }

.spot li a { font-weight: bold; }

.spot li .new { color: #B30200; position: relative; left: 3px; top: -3px; font-weight: normal; font-size: 12px; }
