@import "/css/template01.css";

#conts h2 {
	margin-bottom: 20px;
	background: url(/img/recruit/intern/h2_back.gif) repeat-x;
}


#conts p {
	margin: 0 0 0 -60px;
	padding: 7px 0px 15px 0;

	font-weight: bold;
	font-size: 14px;
	
	text-align: center;
}

#conts form {
	text-align: left;
}

	* html #conts form {
		text-align: center;
	}

#conts table {
	background: #999;
	margin: 0 auto;
	border-left: 6px solid #98D150;
	/*Mac IEÍÑ¥Ï¥Ã¥¯*/
	/*\*//*/
	text-align: center;
	/**/
}

#conts table th {
	background: #fff;
	width: 110px;
	padding: 10px 0px 10px 10px;
	
	font-size: 12px;
	
	text-align: left;
}

#conts table td {
	background: #fff;
	padding: 10px 20px 10px 20px;
}

#conts table td#name input {
	width: 222px;
}

#conts table td input {
	width: 384px;
}

#conts table td textarea {
	width: 384px;
}

#conts #button {
	margin: 10px auto;
	padding-bottom: 10px;
	width: 105px;
	height: 32px;
	
	display: block;
	
	text-align: center;
}
	
#conts th .hissu {
	margin-top: 5px;
	display: block;

	color: #f00;
}

#conts .error {
	padding: 0 0 10px 0;

	text-align: center;
}

#conts .error ul {
	margin: 0 auto;
	width: 550px;

	color: #f00;
	font-weight: bold;
	text-align: left;
}

#conts .error li {
	margin-bottom: 5px;
}

#conts #return_guide {
	padding: 0 0 0 15px;
}

#conts #return_guide li {
	margin-bottom: 5px;
}