#title {
	margin: 0px;
	height: 105px;
	padding: 0px;
	position: relative;
	clear: both;
}
#contents h3 {
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	float: left;
	padding: 0px;
	position: absolute;
	top: 30px;
}
#contents #sup {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #643608;
	position: absolute;
	left: 240px;
	top: 42px;
}
#form {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#form #privacy {
	background-color: #40210f;
	text-align: center;
	padding: 6px;
	color: #FFF;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form .txt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
