div#content table.table-recruit {
	margin : 20px 10px;
	border : 1px #545454 solid;
	border-collapse : collapse;
	width : 460px;
	font-size : small;
}

div#content td.recruit-item {
	background-color : #f4ffff;
	border : 1px #545454 solid;
	width : 140px;
	padding : 5px;
	text-align : center;
}

div#content td.recruit-content {
	border : 1px #545454 solid;
	width : 340px;
	padding : 5px;
	padding-left : 10px;
	text-align : left;
}

div.staff-voice {
	width : 510px;
}

img.pic-00 {
	float : left;
	margin : 20px 10px;
}

div.text {
	float : right;
	margin : 10px 0px;
	width : 370px;
}

div#content p.clear-both {
	clear : both;
}

div#content h4.staff-name {
	margin : 20px 0px 10px 0px;
}

div.clear-both {
	clear : both;
}

