@charset "utf-8";


/*================================================================================

	// recruit

================================================================================*/




.recruit table {
	width:708px;
	margin-bottom:10px;
}




/*=============== typeB ===============*/


.typeB table tr th{
	width:30%;
	border:1px solid #333333;
	padding:10px;
	background:#BDA56A;
}

.typeB table tr td{
	width:70%;
	border:1px solid #333333;
	padding:10px;
	background:url(../../common/images/common-bg1.png);
}












 