@charset "UTF-8";

.ttl_name,
.ttl_red {
	clear: both;
	width: 880px;
	height: 44px;
	line-height: 50px;
	padding-left: 22px;
	margin-bottom: 10px;
	font-size: 1.231em;
	font-weight: bold;
	background: url(/images/job/bg_subttl_pink.png) no-repeat center center;
	position: relative;
}

.ttl_red {
	background: url(/images/job/bg_subttl_red.png) no-repeat center center;
}

form {
	margin: 20px;
}

.form_inquiry{
	padding:15px 0;
	border-top: dotted 1px #d1d1d1;
}

.form_inquiry_last{
	clear:both;
	width:658px;
	padding:15px 0;
}

.form_inquiry dt, .form_inquiry_last dt{
	float:left;
	width:160px;
	font-weight:bold;
}

.form_inquiry dd, .form_inquiry_last dd{
	float:left;
	width:480px;
}

.center {
	text-align: center;
}