/*--------------------------------------
	求人詳細
---------------------------------------*/
#cnts {
	margin: 0;
	padding: 0 0 50px 0;
	width: 760px;
	background: url(../img/left_back.gif) repeat-y;

	position: relative;
}

#main {
	width: 560px;
	float: right;
}

#main .company_name {
	padding: 0 20px 0 10px;
	width: 410px;
	height: 56px;
	background: url(/img/sar_job/h2_back.gif) no-repeat;

	vertical-align: middle;
}

#cnts .company_name h2 {
	padding: 0 10px 0 0;
	display: inline;

	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#main .logo {
	padding: 0;
	width: 150px;
	height: 56px;
	background: url(/img/sar_job/logo_back.gif) no-repeat right top;
}

#main .logo img {
	display: inline;
}

/* 全がないEE*/
#cnts .logo_none .company_name {
	padding: 0 20px 0 10px;
	width: 557px;
	height: 56px;

	background: url(/img/sar_job/h2_back02.gif) no-repeat;
}

#cnts .logo_none .logo {
	padding: 0;
	width: 3px;
	height: 56px;
	background: url(/img/sar_job/logo_back02.gif) no-repeat;
}

/* /全がないEE*/

#main #box {
	padding: 0 0 0 5px;
	background: url(/img/sar_job/box_middle.gif) repeat-y;
}

#cnts #box table {
	margin-bottom: 10px;
	width: 550px;
	border: 1px solid #999;
	border-bottom: none;

	clear: both;

	font-size: 100%;
}

#main #box caption {
	margin: 0;
	padding: 0;
	border: 1px solid #9B9B9B;
	border-bottom: none;

	text-align: left;
}

#main #box caption span {
	display: block;

	position: relative;
}

#main #box caption span span {
	padding: 7px 0px 0px 120px;
	width: 43px;
	height: 17px;
	background: url(/img/sar_job/inquiry_back.gif) no-repeat;
	display: block;

	position: absolute;
	top: 0px;
	right: 5px;

	font-size: 12px;
}

	* html #main #box caption span span {
		padding-top: 8px;
		width: 163px;
		height: 23px;
		/*Mac IE用ハック*/
		/*\*//*/
		padding-left: 117px;
		width: 46px;
		height: 17px;
		/**/ 
	}

#main #box th, #cnts #box td {
	border-bottom: 1px solid #999;
}

#main #box th.item {
	padding: 5px 0 3px 0;
	width: 70px;
	background: #E7E7E7 url(/img/sar_job/item_back.gif) repeat-y right top;

	font-weight: normal;
	text-align: center;
}

#main #box td {
	padding: 5px 10px 3px 10px;
	background: #fff;
}

#main #box td p {
	line-height: 1.4;
}

#main #box td.icon {
	padding-left: 5px;
	text-align: left;
}

#main #box #company_name td a {
	margin-left: 15px;
	font-size: 11px;
}

#main #box table#consultant {
	border: 1px solid #999;
	border-right: none;
	border-bottom: none;
}

#main #box table#consultant td {
	border-right: 1px solid #999;
}

#main #box table#consultant #photo {
	padding: 0;
	width: 108px;
	height: 84px;
}

#main #box table#consultant #name {
	padding: 3px 0;

	text-align: center;
}

#cnts #box table#consultant #advice {
	vertical-align: top;
}

#cnts #box table#consultant #advice p {
	line-height: 1.6;
}

#main #box table .list {
	padding-bottom: 10px;
}

#main #box table .list h3 {
	margin: 10px 0 3px 0;
	padding: 0 0 0 13px;
	background: url(/img/acc_txtacc03.gif) no-repeat left center;
	display: block;

	font-weight: bold;
}

#main #box table .list img {
	margin-right: 3px;
}

#main .box_bottom {
	margin: -10px 0 10px 0;
	display: block;
}

#main #kentou {
	margin: 0 0 0 396px;
	padding: 4px 0 0 30px;
	width: 134px;
	height: 20px;
	background: url(/img/sar_job/kentou_back.gif) no-repeat;
	display: block;
}

	* html #main #kentou {
		width: 164px;
		height: 24px;
		/*Mac IE用ハック*/
		/*\*//*/
		width: 134px;
		height: 20px;			
		/**/ 
	}

#cnts p.attention {
	width: 380px;

	position: relative;
	top: -20px;
	left: 0px;

	font-size: 11px;
	line-height: 1.3;
}

