/* CSS Document */
@charset "utf-8";

/* 仕事募集掲示板 一覧 */
#pageJob h1{ background:url(../img/job/bg_main_title.gif) no-repeat; font-size:17px; line-height:29px; height:29px; padding-top:3px; padding-left:18px; margin-bottom:6px; width:762px; }
#pageJob h2{ background:url(../img/job/bg_sub_title.gif) no-repeat; font-size:13px; color:#333; padding-left:6px; margin-bottom:3px; line-height:23px; height:23px; }
#pageJob .thread { border:1px solid #DADADA; padding:2px; background-color:#EFEFEF; margin-bottom:6px; }
#pageJob .thread h3{ background:url(../img/job/bg_thread_title.gif) no-repeat; height:22px; line-height:22px; padding-left:8px; font-size:13px; color:#FFF; }
#pageJob .thread h3 span{ font-weight:normal; font-size:11px; }
#pageJob .thread h3 a{ color:#FFF; text-decoration:none; }
#pageJob .thread h3 a:hover{ text-decoration:underline; }
#pageJob .threadHeader { background-color:#FDF6DA; border-width:0px 1px; border-style:solid; border-color:#D39E07; padding:2px 5px; width:759px; line-height:17px; overflow:hidden; }
#pageJob .threadHeader .th1{ float:left; width:540px; }
#pageJob .threadHeader .th2{ float:right; width:219px; text-align:right; }
#pageJob .threadHeader .th3{ float:left; }
#pageJob .threadHeader span{ color:#D39E07; font-size:11px; }
#pageJob .threadBody { padding:7px 7px 5px 7px; border:1px solid #D39E07; background-color:#FFF; }
#pageJob .threadBody .txt1{ line-height:21px; margin-bottom:6px; padding:10px; word-break:break-all; background:#FAFAFA; }
#pageJob .threadBody .apply a{ background:url(../img/job/btn_apply.gif) no-repeat; width:427px; height:26px; text-indent:427px; line-height:26px; overflow:hidden; display:block; }
#pageJob .quickSearch{ margin-bottom:6px; text-align:right; background:#DEE96C; padding:2px 3px; border:2px solid #c4ce5f; font-size:11px; }
#pageJob .inputInner table th{ text-align:right; }

/* 仕事募集掲示板 詳細 */
#pageJobDetail h1{ background:url(../img/job/bg_main_title.gif) no-repeat; font-size:17px; line-height:29px; height:29px; padding-top:3px; padding-left:18px; margin-bottom:6px; width:762px; }
#pageJobDetail .thread { border:1px solid #DADADA; padding:2px; background-color:#EFEFEF; margin-bottom:6px; overflow:hidden; height:100%; }
#pageJobDetail .thread h2{ background:url(../img/job/bg_thread_title.gif) no-repeat; height:22px; line-height:22px; padding-left:8px; font-size:13px; color:#FFF; }
#pageJobDetail .thread h2 span{ font-weight:normal; font-size:11px; }
#pageJobDetail .threadHeader { background-color:#FDF6DA; border-width:0px 1px; border-style:solid; border-color:#D39E07; padding:2px 5px; width:759px; line-height:17px; overflow:hidden; }
#pageJobDetail .threadHeader .th1{ float:left; width:540px; }
#pageJobDetail .threadHeader .th2{ float:right; width:219px; text-align:right; }
#pageJobDetail .threadHeader .th3{ float:left; }
#pageJobDetail .threadHeader span{ color:#D39E07; font-size:11px; }
#pageJobDetail .threadBody { padding:5px; border:1px solid #D39E07; background-color:#FFF; overflow:hidden; height:100%; }
#pageJobDetail .threadBody .txt1{ line-height:20px; margin-bottom:6px; padding:10px; word-break:break-all; background:#FAFAFA; }
#pageJobDetail .inputInner { margin-bottom:10px; }
#pageJobDetail .inputInner table th{ text-align:right; }
#pageJobDetail .res { width:668px; padding-bottom:10px; float:right; margin-top:10px; }
#pageJobDetail .res h3{ background-color:#EEE; line-height:23px; padding-left:5px; margin-bottom:6px; font-size:13px; }
#pageJobDetail .res .txt2{ line-height:19px; margin-bottom:6px; }
#pageJobDetail p.txt{ line-height:19px; }

/* 仕事募集掲示板 確認画面 */
#pageJobCheck h1{ background:url(../img/job/bg_main_title.gif) no-repeat; font-size:17px; line-height:29px; height:29px; padding-top:3px; padding-left:18px; margin-bottom:6px; width:762px; }
#pageJobCheck p.txt{ line-height:19px; margin:12px 0px; text-align:center; }
#pageJobCheck .inputInner { margin-bottom:20px; }
#pageJobCheck .inputInner table th{ text-align:right; }

/* 仕事募集掲示板 完了画面 */
#pageJobDone h1{ background:url(../img/job/bg_main_title.gif) no-repeat; font-size:17px; line-height:29px; height:29px; padding-top:3px; padding-left:18px; margin-bottom:6px; width:762px; }
#pageJobDone p.txt{ line-height:30px; margin:30px 0px 0px 0px; text-align:center; }

