@charset "utf-8";

#box01,#box02,#box03{
	margin:0 0 30px 0;
	padding:0 15px;
	font-size:14px;
}

#flowlist{
	margin:0 0 30px 0;
}

#flowlist li{
	background:url(../sekkotsuin/img/flow_next.gif) no-repeat left bottom;
	margin:0 0 15px 0;
	padding:0 0 50px 0;
	zoom:1;
}

#flowlist li p{
	padding:0 0 0 50px;
	line-height:35px;
}

#flowlist li#flow05{
	background:none;
	padding-bottom:0;
}

#flowlist li#flow01 p{background:url(../sekkotsuin/img/flow01.gif) no-repeat left top #bedfff;}
#flowlist li#flow02 p{background:url(../sekkotsuin/img/flow02.gif) no-repeat left top #bedfff;}
#flowlist li#flow03 p{background:url(../sekkotsuin/img/flow03.gif) no-repeat left top #bedfff;}
#flowlist li#flow04 p{background:url(../sekkotsuin/img/flow04.gif) no-repeat left top #bedfff;}
#flowlist li#flow05 p{background:url(../sekkotsuin/img/flow05.gif) no-repeat left top #bedfff;}

#flowlist li ul{
	padding:15px 0 0 50px;
}

#flowlist li ul li{
	background:none;
	background-color:#dfeeff;
	float:left;
	margin:0 10px 0 0;
	padding:5px;
	text-align:center;
	font-size:12px;
	color:#ffaa00;
	font-weight:bold;
}

#flowlist li ul li span{
	display:block;
	width:230px;
	text-align:left;
	color:#555555;
	font-weight:normal;
}