@charset "UTF-8";


/* layout
----------------------------------- */
section {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
}

.thanks h3 {
	border-left: 4px solid rgb(0, 159, 232);
	line-height: 27px;
	padding-left: 12px;
	margin-bottom: 20px;
}

.thanks  p {
	line-height: 200%;
}
