
/*--------------------------*/
/*	        				*/
/*	        				*/
/*	        				*/
/*	   	Recruit Style		*/
/*	        				*/
/*	        				*/
/*	        				*/
/*--------------------------*/

/*--------header--------*/


#header {
	background-image: url(../img/head_recruit.jpg);
	background-repeat: no-repeat;
}

/*--------h1~5 css--------*/

h2 {
	margin:5px 0 10px 5px;
	width:586px;
}

h3 {
	width:570px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin:0 auto 20px auto;
}


/*--------main-contents--------*/
#main-contents {
	font-size:12px;
	color: #333333;
	line-height: 20px;
}

#main-contents dl {
	margin:0 auto 0 auto;
	width:460px;
}


#test {
	width:555px;
	margin:0 auto 0 auto;
	border: 1px solid #bababa;
}

#test th {
	text-align:left;
	padding-left:13px;
	background-image: url(../img/dia-icon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	width:100px;
	background-color: #f1f1f1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bababa;
	border-bottom-color: #bababa;
}

#test .clear {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #bababa;
}

#test .clear2 {
	border:none;
}

#test td{
	margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}

#test dt {
	float:left;
	width:70px;
	padding-left:13px;
	background-image: url(../img/dia-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main-contents dl dd {
	width:400px;
	margin-left:90px;
}

#sub-contents {
}

#sub-contents dt {
	background-image:none;
	width:50px;
	padding:0px;
}

#sub-contents dl dd {
	width:400px;
	margin-left:90px;
}
