@charset "utf-8";

.talkcontent p{
	float: left;
	position: relative;
	text-align: justify;
}

.talkcontent a{
	position: relative;
	float: left;
	}
