/* @charset "UTF-8"; */

/* MAIN CONTNET	##################################### */
div#main-content h2{
	width: 564px; height: 35px;
	background: url("../recruit/img/h2_recruit.gif") no-repeat;
	text-indent: -7777px;
}

/* RECRUIT		##################################### */
div#recruit{
	margin: 5px auto 10px auto;
	width: 554px;
	clear: both;
}
	div#recruit h3{
		padding: 7px 7px 0 7px;
		height: 29px;
		background: url("../img/h3_interview.gif") repeat-x;
	}
	div#recruit p{
		margin-bottom: 10px;
	}
	div#recruit img{
		margin-bottom: 10px;
		border: 1px solid #bbb;	
	}
	div#recruit img.icon{
		margin-bottom: 0;
		border: 0px solid #bbb;	
	}
	div#recruit img.recruit{
		float: right;
		margin: 10px 0 10px 10px;
		border: 0px solid #555;
	}
		div#recruit h6.topics{
			margin: 5px 0 5px 0;	
			background: url("../img/border_dotted_x.gif") bottom repeat-x #fff;
			border-top: #b08800 2px solid;
			border-bottom: #ccc 0px dotted;
			color: #555;
		}
		div#recruit div.line-dotted-x{
			margin-bottom: 10px;
		}