@charset "utf-8";
#txt_box {
	width: 380px;
	float: left;
}
h2 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #497B4D;
}
.space {
	margin-bottom: 50px;
}
.box {
	float: left;
	margin-right: 15px;
}
