.setumei {
	font-size: 12px;
	line-height: 1.5;
}


table.contact_table {
	width: 95%;
	border-top: 1px solid #c0a682;
	border-left: 1px solid #c0a682;
	border-right: 1px solid #c0a682;
	margin: 5px auto 10px;
	padding: 0px;
	color: #333333;
}
table.contact_table th {
	width: 180px;
	background: #e9e4d1;
	padding: 10px;
	border-bottom: 1px solid #c0a682;
	border-right: 1px solid #c0a682;
	text-align: left;
	font-weight: normal;
}

table.contact_table th.must {
	font-weight: normal;
	color: #333;
}

table.contact_table td {
	border-bottom: 1px solid #c0a682;
	padding: 10px;
	test-align: left;
}

table.contact_table th em.must {
	color: #FF0000;
	padding-left: 5px;
	font-weight: normal;
}
table.contact_table th em.check {
	color: #333;
	padding-left: 5px;
	font-weight: normal;
}

.copyright {
	text-align: right;
	text-indext: -1000em;
}

.error {
	padding: 2px;
	margin : 0px;
	color: #FF0000;
}
select {
	border: 1px solid #e0d7c0;
	background-color: #fff;
}
.confirm {
	text-align: center;
	margin: 15px 0 50px;
}

