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

.column-body{
}
h3.title1{
/*	background:url(../img/sub_h3_title_flow.png) top no-repeat;*/
	background:none;
	color: #333;
	background:#49A3C5;
	background:#D8EDF8;
	margin-bottom:0;
	padding-bottom:0;
	border: 1px solid #ccc;
	border-bottom: none;
}
.column-body{
	clear:both;
	/*
	border: 1px solid #ccc;
	border-top: none;
	*/
	margin-top:0;
	padding-top:10px;
	padding-right:10px;

	
}
.flow-end{
	padding-bottom: 30px;
	background:url(../img/img_flow_end.png) no-repeat bottom;
	
}

div.separator{
	background:url(../img/img_flow_next.png) no-repeat;
	height: 30px;
	line-height: 30px;
	width :500px;
}
	
