@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	Last Updated: Apr 12, 2010
	Edited by Kazuya Ono / COLONY+iNTERACTIVE INC.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


#Jobs p.lead,
#Jobs dl dd,
#Jobs p.attn {
	font-size: 93%;
}
#Jobs p.lead {
	padding-bottom: 20px;
	border-bottom: #333 1px solid;
}
#Jobs dl {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
#Jobs dl dt,
#Jobs dl dd {
	padding: 8px 0;
}
#Jobs dl dt {
	font-size: 108%;
	position: absolute;
	left: 0;
	width: 220px;
}
#Jobs dl dd {
	padding-left: 240px;
	border-bottom: #333 1px solid;
}
#Jobs p.attn {
	margin-bottom: 50px;
}
#Jobs p.applyBtn {
	overflow: hidden;
}
