@charset "UTF-8";
.box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
#text {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #969696;
}
#right_text {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
