@charset "utf-8";

#header {
	margin-bottom: 0;
}
#contents {
	margin-bottom: 0;
	padding-bottom: 195px;
	background: url(/assets/front/recruitment_special/bg-recruit.gif) no-repeat center bottom;
}
#contents .article {
	width: 960px;
	margin: 0 auto;
	float: none;
}
#contents .article iframe {
	width: 100%;
	height: 500px;
}
#contents .article .recruit dl {
	margin-bottom: 10px;
}
#contents .article .recruit dl:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
#contents .article .recruit dt {
	width: 713px;
	text-align: right;
	float: left;
	line-height: 30px;
	font-size: 125%;
}
#contents .article .recruit dd {
	width: 237px;
	float: right;
	margin-left: 10px;
}
#contents .article .recruit dd ul:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
#contents .article .recruit dd ul li {
	float: left;
	margin-left: 10px;
}