@charset "shift_jis";

div#content div#title {
	background: url(img/content/background_separator_01.gif) 0 100% repeat-x;
	font-size: 1.333em /* = 16px */;
	line-height: 1.5em /* = 24px */;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
div#content div#title.no_border {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
div#content div#title h1 {
	background: url(img/jobsearch/background_title_01.gif) 0 0.188em /* = 3px */ no-repeat;
	padding-left: 13px;
}
div#content p.list_information {
	background: url(img/content/background_separator_01.gif) 0 100% repeat-x;
	font-size: 0.833em /* = 10px */;
	line-height: 1.6em /* = 16px */;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
div#global_navigation {
	margin-bottom: 8px;
}
div#content div.topic_path {
	margin-bottom: 8px;
}
div.box_tooltip_mail {
	display: none;
	left: -290px;
	position: relative;
	top: 10px;
}

/* 情報
------------------------------------------------------------ */
div#content div.information {
	float: left;
	padding-bottom: 10px;
}
div#content div.information dl {
	_height: 1%;
	margin-bottom: 5px;
	*zoom: 1;
}
div#content div.information dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.information dl dt,
div#content div.information dl dd {
	float: left;
}
div#content div.information dl dt {
	background-color: #ececec;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 10px;
	padding-bottom: 1px;
	padding-top: 2px;
	text-align: center;
	width: 117px;
	behavior: url(/lib/js/2012/PIE/PIE.htc);
}
div#content div.information dl.count dd {
	margin-top: 4px;
	height: 19px;
}
div#content div.information dl.sort dd {
	margin-top: 3px;
}
div#content div.information dl dd span {
	color: #ff2800;
	font-size: 2em;
	line-height: 18px;
	margin-right: 4px;
	position: relative;
	top: 1px;
}
div#content div.information dl dd ul {
	_height: 1%;
	overflow: hidden;
	*zoom: 1;
}
div#content div.information dl dd ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.information dl dd ul li {
	background: url(img/entry/background_information_01.gif) no-repeat scroll 0 49% transparent;
	float: left;
	margin-left: -11px;
	margin-right: 21px;
	padding-left: 11px;
}

/* ページネーション
------------------------------------------------------------ */
div#content div.pagination {
	float: right;
	_height: 1%;
	margin-bottom: 14px;
	*zoom: 1;
}
div#content div.pagination:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.pagination.bottom {
	float: none;
}
div#content div.pagination p {
	float: left;
	position: relative;
	top: 4px;
}
div#content div.pagination p span {
	color: #ff2800;
	font-size: 2em /* = 24px */;
	line-height: 1em /* = 24px */;
	margin-left: 4px;
	margin-right: 4px;
	position: relative;
	top: 1px;
}
div#content div.pagination ul {
	float: right;
	_height: 1%;
	*zoom: 1;
}
div#content div.pagination ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.pagination ul li {
	margin-left: 3px;
	float: left;
}
div#content div.pagination ul li.disabled {
	background-color: #ececec;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #8f8f8f;
	padding: 2px 7px 1px;
	text-decoration: none;
	behavior: url(/lib/js/2012/PIE/PIE.htc);
	position: relative;
}
div#content div.pagination ul li.ellipsis {
	margin-top: 3px;
}
div#content div.pagination ul li a {
	border: 1px solid #2c66d0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #0a5fc3;
	padding: 2px 7px 1px;
	text-decoration: none;
	display: block;
	behavior: url(/lib/js/2012/PIE/PIE.htc);
	position: relative;
}
div#content div.pagination ul li a:hover {
	background-color: #e8f4ff;
	text-shadow: 1px 1px #fff;
}
div#content div.pagination ul li em {
	background-color: #2c66d0;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
	padding: 3px 9px 2px;
	display: block;
	behavior: url(/lib/js/2012/PIE/PIE.htc);
	position: relative;
}

