@charset "utf-8";

/* ===========================================================

	Title: recruit.css
	Created: 2009-12-22
	Created: 2009-12-26
	
=========================================================== */
/*

	faq
	life
	
=========================================================== */
/*

	faq
	
=========================================================== */

#faq dt {
	background: url(../image/ic_q.gif) 0 5px no-repeat;
	padding: 5px 0 5px 25px;
}

#faq dd {
	background: url(../image/ic_a.gif) 0 5px no-repeat;
	padding: 5px 0 10px 25px;
	color: #848425;
	border-bottom: dotted 1px #878787;
}

/* ===========================================================	

	lifeTop
	
=========================================================== */

#lifeTop {
	margin: 0;
}

#lifeTop li {
	float: left;
	margin: 0 5px 5px 0;
}

#lifeTop li img {
	vertical-align: bottom;
}

h6 {
	clear: both;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 10px;
	padding: 10px 10px 10px 30px;
	background: url(../image/ic_time.gif) 0 50% no-repeat;
	border-bottom: solid 3px #CCC;
}

h6 em {
	color: #999933;
	font-weight: bold;
}