@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 600px;
	height: 200px;
	background: url(../common/images/img_recruit.jpg) no-repeat;
}

.img01 {
	float: right;
	margin-left: 10px;
}

#contents h3 {
	background: url(../common/images/icon.gif) left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 5px;
	border-bottom: 1px dotted #8F7048;
	margin-bottom: 10px;
}

#contents h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #663300;
}

#contents p {
	margin-bottom: 10px;
}

#contents p span {
	font-size: 1.5em;
	font-weight: bold;
	color:#996600;
}