@charset "UTF-8";

#contentarea2 {
	width: 815px;
	float: right;
	margin-left: 15px;
	overflow: hidden;
	background: url(../img/main_recrute.jpg) no-repeat right top;
	height: 962px;
}
#contentarea2 table {
	width: 700px;
	margin-top: 100px;
	margin-left: 55px;
}

#contentarea2 table th {
	width: 15%;
	font-weight: normal;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	background: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	border: 1px solid #CCCCCC;
}

#contentarea2 table td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	background: #FFFFFF;
	color: #333333;
}
