@import "/csjs/style_reset.css";
@import "/csjs/hed-fot-side.css";
/*--------------------------------------
　社名を伏せた求人
---------------------------------------*/
#cnts {
	margin: 0 0 40px 30px;
	width: 700px;

	clear: both;
}

#cnts #about {
	margin: 10px 0 30px 0;
	padding: 5px 10px;
	background: #E2EBFA;

	line-height: 1.5;
}

#cnts h3 {
	margin-bottom: 10px;
}

#cnts #section02, #cnts #section03 {
	margin: 0 10px 30px 10px;
}

#cnts #section02 p {
	width: 680px;
	overflow: auto;

	line-height: 1.5;
}

#cnts #section02 p span {
	padding: 15px 0 0 5px;
	display: block;
}

#cnts img {
	display: block;
}

#cnts .float-right {
	margin-left: 20px;
	float: right;
}

#cnts #support_guide {
	text-align: center;
}

#cnts #support_guide #support {
	display: inline-block;
}

#cnts #support_guide a:hover#support {
	background-color: #fff;
}

#cnts #support_guide a:hover#support img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
