em {
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
}

.nashi {
	margin-left: 20px;
	font-size: 90%;
}

#cont1 {
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
}

.recruit_table {
	width: 90%;
	margin: 0 0 20px 20px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}

.recruit_table caption {
	font-weight: bold;
	text-align: left;
}


.recruit_table th {
	width: 120px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;
	background-color: #F5F5F5;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.recruit_table td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 8px;
}
