@charset "UTF-8";

#container-pdf {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.title1 {
	margin-bottom: 20px;
}
.box {
	width: 580px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 10px;
}

.text1 {
	font-size: 14px;
	margin-left: 75px;
}
.copy {
	text-align: center;
	font-size: 10px;
	color: #999999;
}