@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

/* free
--------------------------------------------------------------------*/

#content .same {
	overflow:hidden;
	/zoom:1;
	margin-bottom:25px;
}

#content .same .left_img {
	float:left;
}

#content .same .right_img {
	float:right;
}

#content .same .left_text {
	margin-right:180px;
}

#content .same .right_text {
	margin-left:180px;
}