@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 200px;
	background: url(../common/images/img_access.jpg) no-repeat;
	text-indent: -9999em;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #c00;
}

.img01 {
	float: right;
}

.recruit	{
	width:600px;
	margin:0 0 14px 0;
	border-collapse:collapse;
	border:solid 1px #BBB;
	margin:0 0 10px 32px;
}

.recruit th	{
	width:90px;
	border:solid 1px #BBB;
}

.recruit td	{
	width:470px;
	_width:510px;
	background:#FFFFFF;
	padding:6px 18px;
	border:solid 1px #BBB;
}

