@charset "utf-8";
#Rbox h2 {
}
#Rbox .box {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#Rbox .box p {
	color: #666;
	padding-bottom: 10px;
}
#Rbox .box h3 {
	color: #47924D;
	font-size: 0.9em;
	margin-bottom: 15px;
}
#Rbox .box ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
.box p.txtM {
	padding-left: 10px;
	padding-bottom: 20px;
}
#Rbox .boxC {
	text-align: center;
}
#Rbox .boxC h4 {
	font-size: 0.85em;
	font-weight: lighter;
	padding-bottom: 15px;
}
#Rbox .boxC p {
	padding-bottom: 10px;
}






.buttonB {
	height: auto;
	width: 378px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 50px;
}
