@charset "utf-8";
/* CSS Document */


iframe {
	margin: auto;
}

.estimate_ao {
	background-color: #050573;
	padding: 10px;
	color: #fff;
	display: inline-block;
}

.estimate_aka {
	color: red;
	font-weight: bold;
}

.estimate_text {
	width: 95%;
	margin: 5px auto;
	
}
