@charset "utf-8";
/* CSS Document */
.c_left p{
	border-radius:10px;
	background:#EDCCA5;
	padding:10px 20px;
	margin:0 10px 20px;
	line-height:20px;
}
.c_left article{
	border-radius:10px;
	background:#EDCCA5;
	padding:10px 20px;
	margin:0 10px 20px;
	line-height:20px;
}
.thanks h3{
	text-align:center;
	font-size:64px;
	color:#42250E;
	line-height:100px;
}
.thanks{
	
	border-radius:10px;
	background:#EDCCA5;
	padding:10px 20px;
	margin:0 10px 20px;
	line-height:20px;
}