@charset "utf-8";
#content #procedure {
	width: 190px;
	padding: 10px;
	background-color: #dddddd;
	float: left;
	margin-bottom: 30px;
	height: 230px;
}
#content #procedure h4 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.05em;
	word-spacing: normal;
}
#content #point {
	float: left;
	margin-top: 60px;
	margin-right: 12px;
	margin-left: 12px;
}
#content #procedure #image {
	margin-bottom: 10px;
}
