@charset "euc-jp";
/* CSS Document */

.titlebar#recruitment {
	background-image: url(../../recruitment/images/t_recruitment.jpg);
}
#contents dl#outline {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	font-size: 88%;
	margin-bottom: 20px;
}

#contents dl#outline dt {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	width: 120px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #c8caeb;
	margin-bottom: 1px;
	font-weight: bold;
	padding-left: 10px;
}
#contents  dl#outline  dd {
	padding-bottom: 12px;
	padding-left: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4e68ab;
	margin-bottom: 10px;
	text-align: left;
}
