/* $Id: flow.css,v 1.4 2015/02/03 07:10:22 koizumi Exp $ */

@charset "utf-8";

div.flow {}

div.flow div.txt01 {
	background: url("/img/flow/img01.png") center top no-repeat;
	width: 1000px;
	height: 1890px;
	text-indent: -9999px;
}

div.flow div.txt02 {
	background: url("/img/flow/img02.png") center top no-repeat;
	width: 1000px;
	height: 1550px;
	text-indent: -9999px;
}
