@charset "utf-8";

/*--------------------------------------------
 
      よくあるご質問（index.html）
 
---------------------------------------------*/

h3.works{
	font-size:140%;
}

.faq-bloxk{
	padding:10%;
}


.faq-cont .question{
	padding:35px 0 0 0px;
	font-size:100%;
	cursor:pointer;
	font-weight:bold;
	line-height:150%;
	background:url(../img/icon-q.gif) no-repeat center top;
}

.faq-cont{
	width:100%;
	background:none;
	float:none;
}