@import "/csjs/style_reset.css";
@import "/csjs/hed-fot-side.css";
/*--------------------------------------
　無料転職サポートとは
---------------------------------------*/
#cnts {
	margin: 0 0 45px 30px;
	width: 700px;
	clear: both;
}

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

#cnts h3 {
	clear: both;
}

#cnts p {
	line-height: 1.5;
}

#cnts .float-left {
	margin: 0 10px 15px 0;
	float: left;
}

#cnts .center {
	margin: 15px 0 10px 0;
	text-align: center;
}

#cnts .center img {
	margin: 0 auto;
}

#cnts #main {
	padding: 0 9px 0 10px;
}

#cnts #matome {
	margin: 15px 0 30px 0;
	padding: 10px;
	background: #FBD7AA;
}

#cnts .btn {
	text-align: center;
}

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