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

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

/* RECOMMEND	##################################### */
div#recommend{
	margin: 5px auto 10px auto;
	width: 554px;
	clear: both;
}
	div#recommend h3{
		margin-bottom: ;
		padding: 7px 7px 0 7px;
		height: 29px;
		background: url("../img/h3_interview.gif") repeat-x;
	}
	div#recommend p{
		margin: 10px;
		line-height: 1.4;
		letter-spacing: 0em;
	}
	div#recommend img{
		float: ;
		margin: 5px 10px;
	}