@charset "utf-8";

/*-------------------------------------------------------------------

	　　　　　　　　　　よくあるご質問 人材紹介
							
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
						テキスト画像代替
-------------------------------------------------------------------*/
#talent #contents-body h2,#talent #contents-body h3
{
	display: block;
	text-indent: -10000px;
/* Hides from Mac IE \*/
	overflow: hidden;
/* */
}


/*-------------------------------------------------------------------
							page-title
-------------------------------------------------------------------*/
#page-title{
	width: 585px; height: 40px;
	margin-bottom: 11px;
	background: url(../../faq/talent/images/page_title.gif) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
							body
-------------------------------------------------------------------*/
.body p{
	background: url(../../faq/images/answer.gif) no-repeat scroll left top;
	margin-left: 20px;
	padding-left: 28px;
	padding-right: 20px;
	padding-top: 0.2em;
	line-height: 1.3em;
}

/*-------------------------------------------------------------------
								sec1
-------------------------------------------------------------------*/
#sec1{
	margin-top: 0px;
	margin-left: 2px;
}
#sec1 h2{
	background: url(../../faq/talent/images/sec1_h.gif) no-repeat scroll left top;
	width: 585px; height: 25px;
}

/*-------------------------------------------------------------------
								sec2
-------------------------------------------------------------------*/
#sec2{
	margin-top: 10px; padding-top: 20px;
	margin-left: 2px;
}
#sec2 h2{
	background: url(../../faq/talent/images/sec2_h.gif) no-repeat scroll left top;
	width: 585px; height: 25px;
}

/*-------------------------------------------------------------------
								sec3
-------------------------------------------------------------------*/
#sec3{
	margin-top: 10px; padding-top: 20px;
	margin-left: 2px;
}
#sec3 h2{
	background: url(../../faq/talent/images/sec3_h.gif) no-repeat scroll left top;
	width: 585px; height: 25px;
}

/*-------------------------------------------------------------------
								sec4
-------------------------------------------------------------------*/
#sec4{
	margin-top: 10px; padding-top: 20px;
	margin-left: 2px;
}
#sec4 h2{
	background: url(../../faq/talent/images/sec4_h.gif) no-repeat scroll left top;
	width: 585px; height: 25px;
}

