@charset "utf-8";



body#norecruit img.message {
	display: block;
	margin: 100px 0 178px 0;
}



/* recruit */
/* -------------------------------------------- */

.content2 {
	padding: 0 0 20px 0;
}

#content h2 {
	margin: 20px 0 20px 43px !important;
}
#content h3 {
	height: 25px;
	margin: 0 0 0 0;
	padding: 4px 0 0 24px;
	border-bottom: 2px solid #aaa;
	background: url(../image/bg_hl_mark.gif) 0 2px no-repeat;
	color: #666;
	font-size: 85%;
	font-weight: bold;
}

#content table.recruit {
	width: 680px;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-collapse: collapse;
	border: 0;
}
#content table.recruit th {
	width: 180px;
	padding: 10px 0;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.3;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
}
#content table.recruit td {
	width: 500px;
	padding: 10px 0;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.3;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
}
