@charset "utf-8";
@import url("cmn.css");
@import url("base.css");


/*-------------------------------------------------------------------------
▼content
-------------------------------------------------------------------------*/
.box{
	padding: 5px 0 0 40px;
	margin-left: 20px;
}
.box p{
	width: 350px;
}
#flow01{
  background:url("../images/flow_images/flow01.jpg") 0 0 no-repeat;
	height: 168px;
}
#flow02{
  background:url("../images/flow_images/flow02.jpg") 0 0 no-repeat;
	height: 168px;
}
#flow03{
  background:url("../images/flow_images/flow03.jpg") 0 0 no-repeat;
	height: 168px;
}
#flow04{
  background:url("../images/flow_images/flow04.jpg") 0 0 no-repeat;
	height: 168px;
}
