@charset "utf-8";

@import "../../common/css/0-import.css";

#conts .bigBox {
	clear: both;
	margin: 0px 15px 39px 15px;
}

#conts .bigBox p.photo {
	width:415px;
	float: left;
}

#conts .bigBox p.txt {
	width:285px;
	float: right;
	line-height: 1.4;
}

