@charset "utf-8";
/* nsnとは

------------------------------------------------------------- */

.content_block p {
	margin: 10px;
}
.color_orange {
	font-weight:bold;
	color: #ff9900;
}
.content_block img {
	text-align:center;
	margin:10px auto;
}