/* 表示
------------------------------------------------------------ */
div#content ul.display {
	float: left;
	margin-bottom: 10px;
	_height: 1%;
	*zoom: 1;
}
div#content ul.display:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content ul.display li {
	float: left;
	margin-right: 5px;
}

/* 一括操作
------------------------------------------------------------ */
div#content div.action {
	background: url(img/entry/icon_action_01.gif) 100% 10px no-repeat;
	float: right;
	_height: 1%;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-right: 24px;
	*zoom: 1;
}
div#content div.action:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.action.bottom {
	background-image: url(img/entry/icon_action_02.gif);
	float: none;
	margin-bottom: 20px;
	margin-top: -10px;
}
div#content div.action dl {
	background-color: #f7f7f7;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.18);
	border: 1px solid #c8c8c8;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 6px 9px 7px;
	float: right;
	behavior: url(/lib/js/2012/PIE/PIE.htc);
}
div#content div.action dt,
div#content div.action dd {
	float: left;
	margin-top: 3px;
}
div#content div.action dd.button {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0;
}
div#content div.action dd ul {
	_height: 1%;
	*zoom: 1;
}
div#content div.action dd ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.action dd ul li {
	float: left;
	margin-right: 5px;
}
div#content div.action dd span {
	color: #ff2800;
	font-weight: bold;
}

