#flow {
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flow p {
	position: absolute;
	width: 230px;
}
#flow .q01 {
	left: 13px;
	top: 35px;
}
#flow .q02 {
	left: 13px;
	top: 170px;
}
#flow .q03 {
	left: 13px;
	top: 304px;
}
#flow .a01 {
	left: 13px;
	top: 441px;
}
#flow .a02 {
	left: 344px;
	top: 16px;
}
#flow .a03 {
	left: 344px;
	top: 145px;
}
#flow .a04 {
	left: 344px;
	top: 289px;
}
#content01 h3 {
	text-align: center;
	margin-bottom: 20px;
}

#content02 .text {
	border: 1px dashed #4E8AC0;
	padding: 15px;
	background-color: #F5F9FC;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#content02 .text h4 {
	color: #5E94C6;
	font-size: 110%;
}
#content02 .text p {
	margin-bottom: 1em;
}
#content02 .notice {
	margin-right: 10px;
	margin-left: 10px;
	color: #FF0000;
}
#content03 .lead {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#content03 .item {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 13px;
	background-color: #FFE3EC;
}
#content03 .item .image {
	float: left;
	width: 92px;
}
#content03 .item .body {
	width: 480px;
	float: right;
}
#content03 .item .body .name {
	font-size: 115%;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 4px;
}
