@charset "utf-8";


#right h3 {
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	background: #1c547b;
	padding: 10px 20px;
	margin-bottom: 20px;
	border-radius: 6px;
}
#right p.txt {
	font-size: 14px;
	line-height: 1.428571428571429;
	margin-bottom: 50px;
}
#right .merit {
	margin-bottom: 50px;
}
#right .flow {
	margin-bottom: 50px;
}
#right .manual {
	width: 340px;
	margin: 0 auto 25px;
}
