@charset "UTF-8";


ul{
	padding:10px;
	border-bottom:1px dotted #CCC;
}
li{
	line-height:2;
}


h4.question{
	border-bottom:1px dotted #CCC;
	padding:10px 10px 10px 30px;
	margin:30px 0 0 0;
	background:url(../img/case/img_q.gif) no-repeat center left;
	
}

p.answer{
	background:url(../img/case/img_a.gif) no-repeat top left;
	padding:10px 10px 10px 30px;
}



.inquiry{
	margin:30px 0 0 0;
	padding:10px 0;
	border-top:2px solid #CCC;
}

.photo{
	margin:10px 0 0 10px;
}
