@charset "utf-8";


.flow1,
.flow2 {
	background-image: url(/patient/inc/images/kaigo/flow_arrow.gif);
	background-repeat: no-repeat;
	background-position: 108px bottom;
}

.flow1 {
	min-height:80px;
	height: auto !important;
	height: 80px;
	margin-top: 15px;
}

.flow2 {
	min-height:102px;
	height: auto !important;
	height: 102px;
}

.flow1 dt,
.flow2 dt {
	float: left;
	width: 231px;
	
}

.flow1 dd,
.flow2 dd {
	float: right;
	width: 370px;
}


.flow2 dd {
	padding-top: 22px;
}

.last {
	background-image: none !important;
}
