@charset "shift-jis";

/*
		recruiter/index.html
-------------------------------------------------------------------------------------------------*/

/*--------------------
	features
--------------------*/

ul#features li{
	float: left;
	padding-bottom: 30px;	
}

/*--------------------
	step_box
--------------------*/

.step_box{
	background: url(../../images/recruiter/bg_step.jpg) repeat-y 0 0;
}

.step_box .btm{
	background:url(../../images/recruiter/bg_step_btm.jpg) no-repeat 0 0;
	height: 15px;	
}

.step_box dl{
	
}

.step_box dl dd{
	padding-left: 78px;
}