.font {
	font-size: 12px;
	font-style: normal;
	line-height: 20px
}
.font10 {  font-size: 10px; font-style: normal; line-height: 15px}
.mimai {
	background-color: #FFF;
	margin: 10px;
	width: 660px;
}
.mimai_img  {
	text-align: center;
}
.bg_box {
	background-color: #D2B6A4;
	width: 510px;
	height: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

