@import "/csjs/style_reset.css";
@import "/csjs/hed-fot-side.css";
/*--------------------------------------
ͰEE
---------------------------------------*/
#cnts {
	margin: 0 90px 0 90px;
	padding: 20px 0 50px 0;
	width: 580px;

	clear: both;
}

#cnts #update {
	position: relative;
	top: 15px;
	left: 0px;

	text-align: right;
}

#cnts h2#search_list {
	margin: 0 0 0 7px;
	padding: 5px 0 2px 0;
	width: 160px;

	background: #D8DADC;

	color: #6B7484;
	font-weight: bold;
	text-align: center;
}

#cnts #list {
	margin-bottom: 25px;
	padding: 5px 10px 5px 10px;
	width: 560px;
	background: #eee;
	border-top: 5px solid #D8DADC;
	overflow: auto;
}

	* html #cnts #list {
		width: 580px;
		/*Mac IEѥϥå*/
		/*\*//*/
		width: 560px;
		/**/ 
	}

#cnts #list p {
	width: 400px;

	float: left;
	line-height: 1.2;
}

#cnts #list a {
	float: right;

	line-height: 1.2;
}

#cnts .job_guide {
	margin-bottom: 10px;
	width: 570px;
	overflow: auto;
}

	* html #cnts .job_guide {
		width: 580px;
		/*Mac IEѥϥå*/
		/*\*//*/
		width: 570px;
		/**/ 
	}

#cnts .line_top {
	padding: 5px 5px 0 5px;
	background: url(/img/sar_rst/line01.gif) repeat-x left top;
}

#cnts .line_bottom {
	padding: 0 5px 5px 5px;
	background: url(/img/sar_rst/line01.gif) repeat-x left bottom;
}

#cnts .job_guide p {
	line-height: 1.4;
}

#cnts .job_guide p.number {
	padding: 0;
	width: 250px;

	float: left;
	clear: none;

	font-size: 11px;
	text-align: left;
}

#cnts .job_guide p.page {
	padding: 0;
	width: 310px;

	float: right;
	clear: none;

	font-size: 12px;
	text-align: right;
}

#cnts .job_guide p {
	padding: 5px 0 0 0;

	clear: both;

	text-align: right;
}

#cnts .job_guide p.number .orenge {
	color: #f93;
}

#cnts .job_guide p.number .bold {
	font-weight: bold;
}

#cnts .company_name {
	padding: 0 20px 0 10px;
	width: 431px;
	height: 56px;
	background: url(/img/sar_rst/h3_back.gif) no-repeat;

	vertical-align: middle;
}

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

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

#cnts .company_name h3 a {
	color: #fff;
}

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

	* html #cnts .logo {
	}

#cnts .logo img {
	display: inline;
}

/* ʤEE*/
#cnts .logo_none .company_name {
	padding: 0 20px 0 10px;
	width: 577px;
	height: 56px;

	background: url(/img/sar_rst/h3_back02.gif) no-repeat;
}

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

#cnts .logo_none .logo img {
	width: 3px;
}

/* /ʤEE*/
/*
#cnts .company_name {
	padding: 0;
	width: 455px;
	height: 43px;

	background: url(/img/sar_rst/h2_back.gif) no-repeat;
	vertical-align: middle;
}

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

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

#cnts .company_name h3 a {
	color: #fff;
}

#cnts .logo {
	padding: 5px 0 0 0;
	width: 125px;
	height: 43px;
	background: url(/img/sar_rst/logo_back.gif) no-repeat;
	text-align: center;
}

#cnts .logo img {
	width: 100px;
	height: 35px;
	display: inline;
}

#cnts .logo_none .company_name {
	padding: 0;
	width: 577px;
	height: 43px;

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

#cnts .logo_none .company_name h3 {
	padding: 0 10px;

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

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

#cnts .logo_none .logo img {
	width: 3px;
}
*/

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

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

	clear: both;

	font-size: 100%;
}

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

	text-align: left;
}

