
#contents h3{
	background:url(../recruit/images/h3_bg.jpg) left no-repeat;
	height:46px;
	padding-left:12px;
	margin-bottom:10px;
	font-weight:bold;
}

#contents p.small{
	font-size:80%;
	margin-left:15px;
	line-height:140%;
}

#contents table#form{
	border-top:#999999 solid 1px;
	border-left:#999999 solid 1px;
	width:100%;
	border-spacing:0;
	border-collapse: collapse;
	font-size:100%;
	margin-bottom:30px;
}

#contents table#form th{
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	background:#f3f3f3;
	text-align:left;
	padding:5px;
}

#contents table#form td{
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	padding:2px 5px;
}

#contents p.btn {
	text-align:center;
}
