@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	#flow
-------------------------------------------------------------------*/
#flow {
	margin-bottom: 50px;
}
#flow .imgbox {
	margin-bottom: 30px;
	border:5px solid #FFCF6A;
	padding:30px 30px 20px;
}
#flow .imgbox p.top{
	margin-bottom: 20px;
	text-align:center;
}
#flow .imgbox .box p{
	font-size:1.15em;
	margin-top:70px;
	margin-left:295px;
}
#flow .imgbox.w01 .box .image{
	margin-right:10px;
}
#flow .imgbox p.t01{
	font-size:1.15em;
	margin-top:20px;
}
#flow .imgbox .box p span,#flow .imgbox p.t01 span{
	font-size:1.25em;
	color:#FF7F00;
}
