@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document main
--------------------------------------------------------- */

#main {
	margin-bottom: 20px;
	background-image: url(../images/visual.png);
}

/* ---------------------------------------------------------
	CSS Document voice
--------------------------------------------------------- */

#voice {
	margin: 0 20px 60px;
	text-align: left;
}

#voice .entry {
	margin-bottom: 20px;
	padding: 20px;
	border: solid 3px #e0e0e0;
}

#voice .entry figure {
	text-align: center;
}

#voice .entry img {
	width: 200px;
}

#voice .entry figcaption {
	margin: 5px 0 10px;
	font-weight: 500;
	font-size: 16px;
	color: #f17424;
}
