/* CSS Document */

#contents {
	padding: 0px 20px;
}
#contents h3 {
	margin: 20px 0;
	padding-bottom: 20px;
	background: url(../recruit/title.gif) no-repeat 0 0;
	height: 33px;
	text-indent: -9999px;
	border-bottom: 4px solid #CEF0FB;
}
#contents h3#t2 {
	background: url(../recruit/title02.gif) no-repeat 0 0;
	margin-top:40px;
}

#contents p#hl {
	background: url(../images/hl.gif) no-repeat right 19px;
	height: 106px;
	padding-top: 15px;
	border-top: 4px solid #CEF0FB;
	margin-top: 20px;
	text-indent: -9999px;
}




#contents p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 20px;
	background: url(../recruit/photo1.jpg) no-repeat right 170px;
}
#contents p strong {
	font-size: 18px;
	line-height: 24px;
	color: #05B5ED;
	font-weight: bold;
}


#contents #outline {
	padding: 15px;
	width: 600px;
	margin: 20px auto;
	background: #f0f0f0;
}
#contents #outline h4 {
	font-size: 18px;
	line-height: 24px;
	color: #05B5ED;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents #outline table {
	width: 100%;
	border-top: 1px solid #CCCCCC;
}
#contents #outline table th {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: left;
}
#contents #outline table td {
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#contents #form {
	margin: 0px;
	padding: 0px;
}
#contents #form p {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	margin:0 0 10px;
}
#contents #form table {
	padding: 0;
	margin:0 0 10px;
	border-top: 1px solid #CCCCCC;
}
#contents #form table th {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background: #f0f0f0;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#contents #form table th em {}
#contents #form table td {
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}



#form_thanks {
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#form_thanks p {
	font-size: 18px;
	line-height: 28px;
	text-align: center;
}
