@charset "UTF-8";

/* =========================================================
copy and renew
========================================================= */
#copyrenew {
	font-size: 85%;
	line-height: 146%;
	margin: 10px 0;
}
/* -----------------------------------------------
section
----------------------------------------------- */
#copyrenew .section {
	margin-bottom: 20px;
}
#copyrenew .section li {
	font-weight: bold;
	margin: 0 0 5px -1.2em;
}
#copyrenew .section div {
	text-align: center;
}
#copyrenew .section div img {
	vertical-align: middle;
	max-width: 300px;
}
