@charset "utf-8";
@import "../common/0-import.css";
/*  
	Author : Y.Kogawa
	Update : 9/9
*/
/*------------------------------------------------------------
	ドレスレンタルの流れ
------------------------------------------------------------*/
#conts p {
	margin-left: 10px;
	margin-right: 10px;
}

#conts #flow {
	margin-top: 25px;
}

#conts #flow h3 {
	margin: 0;
	padding: 0;
}

#conts #flow .box {
	margin: 0 0 6px;
	padding: 10px 20px 20px;
	background: url(/img/bridal_dress/rental/flow/back01.gif) no-repeat left bottom;
}

#conts #flow .box p {
	margin: 0 150px 0 0;
}

#conts #flow #flow01 p,
#conts #flow #flow02 p {
	margin-bottom: 1em;
}

#conts #flow a.more {
	padding: 0 0 0 18px;
	background: url(/img/icon/01.gif) no-repeat left center;
}