#cnts .box caption span {
	display: block;

	position: relative;
}

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

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

	font-size: 12px;
}

	* html #cnts .box caption span span {
		padding-top: 8px;
		width: 163px;
		height: 25px;
		/*Mac IEѥϥå*/
		/*\*//*/
		padding-left: 117px;
		width: 46px;
		height: 18px;
		/**/ 
	}

#myjob_reg #cnts .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 #myjob_reg #cnts .box caption span span {
		padding-top: 8px;
		width: 163px;
		height: 25px;
		/*Mac IEѥϥå*/
		/*\*//*/
		padding-left: 117px;
		width: 46px;
		height: 18px;
		/**/ 
	}

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

#cnts .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;
}

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

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

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

#cnts .box .company_name {
	height: auto;
	background: none;
}

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

#cnts .company_name td a.close {
	margin-left: 15px;
	font-size: 11px;
}

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

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

#cnts .box table#consultant #photo {
	padding: 0;
	height: 84px;
}

#cnts .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;
}

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

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

	* html #cnts #kentou, * html #cnts .kentou {
		width: 164px;
		height: 24px;
		/*Mac IEѥϥå*/
		/*\*//*/
		width: 134px;
		height: 20px;			
		/**/ 
	}

#cnts h3#search {
	margin: 0 0 7px 7px;
}

	* html #cnts h3#search {
		margin-bottom: -12px;
	}


#cnts #search_box {
	margin: 0;
	padding-bottom: 40px;

	text-align: center;
}

#cnts #table_form {
	margin: 0 0 5px 0;
	width: 580px;
	background-color: #4395FA;
}

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

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

#cnts #table_form td ul.free-shamei {
	margin: 5px 0 5px 15px;
	padding: 0;
}

#cnts #table_form td ul.free-shamei li {
	margin-right: 50px;
	padding: 0;
	background: none;
	display: inline;

	font-size: 12px;
}

#cnts #table_form td ul.free-shamei li input {
	vertical-align: -3px;
}

#cnts #search_box ul {
	margin: 0;
	padding: 0 0 0 250px;

	text-align: left;
}

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

#cnts #search_box li .save {
	position: relative;
	top: 2px;
	left: 0px;
}


#page_top {
	padding: 50px 0 0 0;

	text-align: right;
}

#cnts #re {
	margin: 0 0 7px 0;

	text-align: left;
}

	* html #cnts #re {
		margin-bottom: -12px;
	}

/*  */
.bold {
	font-weight: bold;
}

.border-top {
	padding-top: 20px;
	border-top: 1px solid #4395FA;
}

/*--------------------------------------
ƤեEEE򲡤E
---------------------------------------*/
#myjob_reg {
	margin: 30px 0 0 0;
	text-align: center;
}

#myjob_reg #cnts {
	margin: 0 auto;
	padding: 0;

	text-align: left;
}

/* Answersoi[ */

#answers {
	padding: 20px 20px;
	border: 1px solid #CCC;
}

#answers .img {
	float: right;
	margin-left: 20px;
}

#answers h3 {
	margin-bottom: 13px;

	font-size: 16px;
	font-weight: bold;
}

#answers h3 a {
	color: #088DF9;
}

#answers h3 a:hover {
	text-decoration: none;
}

#answers p {
	margin-bottom: 16px;
	line-height: 1.4;
}

#answers .logo {
}

#answers .logo img,
#answers .logo a {
	vertical-align: text-bottom;
}

#answers .logo img {
	margin-right: 17px;
}

/* Aoi[ */

#twin {
}

#twin .answers,
#twin .mr {
	width: 375px;
}

#twin .answers {
	float: left;
}

#twin .mr {
	float: right;
}

#twin .inner {
	margin-bottom: 10px;
	padding: 15px 15px;
	border: 1px solid #CCC;
}

#twin .inner .img {
	float: right;
	margin-left: 20px;
}

#twin .inner h3 {
	margin-bottom: 5px;

	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}

#twin .inner h3 a:hover {
	text-decoration: none;
}

#twin .inner h3 span {
	font-size: 12px;
}

#twin .answers h3 a {
	color: #098EFA;
}

#twin .mr h3 a {
	color: #17BFAD;
}

#twin .inner p {
	line-height: 1.4;
}

#twin .link {
	text-align: right;
}