@charset "utf-8";



/*--------------------------------*/


   /*recruit_style*/


/*--------------------------------*/	

/*================================*/
/*  recruit  */
/*================================*/

#recruit {
	width: 505px;
	background-color: #ffffff;
}


#recruit h5 {
	padding-bottom: 20px;
}

#recruit h6 {
	padding: 0 0 20px 40px;
	background: url(../img/icon01.gif) no-repeat 20px 6px;
	
}


#recruit table {
	margin: 20px;
}


#recruit table td {
	padding: 10px 0 10px 21px;
	border-bottom: dotted #c9c9c9 1px;
}


#recruit table td p.t_s {
	padding-left: 44px; /* テキストのレイアウト調整class */
}

#recruit table td p.t_s1 {
	padding-left: 61px; /* テキストのレイアウト調整class */
}
