/***************************************

	見積りページ

***************************************/
h4{
	color: #0CA090;
	margin: 20px 0 0 0;
	clear:both;
	}
.flow{
	width: 800px;
	border: 1px solid #FF8D61;
	float: left;
	margin:0px 0 30px 0;
	}
.flow li{
	width: 155px;
	float: left;
	margin: 15px auto 10px auto;
	list-style: none;
	}
.flow .li1{
	margin: 15px 50px 10px 15px;
	}
.flow .li2{
	margin: 15px 50px 10px auto;
	}
.estimate_p{
	width:580px;
	float:left;
	line-height:1.5em;
}
.button{
	float:right;

}
