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

#concept_box_l {
	float: left;
	width: 510px;
}

#concept_box_r {
	float: right;
	width: 130px;
}

#concept_box_l p {
	line-height: 1.6em;
	letter-spacing: 0.2em;
}
