@charset "shift-jis";
@import url(main.css);


/*-----------------------------------------------------------------
▼よくある質問
------------------------------------------------------------------*/

#faq h2 {
	background: url(../faq/img/top.png) no-repeat center top;
	}


	
#faq h3#title_faq {
	width: 740px;
	background: url(../faq/img/title_faq.png) no-repeat left top;
	height: 45px;
	margin-bottom: 20px;
	text-indent: -9999px;	
	clear: both;
	}



#faq_area { margin: 30px auto; width: 720px; background: url(../faq/img/border.gif) no-repeat center top; padding-top: 20px;}


#faq_area .questions dt {
	width: 660px;
	height: 35px;
  	cursor: hand;
  	cursor: pointer;
	padding-top: 10px;
	padding-left: 60px;
	border-bottom: 1px dotted #cccccc;
	background: url(../faq/img/q_bg.png) no-repeat left top;
	line-height: 36px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #453427;
	
}

#faq_area .questions dt:hover {
	color:#7EA347;
	}


#faq_area .questions dd {
	background: url(../faq/img/answer_bg.png) no-repeat left top;
	width: 680px;
	padding: 50px 20px 20px;
}

#faq_area .questions dd p {
	color: #684831;
	margin-bottom: 13px;
}

#faq_area .questions dd span {
	color: #668C33;
	font-size: 10px;
	}


#faq_area .faq_link{ margin: 10px 0 0;}

#faq_area .faq_link a{
	height: 36px;
	display: block;
	text-indent: -9999px;
	}

#faq_area  #btn_simu a {
	background: url(../faq/img/btn_simu.gif) no-repeat top left;
	width: 312px;
	}

#faq_area  #btn_staff a {
	background: url(../faq/img/btn_staff.gif) no-repeat top left;
	width: 231px;
	}
#faq_area  #btn_st a {
	background: url(../faq/img/btn_st.gif) no-repeat top left;
	width: 273px;
	}
#faq_area  .btn_flow a {
	background: url(../faq/img/btn_flow.gif) no-repeat top left;
	width: 257px;
	}

#faq_area  #btn_price a {
	background: url(../faq/img/btn_price.gif) no-repeat top left;
	width: 220px;
	}
#faq_area  #btn_land a {
	background: url(../faq/img/btn_land.gif) no-repeat top left;
	width: 290px;
	}
#faq_area  #btn_product a {
	background: url(../faq/img/btn_product.gif) no-repeat top left;
	width: 239px;
	}

#faq_area  #btn_stqa a {
	background: url(../faq/img/btn_stqa_new.gif) no-repeat top left;
	width: 370px;
	}

#faq_area  #btn_staff a:hover,
#faq_area  #btn_st a:hover,
#faq_area  .btn_flow a:hover,
#faq_area  #btn_price a:hover,
#faq_area  #btn_land a:hover,
#faq_area  #btn_product a:hover,
#faq_area  #btn_stqa a:hover {
	background-position: bottom right;
	}


.faq_image { width: 720px; margin: 30px auto 0px;}