#entry_guide {
	margin: 20px 0px 3px 0;
	height: 467px;
	background: url(/img/sar_job/entry_guide/back02.gif) no-repeat;

	position: relative;
	zoom: 1;
}

#entry_guide a {
	width: 330px;
	height: 64px;
	background: url(/img/sar_job/entry_guide/entry_btn_over.gif) no-repeat;
	display: block;

	position: absolute;
	top: 355px;
	left: 118px;
}

#entry_guide a:hover {
	background-color: #fff;
}

#entry_guide a:hover img {
	visibility: hidden;
}

#entry_guide_sita {
	margin-bottom: 40px;

	text-align: center;
}

#main h3#search {
	margin-bottom: 20px;
}

#main #search_box {
	padding: 0 0px 50px 0px;
}

#main #table_form {
	margin-bottom: 5px;
	width: 560px;
	background-color: #4395FA;
}

#main #table_form td.category {
	width: 20%;
	text-align: center;
	color: #fff;
	background-color: #4395FA;
}

#main #table_form td.bc_e3edfd {
	background-color: #d2f0ff;
}

#main #search_box ul {

}

#cnts #search_box li {
	margin: 0 5px;
	display: inline;
}

#cnts #entry {
	margin: 0;
	padding: 0;
}

/* エントリーフォーE*/
#cnts .entry_form {
	margin-bottom: 10px;
	width: 560px;
}

#container .entry_form td.body input {
	margin-right: 5px;
	padding: 2px 0 0 3px;
	border: 1px solid #969696;
}

#cnts .entry_form select {
	margin-right: 5px;
	border: 1px solid #969696;
}

#cnts .entry_form td {
	padding: 10px 5px;
}

#cnts .entry_form .onFocus {
	background-color: #eee;

	color: #666;
}

#cnts .entry_form td.item {
	width: 187px;
	background: #EBEFFA;
	border-right: 1px solid #ACC7FF;
	border-bottom: 1px solid #ACC7FF;
	border-left: 1px solid #1054BE;
}

#cnts .entry_form td.item label, #cnts .entry_form .deco_lt label, #cnts .entry_form .deco_lb label {
	margin-left: 5px;
	padding: 0 0 0 8px;
	background: url(/img/entry/ent_01/arrow.gif) no-repeat 0 3px;
	display: block;
}

#cnts .entry_form span.guide {
	margin: 3px 0 0 5px;
	display: block;

	font-size: 11px;
	line-height: 1.2;
	text-align: left;
}

#cnts .entry_form td.body {
	width: 481px;
	background: #fff;
	border-right: 1px solid #1054BE;
	border-bottom: 1px solid #ACC7FF;
}

#cnts .entry_form .deco_lt {
	padding-top: 8px;
	width: 187px;
	background: #EBEFFA url(/img/entry/ent_01/deco_lt.gif) no-repeat;
	border-right: 1px solid #ACC7FF;
	border-bottom: 1px solid #ACC7FF;
	border-left: none;
}

#cnts .entry_form .deco_rt {
	width: 481px;
	background: #fff url(/img/entry/ent_01/deco_rt.gif) no-repeat right top;
	border-right: none;
	border-bottom: 1px solid #ACC7FF;
}

#cnts .entry_form .deco_lb {
	width: 187px;
	background: #EBEFFA url(/img/entry/ent_01/deco_lb.gif) no-repeat left bottom;
	border-right: 1px solid #ACC7FF;
	border-left: none;
}

#cnts .entry_form .deco_rb {
	width: 481px;
	background: #fff url(/img/entry/ent_01/deco_rb.gif) no-repeat right bottom;
}

#cnts .entry_form .in_table {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#cnts .entry_form .in_table tr {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#cnts .entry_form .in_table td {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#cnts .entry_form .in_table .hissu img {
	margin: 0 10px 0 10px;
}

	* html #cnts .entry_form .in_table .hissu img {
		margin-top: 3px;
	}

#cnts .entry_form .birth select {
	width: 130px;
}

#cnts .entry_form .job td {
	padding-bottom: 2px;
}

#cnts .entry_form .job select {
	width: 360px;
}

#cnts .entry_form .place select {
	margin-right: 15px;
	width: 110px;
}

#cnts .entry_form .radio {
	position: relative;
	top: 3px;
	left: 0;
}

	* html #cnts .entry_form .radio {
		top: 2px;	
	}