/* リスト
------------------------------------------------------------ */
div#content div.list {
	background: url(img/jobsearch/background_result_01.gif) repeat-x;
	clear: both;
	margin-bottom: 20px;
	padding-top: 5px;
}
div#content div.list div.inner {
	border-bottom: 3px solid #c1c1c1;
	border-left: 3px solid #c1c1c1;
	border-right: 3px solid #c1c1c1;
}
div#content div.list div.inner div.header {
	background: #f3f3f3 url(img/jobsearch/background_result_02.gif) repeat-x;
	border: 1px solid #fff;
	_height: 1%;
	padding: 5px 9px;
	*zoom: 1;
}
div#content div.list div.inner div.header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.list div.inner div.header p {
	float: left;
	font-size: 1.167em /* = 14px */;
	font-weight: bold;
	line-height: 1.286em /* = 18px */;
	margin-top: 2px;
	width: 550px;
}
div#content div.list div.inner div.header dl {
	float: right;
	_height: 1%;
	*zoom: 1;
}
div#content div.list div.inner div.header dl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.list div.inner div.header dl dt,
div#content div.list div.inner div.header dl dd {
	float: left;
}
div#content div.list div.inner div.header dl dt {
	margin-right: 5px;
}
div#content div.list div.inner div.header dl dt img {
	padding-left: 3px;
	position: relative;
	vertical-align: middle;
}
div#content div.list div.inner div.header dl dd {
	font-size: 0;
	line-height: 0;
}
div#content div.list div.inner table.content {
	border-top: 3px solid #c1c1c1;
	width: 100%;
}
div#content div.list div.inner table.content tbody tr td.data {
	border-right: 1px solid #e1e1e1;
	padding: 13px 10px 10px;
	width: 887px;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header {
	position: relative;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header p.sub_title {
	color: #777;
	font-size: 1.167em /* = 14px */;
	line-height: 1.286em /* = 18px */;
	margin-bottom: 13px;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header p.sub_title a {
	font-weight: bold;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header p.sub_title img {
	margin-left: 10px;
	vertical-align: -2px;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header p.period {
	background: #fff url(img/jobsearch/background_result_header_01.gif) 0 50% no-repeat;
	border: 1px solid #f52600;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 20px;
	*height: 17px;
	padding-left: 64px;
	*padding-top: 3px;
	position: absolute;
	right: 0;
	text-align: center;
	top: -2px;
	width: 69px;
	behavior: url(/lib/js/2012/PIE/PIE.htc);
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header p.period.last {
	background-image: url(img/jobsearch/background_result_header_01.gif);
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header p.period span {
	color: #ff2800;
	font-size: 1.5em /* = 18px */;
	font-weight: bold;
	line-height: 1em /* = 18px */;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
	top: 1px;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header dl {
	color: #777;
	font-size: 0.833em /* = 10px */;
	line-height: 1.6em /* = 16px */;
	margin-top: 2px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 31px;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header dl dt,
div#content div.list div.inner table.content tbody tr td.data div.sub_header dl dd {
	display: inline;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header ul {
	font-size: 0;
	_height: 1%;
	line-height: 0;
	margin-bottom: 10px;
	*zoom: 1;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.list div.inner table.content tbody tr td.data div.sub_header ul li {
	float: left;
	margin-right: 3px;
}
div#content div.list div.inner table.content tbody tr td table {
	width: 100%;
}
div#content div.list div.inner table.content tbody tr td table tr th,
div#content div.list div.inner table.content tbody tr td table tr td {
	border: 1px solid #c8c8c8;
}
div#content div.list div.inner table.content tbody tr td table tr th {
	background-color: #f7f7f7;
	text-align: center;
	padding: 6px 10px 4px;
}
div#content div.list div.inner table.content tbody tr td table tr td {
	padding: 8px 10px 6px;
}
div#content div.list div.inner table.content tbody tr td table tr td.information {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 308px;
}
div#content div.list div.inner table.content tbody tr td table tr td.information table tr td {
	border: 0;
	width: auto;
}
div#content div.list div.inner table.content tbody tr td table tr td.information table tr td.image {
	padding: 0 10px 0 0;
}
div#content div.list div.inner table.content tbody tr td table tr td.information table tr td.text {
	padding: 3px 0 1px;
}
div#content div.list div.inner table.content tbody tr td table tr td.date {
	white-space: nowrap;
}
div#content div.list div.inner table.content tbody tr td table tr td.date img {
	float: right;
	margin-top: 2px;
}
div#content div.list div.inner table.content tbody tr td table tr td.date ul {
	color: #aaa;
	margin-top: 18px;
}
div#content div.list div.inner table.content tbody tr td table tr td.date ul li.selected {
	color: #333;
}
div#content div.list div.inner table.content tbody tr td table tr td.button {
	padding-top: 10px;
	width: 94px;
}
div#content div.list div.inner table.content tbody tr td table tr td.button ul li {
	margin-bottom: 5px;
}
div#content div.list div.inner table.content tbody tr td table tr td.button ul li.delete {
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 10px;
}
div#content div.list div.inner table.content tbody tr td table tr td.button ul li.delete a {
	background: url(img/entry/icon_list_04.gif) 0 0.167em /* = 2px */ no-repeat;
	padding-left: 17px;
}
div#content div.list div.inner table.content tbody tr td table tr td.entry {
	padding-top: 10px;
	width: 244px;
}
div#content div.list div.inner table.content tbody tr td table tr td.entry ul li {
	margin-bottom: 5px;
	text-align: center;
}
div#content div.list div.inner table.content tbody tr td table tr td.entry ul dl {
	margin: 10px auto 5px;
	display: table;
	padding: 1px;
	height: 20px;
	border-radius: 2px;
	border-collapse: separate;
	background-color: #F72600;
	background-image: -webkit-linear-gradient(bottom, #f12500, #fe2800);
	background-image: linear-gradient(to top, #f12500, #fe2800);
}
div#content div.list div.inner table.content tbody tr td table tr td.entry ul dl dt {
	display: table-cell;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-shadow: 0 -1px rgba(223, 34, 0, 0.75);
	font-weight: bold;
	width: 64px;
}
div#content div.list div.inner table.content tbody tr td table tr td.entry ul dl dd {
	display: table-cell;
	background: #fff;
	vertical-align: middle;
	text-align: center;
	width: 140px;
}
div#content div.list div.inner table.content tbody tr td table tr td.entry ul dl dd .num {
	color: #ff2800;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	top: 1px;
}
div#content div.list div.inner table.content tbody tr td.checkbox {
	text-align: center;
	vertical-align: middle;
	width: 36px;
}

