@charset "utf-8";
/* CSS Document */

.box {
	width: 829px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.box h2 {
	padding-top: 40px;
	padding-bottom: 10px;
}
.box h3 {
	padding-bottom: 5px;
	color: #7EC505;
	font-size: 1em;
	font-weight: lighter;
}

.box p {
}
