@charset "UTF-8";
.process_a {
	width: 510px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	background-color: #E6E6E6;
}
.process_b {
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	background-color: #E6E6E6;
}
.process_image {
	float: left;
	width: 160px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	background-color: #E6E6E6;
}
.notes {
	font-size: 80%;
	font-weight: normal;
	color: #993300;
}
