@charset "utf-8";


div#content h1 {
	border-top: 3px solid #080;
	height: 70px;
	background: url(../img/recruits/header/index.gif) left 10px no-repeat;
	text-indent: -9999px;
	}

div#thisPageIndex {
	border: 1px solid #b2efab;
	background: #f4ffec;
	}

div.recruit {
	padding: 20px;
	border: 1px solid #ccc;
	width: 670px;
	}

* html div.recruit {
	width: 711px;
	}

div.recruit table.recruit {
	margin-bottom: 20px;
	}

div.recruit table.address {
	margin: 0;
	}