/* お知らせメール
------------------------------------------------------------ */
div#content div.notification {
	background-image: url(img/entry/background_notification_01.gif);
	font-size: 0;
	height: 145px;
	line-height: 0;
	margin: 40px -3px 30px;
	position: relative;
}
div#content div.notification p {
	position: absolute;
}
div#content div.notification p.text {
	left: 94px;
	top: 22px;
}
div#content div.notification p.button {
	right: 23px;
	top: 48px;
}
div#content div.notification p.button span {
	display: none;
}

/* 類似求人
------------------------------------------------------------ */
div#content div.similar {
	background-color: #f6f6f6;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 8px;
	margin-top: 16px;
	padding: 15px 9px 17px 21px;
	behavior: url(/lib/js/2012/ie-css3.htc);
}
div#content div.similar + div.similar {
	margin-top: 10px;
}
div#content div.similar h2 {
	font-size: 1.333em /* = 16px */;
	line-height: 1.125em /* = 18px */;
	margin-bottom: 18px;
}
div#content div.similar div.content {
	_height: 1%;
	margin-left: 11px;
	*zoom: 1;
}
div#content div.similar div.content:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.similar div.content dl {
	float: left;
	margin-right: 25px;
	width: 158px;
}
div#content div.similar div.content dl:last-child {
	margin-right: 0;
}
div#content div.similar div.content dl.last_child {
	margin-right: 0;
}
div#content div.similar div.content dl dt a {
}
div#content div.similar div.content dl dt a img {
	display: block;
	margin-bottom: 8px;
	margin-left: 30px;
}
div#content div.similar div.content dl dd {
	font-size: 0.833em /* = 10px */;
	line-height: 1.5em /* = 15px */;
}
div#content p.more {
	text-align: right;
}
div#content p.more a {
	background: url(img/icon_link_a_01.png) 0 49% no-repeat;
	padding-left: 10px;
}

/* 画面遷移セット
------------------------------------------------------------ */
div#content ul.return {
	font-size: 0;
	_height: 1%;
	line-height: 0;
	margin-top: 30px;
	*zoom: 1;
}
div#content ul.return:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content ul.return li {
	float: left;
}
div#content ul.return li:last-child {
	float: right;
}
div#content ul.return li.last_child {
	float: right;
}

/* 検討リスト
------------------------------------------------------------ */
/* 非ログイン時 */
#content h2.hdg_bookmark{
	background:#EEEEEE url(/lib/css/2012/img/content/hdg_bookmark_01.gif) no-repeat 10px 45%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:10px 5px 10px 30px;
	margin-bottom:20px;
	line-height:1;
	font-weight:bold;
	font-size: 1.167em /* = 14px */;
}


div#content .box_bookmark_check {
	background: #EBEBEB url(/lib/css/2012/img/content/background_bookmark_01.gif) no-repeat 20px center;
	padding: 20px 20px 20px 95px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:20px 10px 20px;
}

div#content .box_function {
	background: #FFF9E3;
	border:2px solid #EBEBEB;
	padding: 15px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:0 10px 35px;
	_height: 1%;
	*zoom: 1;
}
div#content .box_function:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

div#content .box_function .image{
	float:left;

}

div#content .box_function .explain{
	float:right;
	width:335px;
}

div#content .box_function .explain .box{
	background:#FFDE60;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:15px;
	margin-bottom:15px;
}

div#content .box_function .explain .box .header{
	margin-bottom:10px;
}

div#content p.btn{
	margin-bottom:15px;
}

/* v37.0 start */
.button2 {
		margin-top: 0;
	text-align:center;
}

.button2 img{
	margin:0 0 5px 0;
}

.button2 span{
	text-align:center;
	display:block;
	font-size:10px;
	line-height:1.4!important;
}
/* v37.0 end */

/* v37.1 start */
span.simpleentry {
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: inline-block;
    background-color: #F00;
    padding: 2px 6px 4px;
    margin-right: 10px; }

.simpleInfolBlock {
  margin-bottom: 10px;
 }
/* v37.1 end */
