@charset "utf-8";


div.box1 {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 5px;
	margin: 5px 10px 5px 50px;
	font-size: small;
}

p.copy {
	text-align: right;
}

