@charset "utf-8";


/*******************************************************************************
*　　株式会社　第二新卒
*
*　　第二新卒ナビ　/corporate
********************************************************************************/


/*メインイメージ＆キャッチ
-------------------------------------------------------------------------------*/
#mainvisual-box			{ width:800px; height:200px;}
#catch-box				{ width:580px; height:80px; padding:25px 0;}


/*動くメニュー
-------------------------------------------------------------------------------*/
#scroll-box				{ width:200px; height:300px; position:absolute; left:600px;}
#entry-wrap				{ width:200px; height:204px; background:url(../common_img/entry_bg.jpg) no-repeat; position:absolute; top:0;}
#ent-box				{ width:170px; height:102px; margin:19px 16px;}
#tel-box				{ width:200px; height:46px; text-align:center;}
#home-box				{ width:200px; height:34px; position:absolute; top:210px;}



/*動くメニュー
-------------------------------------------------------------------------------*/
#catch-box				{ width:580px; height:40px; margin-bottom:20px;}
#boshu-box				{ width:580px; font-size:14px; line-height:1.7; color:#555; margin-bottom:30px;}
#boshu-box table		{ border-top:#CCC solid 1px;}
#boshu-box td			{ padding:8px; border-bottom:#CCC solid 1px;}
#boshu-box th			{ padding:8px; border-bottom:#CCC solid 1px; border-right:#CCC solid 1px; background:#F0EFE1}

#oubo-box				{ width:580px; font-size:14px; line-height:1.7; color:#555; margin-bottom:20px;}
#oubo-box table			{ border-top:#CCC solid 1px; margin-bottom:4px;}
#oubo-box td			{ padding:8px; border-bottom:#CCC solid 1px;}
#oubo-box th			{ padding:8px; border-bottom:#CCC solid 1px; border-right:#CCC solid 1px; background:#F0EFE1;}
#oubo-box p				{ font-size:14px; margin:0px; padding:0; font-weight:bold; color:#FF0000;}


/*確認画面
-------------------------------------------------------------------------------*/
#conf-form-wrap			{ width:578px; border:#FF9900 solid 1px; background:#FFFFE8; text-align:center; padding:30px 0; margin:0 auto 30px auto;}
#conf-form-wrap p		{ width:520px; font-size:14px; line-height:1.5; margin:0 0 20px 30px;}
#conf-form-wrap img		{ margin-bottom:20px;}
#conf-form-wrap table	{ background:#F0F0E6; border-top:#CFCFAF solid 1px; color:#5D5D3F; margin:0 auto; letter-spacing:1px;}
#conf-form-wrap th		{ font-size:12px; padding:8px; border-bottom:#CFCFAF solid 1px; font-weight:normal; width:150px;}
#conf-form-wrap td		{ font-size:14px; padding:8px; border-bottom:#CFCFAF solid 1px; font-weight:bold; color:#660000; text-align:left;}



/*サンクス画面
-------------------------------------------------------------------------------*/
#thanks-title			{ width:800px; text-align:center; padding:80px 0 40px 0;}
#thanks-wrap p			{ font-size:16px; line-height:1.5; text-align:center; margin-bottom:100px;}
#thanks-top				{ width:800px; text-align:center; margin-bottom:20px;}

