@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document heading
--------------------------------------------------------- */

.h2 {
	margin-bottom: 20px;
	background-image: url(../images/visual.jpg);
}


/* ---------------------------------------------------------
	CSS Document company
--------------------------------------------------------- */

.recruit {
	margin: 0 20px 60px;
	text-align: left;
}

.recruit .h3 {
	margin-bottom: 20px;
}

.recruit dl {
	margin-top: 20px;
}

.recruit dt {
	margin-bottom: 10px;
	padding: 5px 10px;
	background: #f0f0f0;
}

.recruit dd ul li {
	margin-left: 1.2em;
	text-indent: -1.2em;
}

.recruit dd span {
	display: inline-block;
	vertical-align: top;
}

.recruit dd div {
	text-align: center;
}
