#Container #Recruit {
	height: auto;
	width: 656px;
	margin-left: 194px;
	padding-bottom: 40px;
}
#Container #Recruit h2 {
	margin-bottom: 20px;
}

#Container #Recruit h3 {
	text-align: center;
	font-size: 16px;
	font-weight: 600;

	color: #f00303;
	margin-bottom: 30px;
}
#Container #Recruit #Photo {
	width: 656px;
	margin-right: auto;
	margin-left: auto;
	height: 290px;
	text-align: center;
}
#Container #Recruit #Photo .Left {
	text-align: left;
	float: left;
	margin-right: 20px;
	margin-left: 15px;
	display: inline;
}
#Container #Recruit #Photo .Right {
	text-align: left;
}
#Container #Recruit table {
	width: 550px;
	margin-left: auto;
	clear: both;
	height: auto;
	margin-right: auto;
}
#Container #Recruit th {
	width: 140px;
}
#Container #Recruit th,td {
	background: url(img/Dot.gif) repeat-x bottom;
	padding: 3px 2px;
}
#Container #Recruit .Option li {
	display: block;
	width: 150px;
	float: left;
}
#Container #Recruit .toWork {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 8px;
	font-weight: 600;
}
#Container #Recruit h4 {
	margin-left: 2px;
	margin-top: 60px;
	margin-bottom: 20px;
}
#Container #Recruit #Error {
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
	color: #f00303;
}
#Container #Recruit th .ColorLink {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 4px;
}
#Container #Recruit .Center {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Container #Recruit .Notice {
	text-align: center;
	font-size: 14px;
	padding-bottom: 200px;
}
