@charset "UTF-8";
/* CSS Document */


/* ご購入の流れページ -----------------------*/


/* テーブル -----------------------*/
#flow table {
	margin:10px auto;
	background-image: url(../flow/img/navi_arrow.gif);
	background-repeat: no-repeat;
	width:575px;
	height: 123px;
}


.step-box {
	width:590px;
	margin-bottom: 25px;
}

.step-txt {
	width:580px;
	margin:5px auto;
	text-align: left;
	line-height: 140%;
}

