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


#main table#flow{
}
#main table#flow tr{
	
	border-top: 1px solid #7CBB43;
	border-bottom: 1px solid #7CBB43;
}
#main table#flow th{
	background:url(/img/bg-sub-flow.png);
	color:#FFF;	
	vertical-align:top;
	padding: 5px;
	border-top: 1px solid #7CBB43;
	border-bottom: 1px solid #7CBB43;

}
#main table#flow td{
	padding: 5px;
	border: 1px solid #7CBB43;
}

#main table#flow th.num{
	width: 20px;
}
#main table#flow th.koumoku{
	width:120px;
}