@charset "utf-8";

/*-------------------------------------------------------------------

	　　　　　　　　　　よくあるご質問 転職支援サービス
							
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
							main-image
-------------------------------------------------------------------*/
#main-image{
	width: 800px; height: 150px;
	background: url(../../faq/conference/images/main_image.jpg) no-repeat scroll left top;
}
/*-------------------------------------------------------------------
						テキスト画像代替
-------------------------------------------------------------------*/
#conference #contents-body h2,#conference #contents-body h3
{
	display: block;
	text-indent: -10000px;
/* Hides from Mac IE \*/
	overflow: hidden;
/* */
}


/*-------------------------------------------------------------------
							page-title
-------------------------------------------------------------------*/
#page-title{
	width: 585px; height: 50px;
	margin-bottom: 11px;
	background: url(../../faq/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;
}
#conference .body ul{
	background: url(../../faq/images/answer.gif) no-repeat scroll left top;
	margin-left: 20px;
	padding-left: 28px;
	padding-top: 0.2em;
	line-height: 1.3em;
}
#conference .body ul li{
	margin-bottom: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.body p.p-bottom{
	background: none;
	margin-top: 10px;
}
.body p.p-bottom span{
	color: #df0010;
}

/*-------------------------------------------------------------------
								sec1
-------------------------------------------------------------------*/
#sec1{
	margin-top: 0px;
	margin-left:15px;
}
#sec1 h2{
	background: url(../../faq/conference/images/sec1_h.jpg) no-repeat scroll left top;
	width: 585px; height:20px;
}

/*-------------------------------------------------------------------
								sec2
-------------------------------------------------------------------*/
#sec2{
	margin-top: 10px; padding-top: 20px;
	margin-left:15px;
}
#sec2 h2{
	background: url(../../faq/conference/images/sec2_h.jpg) no-repeat scroll left top;
	width: 585px; height: 20px;
}

/*-------------------------------------------------------------------
								sec3
-------------------------------------------------------------------*/
#sec3{
	margin-top: 10px; padding-top: 20px;
	margin-left:15px;
}
#sec3 h2{
	background: url(../../faq/conference/images/sec3_h.jpg) no-repeat scroll left top;
	width: 585px; height: 20px;
}

/*-------------------------------------------------------------------
								sec4
-------------------------------------------------------------------*/
#sec4{
	margin-top: 20px; padding-top: 20px;
	margin-left:15px;
}
#sec4 h2{
	background: url(../../faq/conference/images/sec4_h.jpg) no-repeat scroll left top;
	width: 585px; height: 20px;
}

/*-------------------------------------------------------------------
								sec5
-------------------------------------------------------------------*/
#sec5{
	margin-top: 10px; padding-top: 20px;
	margin-left: 15px;
}
#sec5 h2{
	background: url(../../faq/conference/images/sec5_h.jpg) no-repeat scroll left top;
	width: 585px; height: 20px;
}

/*-------------------------------------------------------------------
								sec6
-------------------------------------------------------------------*/
#sec6{
	margin-top: 20px; padding-top: 20px;
	margin-left:15px;
}
#sec6 h2{
	background: url(../../faq/conference/images/sec6_h.jpg) no-repeat scroll left top;
	width: 585px; height: 20px;
}

