@charset "UTF-8";
@import url("common.css");
@import url("corner.css");


/*-----------------------------------------
	h2
-----------------------------------------*/

h2 {
	background:url(../recruit/img/h2.gif) no-repeat;
}


/*-----------------------------------------
	終了
-----------------------------------------*/

.boshu-end {
	margin-top:15px;
	color: #eb6100;
	font-weight:bold;
	text-align:center;
	font-size:116%;
}