@charset "utf-8";

div.recruit p.lead_en,
div.recruit p.lead {
	border-bottom: 1px solid #E4E4E4;
	}

div.recruit p {
	width: 528px;
	margin-bottom: 20px;
	float: right;
	}

div.recruit p.lead_en {
	clear: both;
	width: 256px;
	float: left;
	margin-left: 0;
	line-height: 18px;
	text-align: right;
	}

div.recruit p.lead {
	margin-bottom: 18px;
	}

div#selection {
	width: 528px;
	float: right;
	}
	
div#selection p.left {
	clear: both;
	float: left;
	width: 264px;
	}
	
div#selection p.right {
	float: left;
	width: 264px;
	}
