@charset "utf-8";

/*       .detailOther
----------------------------*/

#design-content .detailOther {
	margin-bottom: 60px;
}

#design-content .detailOther .box {
	padding: 40px;
	margin-bottom: 60px;
	background-color: #f3f3f3;
}

#design-content .detailOther .box .img {
	float: left;
}

#design-content .detailOther .box dl {
	margin-left: 300px;
}

#design-content .detailOther .box dt {
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
	font-weight: bold;
}













