@charset "utf-8";

#normal .page_content {
	background-repeat: no-repeat;
	padding-left: 340px;
	background-position: 0px 25px;
	padding-top: 50px;
}

#normal .flow_01 {
	background-image: url(/images/flow/flow_01.jpg);
	height: 667px;
}

#normal .flow_02 {
	background-image: url(/images/flow/flow_02.jpg);
	height: 314px;
}

#normal .flow_03 {
	background-image: url(/images/flow/flow_03.jpg);
	height: 314px;
}

#normal .flow_04 {
	background-image: url(/images/flow/flow_04.jpg);
	height: 316px;
}

.related_link_flow {
	background-image: url(/images/common/related_link.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	padding-left: 120px;
	margin-top: 20px;
}

.related_link_flow .detail_link {
	padding-right: 20px;
}

