@charset "shift-jis";
/*+++++++++++++++++++++++++++++++++++++++++++ みなさんの声 */
.omission {
	text-align:center;
	font-weight:bold;
}

.human {
	text-align:right;
	padding-right:15px;
}

.textLayoutBox {
	background-color:#F7FDF7;
	border:2px #89B174 solid;
	width:480px;
	margin:0 auto 10px;
	padding:10px;
}

.textLayoutBox p {
	margin:0;
	line-height:150%;
}

.btn-center {
    text-align: center;
	padding: 15px 0 10px 0;
}
