@charset "UTF-8";
.top1 {
	background-color: #f5eee3;
	padding: 24px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
}.top2 {
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top3-a1 {
	background-color: #FFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59493f;
	text-align: center;
}
.top3-a1b {
	background-color: #FFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59493f;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #59493f;
}
.top3-a2 {
	background-color: #a6927c;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59493f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #59493f;
	border-left-color: #59493f;
	color: #FFF;
	text-align: center;
}
.top3-a2b {
	background-color: #a6927c;
	padding: 5px;
	color: #FFF;
	text-align: center;
	border: 1px solid #59493f;
}
.top3-a3 {
	background-color: #d1c0a5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59493f;
}.top3-b {
	font-size: 10px;
	margin-top: 3px;
}

