@charset "Shift_JIS";

/*--TEXT--*/
.text_pop {
	font-size: 12px;
	line-height: 18px;
}

/*----採用における個人情報リストcss----*/
ol#list .basefont {
	line-height: 1.5em;
	margin-left: -1em;
}
#list li.list_2 {
	margin-top: 1.5em;
}
td .privacy {
 text-align:left;
	padding: 0 0 0 20px;
}
td .privacy_mongon {
 padding: 0 0 0 20px;
	}
/*--ol#list {
 margin: 0;
	}--*/
/*--募集要項テーブルcss--*/
.table_recr {
	width: 546px;
	line-height: 18px;
	font-size: 12px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #999;
}
.table_recr td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #999;
	padding: 5px 5px 5px 8px;
}
.table_recr .td_color {
	background-color: #D8E4CD;
	font-weight: bold;
	white-space:nowrap;
}
.table_recr .td_color_2 {
	background-color: #EAEFE2;
	font-weight: bold;
	white-space:nowrap;
}


/*--経験者採用FAQ、資格取得 css--*/
dl {
	width: 547px;
	margin-left: 25px;
}
dt {
	background-color: #5E5E5E;
	color: #FFFFFF;
	margin-top: 1em;
	padding-left: 1em;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
dd {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	margin-left: 24px;
	margin-top: 10px;
	}
.sente_top {
	font-size: 12px;
	line-height: 18px;
	padding-left: 2em;
	padding-top: 1.5em;
	background-position: left;
	padding-right: 2em;
}

.to_form {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

/*--Popupテーブルcss--*/
.table_pop {
	width: 525px;
	line-height: 18px;
	font-size: 12px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #999;
	text-align: center;
}
.table_pop td {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #999;
	padding: 5px;
}
.table_pop .td_color {
	background-color: #F3D5A0;
}
.table_pop .td_color_2 {
	background-color: #F8EFD8;
}

/*--事業領域と役割テーブルcss--*/
.table_business {
	width: 546px;
	line-height: 18px;
	font-size: 12px;
}
.table_business h1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_business h2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}
.table_business .img {
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: center;
}
.table_business .kakomi_1 {
	border: 1px solid #A7A6A3;
	width: 240px;
	background-color: #DFFDDF;
	text-align: center;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.table_business .kakomi_2 {
	border: 1px solid #A7A6A3;
	width: 240px;
	background-color: #F7EED7;
	text-align: center;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	float: left;
}
.table_business li {
	margin-bottom: 1em;
}
.style3 {color: #009900;
}

/*-- Text Decolation --*/
span.txt_red {
 color: #FF0000;
	}