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

#conts h3 {
	margin: 35px 0 15px 0;
}

#conts h4 {
	margin: 25px 0 1px 0;
}

#conts h4.prevH3 {
	margin-top: 0;
}

#conts ul {
	line-height: 1.7;
}

#conts ul.ul01 li {
	float: left;
	width: 180px;
}

#conts dl {
	margin-bottom: 25px;
	line-height: 1.7;
}

#conts dt {
	padding: 10px;
	border-top: 1px solid #d9e3b9;
}

#conts dd {
	padding: 10px;
	background: #f8f8ed;
	border-top: 1px solid #d9e3b9;
}

#conts dt.border_bottom,
#conts dd.border_bottom {
	border-bottom: 1px solid #d9e3b9;
}

#conts dl strong {
	color: #3c8748;
}

#conts .box {	
	margin-bottom: 20px;
	padding: 15px 20px;
	height: 100%;
	border: 5px solid #ccc;
}

#conts .box strong {
	margin-top: 15px;
	display: block;
	color: #3c8748;
	line-height: 1.7;
}

#conts .box p {
	margin-bottom: 0;
}

#conts .box p.ml10 {
	margin-left: 10px;
}

#conts .box p span.text {
	display: block;
	margin: -20px 0 0 15px;
}

#conts .box p span ,
#conts .box b {
	line-height: 1.7;
}