#container .entry_form td.body .radio, #container .entry_form td.body .checkbox {
	border: none;
}

#cnts .entry_form .e-mail input {
	width: 350px;
}

#cnts .entry_form .e-mail p {
	padding: 5px 0 3px 53px;
	background: url(/list/img/arrow.gif) no-repeat 43px center;

	font-size: 11px;
}

#cnts .entry_form .password input {
	width: 350px;
}

	* html #cnts .entry_form .password input {
		height: 18px;
	}

#cnts .entry_form .auto_login {
	margin-left: 10px;
	font-size: 11px;
}

#container #entry td.last {
	padding: 10px 0;
	background: url(/list/img/entry_box_bottom2.gif) no-repeat left bottom;
}

#container #entry td.last div {
	height: 145px;
	position: relative;
}

#container #entry td.last #security {
	width: 94px;
	position: absolute;
	top: -10px;
	left: 15px;
}

#container #entry td.last #registration {
	padding: 0 20px 0 130px;
}

#container #entry td.last #registration input {
	margin: 0 0 0 10px;
	padding: 3px 5px 0 5px;

	vertical-align: middle;
}

#container #entry td.last #registration p {
	padding: 20px 0 0 0;

	text-align: left;
	line-height: 1.4;
}

#container #entry td.last a.ssl {
	position: absolute;
	top: 5px;
	right: 20px;
}

/* AjaxメッセージスタイE*/
#cnts .ajaxmessage {
	padding: 3px 0 0 0;

	color: #f00;
}

#container img.line01 {
	margin: 15px 0 0 5px;
	display: block;
}

#container #mailBox {
	margin: 20px 0 20px 0;
	width: 560px;
	background: url(/list/img/maik_back.gif) no-repeat right top;
	overflow: hidden;
	/*Mac IE用ハック*/
	/*\*//*/
	overflow: auto;
	/**/
}

#container #mailBox a.rollOver {
	width: 196px;
	height: 72px;
	background: url(/list/img/mail_img_over.gif) no-repeat;
	display: block;

	float: left;
}

#container #mailBox a:hover {
	background-color: #fff;
}

#container #mailBox a:hover img {
	visibility: hidden;
}

#container #mailBox p {
	padding: 10px 10px 0 205px;
	line-height: 1.5;
}


/* サイドナビ */
#side_menu {
	position: relative;
}

#side_menu img {
	display: block;
}

#side_menu #job_openings {
	margin-bottom: 13px;
	padding: 8px 0px 2px 7px;
	height: 60px;
	background: url(/img/sar_job/side_navi/job_back.gif) no-repeat;

	text-align: left;
}

	* html #side_menu #job_openings {
		height: 70px;
	}

#side_menu #job_openings li {
	margin: 0px 5px 5px 0px;
	font-weight: bold;
	display: block;
}

#side_menu #job_openings li span {
	margin-right: 61px;
}

#side_menu #job_openings li.under {
	margin-bottom: 0px;
}

#side_menu #job_openings li.under span {
	margin-right: 15px;
}

#side_menu #job_openings li.hikoukai {
	margin: 0;
	padding: 6px 0 0 8px;
}

#side_menu #job_openings li.hikoukai img {
	display: inline;
}

#side_menu #about_ten-navi {
	margin-bottom: 15px;
	background: #fff;
	border-top: 5px solid #0E52BE;
}

#side_menu #about_ten-navi li {
	padding: 6px 0 6px 30px;
	background: url(/img/sar_job/side_navi/icon01.gif) no-repeat 12px 6px;
	border: 1px solid #999;
	border-top: none;
}

#side_menu #moushikomi {
	margin-bottom: 15px;
}

#side_menu #tokusyu {
	margin-bottom: 15px;
	background: #fff;
	border-top: 5px solid #0E52BE;
}

#side_menu #tokusyu h2 {
	padding: 6px 0;
	background: url(/img/sar_job/side_navi/back01.gif) repeat-x;
	border: 1px solid #999;
	border-top: none;

	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#side_menu #tokusyu ul {
	border: 1px solid #999;
	border-top: none;
}

#side_menu #tokusyu li {
	padding: 6px 0 6px 5px;
	background: url(/img/sar_job/side_navi/line01.gif) repeat-x left bottom;
}

#side_menu #tokusyu li.last {
	background: none;
}

#side_menu #tokusyu li span {
	font-size: 11px;
}
