@charset "utf-8";
/* sonority QA のリストで使用 */

#contents ol{
	margin:0;
	padding:0
}

#contents .sono_procedure{
	list-style-type:decimal;
	text-indent:0;
	margin-top:0;
	margin-bottom:15px
}

#contents .sono_procedure img{
	margin:10px
}
#contents .memo{
	text-indent:0;
	border:#666 dotted 1px;
	margin-top:30px;
	padding:10px
}