@charset "utf-8";
/* CSS Document */

BODY { background-color: #d2bc93 }

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.head_line {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}

.head_title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}

.box {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #000000 1px solid
}