@charset "utf-8";

/* ====================================================================== 

よくいただくご質問用CSS

====================================================================== */


/* ///////////////////////////////////////////////////////  */

dl.qa{
	margin-left:25px;
	margin-right:25px;
	padding-top:10px;
	padding-bottom:30px;
}

dl.qa dt{
	background:url(../img/icon_q.gif) no-repeat left 0.4em;
	padding-left:20px;
	color:#57563b;
	font-size:107%;
	font-weight:bold;
}

dl.qa dd{
	background:url(../img/icon_a.gif) no-repeat left 0.4em;
	padding-left:20px;
}

dl.qa dd .indent{
	line-height:1.7;
}

ul.listStyle02 li{
	margin-top:3px;
	margin-bottom:3px;
}