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

.fig {
	float: right;
	width: 270px;
}

.text {
	float: left;
	display: inline;
	width: 510px;
}
