@charset "UTF-8";

/*------------------------------------------------------------section*/
ul.check{
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	text-align: left;
	background: #fffad6;
}
ul.check li {
	font-size: 16px;
	font-weight: bold;
	color: #35ac5a;
}
p.tx_normal{
	font-size: 14px;	
}