body {
	background:#FFCC66;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}
.main {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #FF6600;
	background:#FFFFFF;
	padding: 2px;
}
.txt02 {
	font-size: 10pt;
	line-height: 20pt;
}
.txtcopy {
	font-size: 10pt;
	text-align: center;
}
