@charset "utf-8";

/* 	ServiceTop layout                                    
---------------------------------------------------------- */
.heading01 {
	margin-bottom: 15px;
}

.section {
	width: 690px;
	padding-left: 10px;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom15 {
	margin-bottom: 15px;
}

.bottom40 {
	margin-bottom: 40px;
}

/* LIST */
.number-list01 {
	padding-bottom: 5px;
}

.number-list01 span {
	font-weight:bold;
	color:#006952;
}


.number-list01 li {
	margin-bottom: 10px;
	padding-left: 1.1em;
	text-indent: -1.1em;
}


/* aline */
.align-right {
	text-align: right;
}

.recruitBox {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

