@charset "utf-8";



div.recruit {
	width: 100%;
	}

div.recruit div.image {
	margin: 0 0 10px 10px;
	float: right;
	}

div.recruit p {
	margin-bottom: 1em;
	}

div.recruit table {
	margin-bottom: 1em;
	clear: both;
	width: 640px;
	border: 1px solid #999;
	width: 100%;
	}

div.recruit tr {
	width: 100px;
	white-space: nowrap;
	}

div.recruit th {
	padding: 5px;
	border: 1px solid #ccc;
	vertical-align: top;
	background: #eff5d2;
	font-weight: bold;
	white-space: nowrap;
	}

div.recruit td {
	padding: 5px;
	border: 1px solid #ccc;
	}

div.recruit p#jemmy {
	padding: 8px 0 8px 35px;
	color: #080;
	background: url(../img/mini-rose.png) left 50% no-repeat;
	font-weight: bold;
	font-size: 108%;
	}

* html body div.recruit p#jemmy {
	height: 29px;
	}





