@charset "utf-8";

/* print */

body {
	font-family: Arial, Helvetica, sans-serif;
}
#head {
	text-align: right;
}
#foot {
	border-top: 1px dotted #999;
	line-height: 2em;
	margin-top: 2em;
}