/*----------------------------------------------------------------------
採用情報トップ/新卒採用/中途採用/先輩社員の声/個人情報の取扱い
----------------------------------------------------------------------*/

/*
トップタイトル
---------------------------------------------------*/
* html h2 {
	behavior: expression(IEPNGFIX.fix(this));
}


h2 {
	width: 780px;
	height: 100px;
	text-indent: -9999px;
	background: url(../images/top_title_rec.jpg) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto;
	
}



/*
サブトップタイトル
---------------------------------------------------*/
.top_recruit {
	width: 600px;
	height: 38px;
	text-indent: -9999px;
	background: url(../images/top_recruit.gif) 0 0 no-repeat;
	text-align: left;
	padding: 0 0 15px 0;
	
}

.top_fresh {
	width: 600px;
	height: 38px;
	text-indent: -9999px;
	background: url(../images/top_fresh.gif) 0 0 no-repeat;
	text-align: left;
	padding: 0 0 15px 0;
	
}

.top_career {
	width: 600px;
	height: 38px;
	text-indent: -9999px;
	background: url(../images/top_career.gif) 0 0 no-repeat;
	text-align: left;
	padding: 0 0 15px 0;
	
}

.top_voice {
	width: 600px;
	height: 38px;
	text-indent: -9999px;
	background: url(../images/top_voice.gif) 0 0 no-repeat;
	text-align: left;
	padding: 0 0 15px 0;
	
}


.top_pri {
	width: 600px;
	height: 38px;
	text-indent: -9999px;
	background: url(../images/top_privacy_r.gif) 0 0 no-repeat;
	text-align: left;
	padding: 0 0 15px 0;
	
}








/*
採用情報
---------------------------------------------------*/
.rec_top_image {
	width: 600px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/rec_top_image.gif) 0 0 no-repeat;
	text-align: left;
	padding: 0 0 5px 0;
	
}

.r_button {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 10px 0px;
	
}

.r_button a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	
}

.r_txt {
	text-align: center;
	margin: 0 auto;
	font-size: 90%;
	line-height: 190%;
	padding: 10px 25px 20px 0;
	
}

ul.r_list {
	font-size: 90%;
	padding: 0 0 0 30px;
	
}

ul.r_list li {
	float: left;
	padding: 0 10px 20px 0;
	
}




/*
新卒採用要項
---------------------------------------------------*/
.f_table {
	border-top: 1px solid #cccccc;
	width: 600px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.f_table .f_title {
	border-right: 3px solid #CFE3CF;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 7px 0 4px 0;
	font-size: 80%;
	width: 140px;
	background-color: #ECFFED;

}

.f_table .f_detail {
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 7px 0 4px 8px;
	font-size: 80%;

}

.f_table .f_detail span {
	font-weight: bold;

}


.f_table .f_detail a {
	text-decoration: underline;
	color: #00a73c;

}

.f_table .f_detail a:hover {
	text-decoration: none;
	color: #15ce5b;

}



/*
中途採用要項
---------------------------------------------------*/
.c_table {
	border-top: 1px solid #cccccc;
	width: 600px;
	text-align: left;
}

.c_table .c_title {
	border-right: 3px solid #D5E2E6;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 7px 0 4px 0;
	font-size: 80%;
	width: 140px;
	background-color: #F4FDFF;

}

.c_table .c_detail {
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 7px 0 4px 8px;
	font-size: 80%;

}

.c_table .c_detail span {
	font-weight: bold;

}


.c_table .c_detail a {
	text-decoration: underline;
	color: #00a73c;

}

.c_table .c_detail a:hover {
	text-decoration: none;
	color: #15ce5b;

}


/*
先輩社員の声
---------------------------------------------------*/
h3 {
	width: 600px;
	height: 160px;
	text-indent: -9999px;
	text-align: left;
	padding: 0 0 15px 0;

}

h3.staff1 {
	background: url(../images/staff_top_title1.jpg) 0 0 no-repeat;

}

h3.staff2 {
	background: url(../images/staff_top_title2.jpg) 0 0 no-repeat;

}

h3.staff3 {
	background: url(../images/staff_top_title3.jpg) 0 0 no-repeat;

}

h3.staff4 {
	background: url(../images/staff_top_title4.jpg) 0 0 no-repeat;

}

h3.staff5 {
	background: url(../images/staff_top_title5.jpg) 0 0 no-repeat;

}

h3.staff6 {
	background: url(../images/staff_top_title6.jpg) 0 0 no-repeat;

}

.s_title {
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	border-left: 3px solid #00a73c;
	border-bottom: 1px solid #dddddd;
	width: 595px;
	
}

.s_top_txt {
	text-align: left;
	font-size: 95%;
	color: #00a73c;
	padding: 10px 0 0 8px;
	
}

.s_txt {
	text-align: justify;
	font-size: 80%;
	line-height: 170%;
	padding: 5px 0 15px 8px;
	margin-right: 12px;
	
}






/*
採用における個人情報の取扱い
---------------------------------------------------*/
.pr_top_txt {
	text-align: left;
	font-size: 80%;
	padding: 8px 0 2px 10px;
	margin: 0 20px 5px 0px;

}

ol.pr_list {
	margin: 0 25px 15px 10px;
	list-style-type: decimal;
	list-style-position: inside;

}

ol.pr_list li {
	text-align: left;
	font-size: 80%;
	padding: 5px 0;

}

ol.pr_list li span {
	font-weight: bold;

}

ol.pr_list li a {
	text-decoration: underline;
	color: #00a73c;

}

ol.pr_list li a:hover {
	text-decoration: none;
	color: #15ce5b;

}



















