@charset "utf-8";
@import "../common/css/0-import.css";
/*------------------------------------------------------------
	#conts
------------------------------------------------------------*/


.banner {
	clear: both;
	margin-bottom: 15px!important;
}

#conts h2 {
	margin-bottom: 5px;
}

#conts p {
	margin-bottom: 17px;
}

#conts .imgBox {
	float:right;
}

#conts .imgBox img {
	margin: 0 25px 0 0;
}

