@charset "UTF-8";

.tou_wrapp {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 40px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

.tou_wrapp p{
	margin-bottom: 15px;
}

