@charset "utf-8";

/*-------------------------------------------------------------------

	　　　　　　　　　　よくあるご質問
							
-------------------------------------------------------------------*/
/*-------------------------------------------------------------------
						テキスト画像代替
-------------------------------------------------------------------*/
#local-navi li,#local-navi li a,
#index #contents-body h2,#index #contents-body h3
{
	display: block;
	text-indent: -10000px;
/* Hides from Mac IE \*/
	overflow: hidden;
/* */
}
a:link{
color:#666;
text-decoration:none;
}

a:hover{
color:#ccc;
text-decoration:none;
}



/*-------------------------------------------------------------------
							sub-contents
-------------------------------------------------------------------*/
.faq #sub-contents{
	padding-top: 10px;
}

/*-------------------------------------------------------------------
							main-image
-------------------------------------------------------------------*/
#main-image{
	width: 800px; height: 150px;
	background: url(../../faq/images/main_image.jpg) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
							local-navi
-------------------------------------------------------------------*/
#local-navi{
	width: 800px; height: 25px;
}
#local-navi ul li{
	float: left;
	display: block;
}

#local-navi li#l_navi_qa a{
	background: url(../../faq/images/l_navi_qa.jpg) no-repeat scroll left top;
	width: 55px; height: 25px;
}
#local-navi li#l_navi_qa,#local-navi li#l_navi_qa a:hover,#local-navi li#l_navi_qa a:active{
	background: url(../../faq/images/l_navi_qa_ov.jpg) no-repeat scroll left top;
	width: 55px; height: 25px;
}

#local-navi li#l_navi_talent a{
	background: url(../../faq/images/l_navi_talent.jpg) no-repeat scroll left top;
	width: 90px; height: 25px;
}
#local-navi li#l_navi_talent,#local-navi li#l_navi_talent a:hover,#local-navi li#l_navi_talent a:active{
	background: url(../../faq/images/l_navi_talent_ov.jpg) no-repeat scroll left top;
	width: 90px; height: 25px;
}

#local-navi li#l_navi_jcom a{
	background: url(../../faq/images/l_navi_jcom.jpg) no-repeat scroll left top;
	width: 95px; height: 25px;
}
#local-navi li#l_navi_jcom,#local-navi li#l_navi_jcom a:hover,#local-navi li#l_navi_jcom a:active{
	background: url(../../faq/images/l_navi_jcom_ov.jpg) no-repeat scroll left top;
	width: 95px; height: 25px;
}

#local-navi li#l_navi_support a{
	background: url(../../faq/images/l_navi_support.jpg) no-repeat scroll left top;
	width: 135px; height: 25px;
}
#local-navi li#l_navi_support,#local-navi li#l_navi_support a:hover,#local-navi li#l_navi_support a:active{
	background: url(../../faq/images/l_navi_support_ov.jpg) no-repeat scroll left top;
	width: 135px; height: 25px;
}

#local-navi li#l_navi_conference a{
	background: url(../../faq/images/l_navi_conference.jpg) no-repeat scroll left top;
	width: 105px; height: 25px;
}
#local-navi li#l_navi_conference,#local-navi li#l_navi_conference a:hover,#local-navi li#l_navi_conference a:active{
	background: url(../../faq/images/l_navi_conference_ov.jpg) no-repeat scroll left top;
	width: 105px; height: 25px;
}

#local-navi li#l_navi_web a{
	background: url(../../faq/images/l_navi_web.jpg) no-repeat scroll left top;
	width: 105px; height: 25px;
}
#local-navi li#l_navi_web,#local-navi li#l_navi_web a:hover,#local-navi li#l_navi_web a:active{
	background: url(../../faq/images/l_navi_web_ov.jpg) no-repeat scroll left top;
	width: 105px; height: 25px;
}

/*-------------------------------------------------------------------
							page-title
-------------------------------------------------------------------*/
#page-title{
	width: 585px; height: 50px;
	margin-bottom: 11px;
	background: url(../../faq/images/page_title.gif) no-repeat scroll left top;
}

/*-------------------------------------------------------------------
							contents-header
-------------------------------------------------------------------*/
#contents-header{
	
}
#contents-header div.cn{
	width: 585px;
	background: #7FA1FF;
	padding: 14px 0 14px 0;
}

/*-------------------------------------------------------------------
								body
-------------------------------------------------------------------*/
.body{
	padding: 10px 5px 10px 10px;
	background: url(../../faq/images/body_bg.gif) no-repeat scroll left top;
}
.body ul{
	margin-top: 12px;
	margin-left: 10px;
}
.body ul li{
	margin-bottom: 9px;
	padding-left: 2.35em;
	text-indent: -2.35em;
	line-height: 1.3em;
}
.body ul li strong{
	color: #666;
}

/*-------------------------------------------------------------------
								sec1
-------------------------------------------------------------------*/
#sec1{
	margin-left: 10px;
}
#sec1 h2{
	background: url(../../faq/images/sec1_h.jpg) no-repeat scroll left top;
	width: 570px; height: 20px;
}

/*-------------------------------------------------------------------
								sec2
-------------------------------------------------------------------*/
#sec2{
	margin-top: 0px; padding-top: 20px;
	margin-left: 10px;
}
#sec2 h2{
	background: url(../../faq/images/sec2_h.jpg) no-repeat scroll left top;
	width: 570px; height: 20px;
}

/*-------------------------------------------------------------------
								sec3
-------------------------------------------------------------------*/
#sec3{
	margin-top: 0px; padding-top: 20px;
	margin-left:10px;
}
#sec3 h2{
	background: url(../../faq/images/sec3_h.jpg) no-repeat scroll left top;
	width: 570px; height: 20px;
}

/*-------------------------------------------------------------------
								sec4
-------------------------------------------------------------------*/
#sec4{
	margin-top: 0px; padding-top: 20px;
	margin-left: 10px;
}
#sec4 h2{
	background: url(../../faq/images/sec4_h.jpg) no-repeat scroll left top;
	width: 570px; height: 20px;
}

/*-------------------------------------------------------------------
								sec5
-------------------------------------------------------------------*/
#sec5{
	margin-top: 0px; padding-top: 20px;
	margin-left: 10px;
}
#sec5 h2{
	background: url(../../faq/images/sec5_h.jpg) no-repeat scroll left top;
	width: 570px; height: 20px;
}



