@charset "utf-8";
@import "../../css/common/0-import.css";
/*------------------------------------------------------------
	宮城宅建協会について
------------------------------------------------------------*/
#conts h2 {
	margin: 0 0 5px;
}

#conts h3 {
	margin: 50px 0 5px;
}

#conts .box {
	margin: 30px 0 0;
	padding-bottom: 1.5em;

	position: relative;
}

#conts .box p {
	line-height: 1.5;
}

#conts p.tM01 {
	margin-bottom: 24px;
}

#conts p.tM02 {
	margin-bottom: 5px;
}

#conts .box .icon {
	padding-left: 15px;
	background: url(../../img/icon/01.gif) no-repeat left center;

	position: absolute;
	bottom: 0;

	line-height: 1.3;
}

	* html #conts .box .icon {
		background-position: left 5px;
	}

#conts .box .boxL,
#conts .box .boxR {
	width: 265px;
}

