@charset "utf-8";
/* recruit */
#recruit div#contentWide dl dt {
	font-weight: bold; 
}
#recruit div#contentWide dl dd {
	margin: -1.5em 0 12px 7em; 
}
#recruit div#contentWide dl dd.last {
	margin: -1.5em 0 0 7em; 
}
#recruit div#contentWide table {
	width: 100%; 
}
#recruit div#contentWide table td {
	vertical-align: top; 
}
#recruit div#contentWide table td.right {
	padding: 0 0 0 24px; 
	text-align: right; 
}
#recruit div#contentWide table td.right img {
	margin-bottom: 1px; 
}
#recruit div#contentWide p.ph {
	margin-right: 144px; 
}