@charset "utf-8";

.news-figure{
	width:100%;
	max-width:580px;
	margin:0 auto;
	text-align:center;
}

.news-figure img{
	width:100%;
}

