/* ***********************************************/
/*	DATE		: 2007/11/29
	TITLE		: 中謙ＨＰ_リクルート
	FILE_NAME	: recruit.css
	AUTHER		: FOIS 			 */
/*************************************************/

/*=====各属性のスタイル===========================*/

/*=====会社概要のスタイル===========================*/

#tb-recruit {
	width:650px;
	margin:0px auto 10px;
	border:solid 1px #999999;
}

#tb-recruit th {
	width:20%;
	border:solid 1px #999999;
	padding:3px;
	background-color:#FFE0B2;
	font-weight:normal;
}

#tb-recruit td {
	width:80%;
	border:solid 1px #999999;
	padding:3px 5px;
	text-align:left;
}

.recruit-p {
	width:650px;
	margin:0px auto;
	text-align:left;
}

.recruit-bt {
	width:650px;
	margin:0px auto 60px;
	text-align:right;
}