@charset "utf-8";
.text{
	width:95%;
	margin:0 auto 25px;
}
h3{
	line-height: 1.8em;
	margin-bottom: 20px;
}
figure{
	width: 100%;
	margin:15px auto;
}
ol{
	margin-left: 20px;
}
ol li{
	line-height: 1.6em;
	margin-bottom: 20px;
}