@charset "UTF-8";

#gl_nav #gl_recruit a {
	background-position:0 -40px;
}
#recruit h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#recruit h4 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}
#recruit ul li {
	list-style: square inside;
}
