@charset "utf-8";


#content.recruit {}
#content.recruit h2 { background: url(../images/h2_recruit.gif) no-repeat; }
#content.recruit h3.h301 { background: url(../images/h3_recruit01.gif) no-repeat; }
#content.recruit h3.h302 { background: url(../images/h3_recruit02.gif) no-repeat; }
#content.recruit h3.h303 { background: url(../images/h3_recruit03.gif) no-repeat; }
#content.recruit h3.h304 { background: url(../images/h3_recruit04.gif) no-repeat; }
#content.recruit h3.h305 { background: url(../images/h3_recruit05.gif) no-repeat; }
#content.recruit h3.h306 { background: url(../images/h3_recruit06.gif) no-repeat; }
#content.recruit ol {
	margin-top: 1em;
	margin-bottom: 1em;
}
#content.recruit ol li {
	list-style: decimal inside;
	margin-right: 1em;
	margin-left: 1em;
}
