@charset "utf-8";
@import "../../../css/common/0-import.css";
/*------------------------------------------------------------
	宅地建物取引主任者
------------------------------------------------------------*/
#main #conts h2 {
	margin: 0 0 30px;
}

#conts .boxSet {
	margin: 0 0 30px;
}

#conts .boxSet h3 {
	margin: 0 0 10px;
}

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

#conts .boxSet p.mb2em {
	margin-bottom: 2.5em;
}

#conts .boxSet .box {
	width: 265px;
}

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

#conts h3 {
	margin: 40px 0 10px;
}

#conts #news {
	margin: 10px 0 0;
}

#conts #news dt {
	margin: 0 0 8px;
	padding: 8px 0 10px;

	float: left;
	clear: left;

	font-weight: bold;
}

#conts #news dd {
	margin: 0 0 8px;
	padding: 4px 0 10px 9em;
	background: url(/img/line/01.gif) repeat-x left bottom;
	
	line-height: 1.5;
	letter-spacing: 1px;
}

#main .more {
	text-align: right;
}
