@charset "utf-8";

#recruittable {
	width: 850px;
	margin: 40px auto;
}
#recruittable h3 {
	font-weight: normal;
	letter-spacing: 0.2em;
	font-size: 20px;
}
#recruittable ul li {
	padding: 17px 0px 14px;
	background: url(../img/common/ul_dot.gif) bottom left repeat-x;
	list-style: none;
}
