/* CSS Document */

#contents {
	background:url(/staff_recruit/img/staff_bg_01.jpg) center top no-repeat;
	padding:40px;
}

#contents div {
	width:870px;
	margin:30px auto;
}

#contents div img {
	float:left;
	margin:80px 50px 0 0;
}

#contents table  {
 border-spacing : 10px 4px;
        border-collapse : separate ;}

#contents table tr td p {
	font-size:1.1em;
	font-weight:bold;
}


#contents table tr th {
	background-color:#DCDCDC;
	text-align:center;
	padding:5px 30px 3px 30px;
	border-spacing:4px;
}
