@charset "utf-8";
/*
=========================================
ライフォート
採用情報用定義

=========================================
*/

/* import
---------------------------------------------------------------------------- */
@import "../../css/default.css";
@import "../../css/shared_class.css";
@import "../../css/header.css";
@import "../../css/footer.css";
@import "../../css/pankuzu.css";


/* 採用トップ
---------------------------------------------------------------------------- */
.recruitTopPanelList {
	width: 576px;
	overflow: hidden;
	margin: 0 -26px 15px 5px;
}
.recruitTopPanelList li {
	float: left;
	width: 262px;
	margin: 0 26px 16px 0;
	background: url(../img/panel_bottom.gif) 0 bottom no-repeat;
}
.recruitTopPanelList li a {
	display: block;
	padding: 8px 0 10px 0;
	background: url(../img/panel_top.gif) 0 0 no-repeat;
	color: #434343!important;
	text-decoration: none!important;
}
.recruitTopPanelList li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;	
}
.recruitTopPanelList li h4 {
	margin: 0 0 11px 6px;
}
.recruitTopPanelList li .pic {
	float: left;
	display: inline;
	margin: 0 10px 0 11px;
	padding: 1px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
.recruitTopPanelList li .comme {
	line-height: 1.5;
	margin: 0 11px 5px 11px;
}
.recruitTopPanelList li .btn {
	text-align: right;
	margin: 0 9px;
}

.recruit_img1 {
	float: right;
	margin-left: 18px;
	margin-bottom: 25px;
	padding-right: 15px;
}
.recruit_img2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-left: 15px;
}
.recruit_img3 {
	float: left;
	margin-right: 15px;
}
.recruit_ttl_img {
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.recruit_centerimg {
	margin-bottom: 30px;
	text-align: center;
	margin-top: 30px;
}
.recruit_entrybtn {
	margin-bottom: 40px;
	text-align: center;
	margin-top: 40px;
}
.recruit_entrybtn a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;	
}
.tbl_recruit {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.tbl_recruit td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tbl_recruit th , .tbl_recruit td {
	line-height: 1.5;
	vertical-align: top;
	padding: 10px;
}

/* 募集要項ここから↓↓↓↓
---------------------------------------------------------------------------- */

/* javascript無効時のアラート */
#jsNGBox {
	line-height: 1.5;
	border: 3px solid #ff0000;
	padding: 20px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	font-size: 120%;
}

.SpryHiddenRegion {
	visibility: hidden;
}

/* ローディング */
.loading {
	text-align: center;
	padding: 40px 0 40px 0;
}

/* 募集要項ここまで↑↑↑↑↑
---------------------------------------------------------------------------- */
