@charset "Shift_JIS";
@import url("common.css");


/* --------------------------------------------------------------------------------------
 ̗p
--------------------------------------------------------------------------------------- */

div.ctComText div.recruitBox{
	width: 370px;
	margin-bottom: 30px;
}

div.ctComText table.recruit{
	width: 370px;
}

div.ctComText table.recruit th{
	padding: 8px;
	width: 70px;
	border-bottom: 1px #ddd1b5 solid;
	text-align: left;
	background: #ffffff;
	color: #8e711e;
}

div.ctComText table.recruit td{
	padding: 8px;
	border-bottom: 1px #ddd1b5 solid;
}


