@charset "utf-8";





/*
*
*
*	Recruit Module
*
*	+Recruit
*
*
*/


/*///////////////////////////////// Insert Memo Bar ////*/



/*/////////////////////////////////////////////////////////////

	recruit

/////////////////////////////////////////////////////////////*/

div#recruit{
}
div#recruit table{
	margin:0;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	
}
div#recruit table tr th{
	width:20%;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding:1em;
	background:url(../../share/images/dotsline_001.gif) repeat-x bottom;
}
div#recruit table tr td{
	width:80%;
	vertical-align:top;
	padding:1em;
	background:url(../../share/images/dotsline_001.gif) repeat-x bottom;
}
