@charset "UTF-8";
.tanbou-box {
	width: 580px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9B7F60;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.tanbou-left{
	float: left;
	width: 231px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.tanbou-right{
	float: left;
	width: 299px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.tanbou-right h3{
	color: #AD9172;
	text-align: left;
	margin-top: 0px;
}
.tanbou-right p{
	font-size: 90%;
	color: #333;
	text-align: left;
}

