@charset "UTF-8";
/* ---------------------------------------------------------
   estimate.css【見積書の見方】
----------------------------------------------------------*/
.photo{
	margin:auto 15px auto 15px;
}

#notice{
	width:646px;
	margin:auto auto 20px auto;
	text-align:center;
}

.estimate{
	width: 650px;
	margin: 0 auto 20px auto;
}
#estimate01{
	background:#F9EBDB;
	border:#A3937F solid 1px;
}
#estimate02{
	background:#F9FBF3;
	padding:20px;
}
.estimate .inner{
	width: 619px;
	margin: 10px auto;
	text-align:center;
	padding-bottom:10px;
}
.estimate .inner p{
	text-align:left;
}
.containerOR{
	background:#FD790D;
	width: 690px;
	margin:0 auto;
	padding-bottom:10px;
	text-align:center;
}
.estimate .inner02{
	width: 641px;
	text-align:center;
}

.tsubo{
	width:626px;
	margin:0 auto;
	border-bottom:#DC0000 2px solid;
	border-left:#DC0000 2px solid;
	border-right:#DC0000 2px solid;
	padding:10px;
}
