/* CSS Document */
#main #recruit h2 {
	background: url(img/title_recruit.gif) no-repeat;
	height: 58px;
	width: 418px;
	text-indent: -9999px;
	margin-bottom: 40px;
}
#main #recruit table {
	width: 700px;
	margin-bottom: 80px;
	background: url(img/dot.gif) repeat-x left top;
}
#main #recruit th {
	width: 120px;
	vertical-align: top;
}
#main #recruit th,#recruit td {
	background: url(img/dot.gif) repeat-x left bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#main #recruit .photo {
	width: 800px;
	margin-bottom: 80px;
}
#main #recruit .photo .left,#recruit .photo .right {
	background: url(img/photo_bg.gif) no-repeat;
	height: 242px;
	width: 317px;
	padding-top: 9px;
	padding-left: 8px;
	float: left;
}
#main #recruit .photo .left {
	margin-right: 40px;
}#main #recruit .photo p {
	margin-top: 8px;
}
#main #recruit .message {
	clear: both;
	width: 600px;
	margin-bottom: 100px;
	background: url(img/dot.gif) repeat-x left bottom;
	padding-bottom: 8px;
}
#main #recruit .message p {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 30px;
	background: url(img/dot.gif) repeat-x left top;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
#main #recruit h3 {
	background: url(img/title_contact.gif) no-repeat;
	height: 58px;
	width: 418px;
	text-indent: -9999px;
	margin-bottom: 40px;
}
#main #recruit .error {
	margin-bottom: 40px;
	font-size: 14px;
	font-weight: 600;
	color: #FF0000;
}
#main #recruit .color {
	background: #E8E8E8;
}
#main #recruit form .red {
	font-size: 10px;
	padding-left: 5px;
}
#main #recruit form .btm {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #E8E8E8 url(img/dot.gif) repeat-x left bottom;
}
#main #recruit .done {
	text-align: center;
	width: 600px;
	margin-bottom: 200px;
}
