@charset "UTF-8";


/*------------------------------------------------------------------------------
index
------------------------------------------------------------------------------*/
#header ul li.recruit a {
	background-position:-734px -100px;
}

.recruit1 {
	background: url(../img/check.jpg) no-repeat 5px top;
	padding-left: 30px;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 30px;
}
.recruit2 dt {
	background: url(../img/box.gif) no-repeat 7px 2px;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 10px;
}
.recruit2 dd {
	font-size: 1.1em;
	line-height: 1.6;
	padding-left: 30px;
	padding-bottom: 25px;
}
.recruit2 dd a img {
	padding-top: 10px;
}
.recruit2 dd span {
	color: #000;
}
