@charset "UTF-8";

/* /items/furniture.html */

.title {
	border: 1px solid #CADADA;
	background-color:#E0F2F2;
	margin: 0 0 20px;
	padding: 10px 13px;

}

.title-l {
	float: left;
}
.title-l h3{
	margin-bottom:37px;
}
.title-img {
	float:right;
	}

#fusupport{
	margin-top:30px;
	}

.support {
	float: left;
	width: 293px;
}

.img-l {
	float: left;
	width: 63px;
}

.txt-r {
	float: left;
	width: 230px;
}

.merit {
	float: right;
	width: 293px;
}

.ctg-h {
	float: left;
	width: 401px;
/*	margin-top: 30px; */
}

dl#ctg-list dt {
	float: left;
	width: 50px;
	font-size: 1px;
	line-height: normal;
}

dl#ctg-list dd {
	float: left;
	font-size: 85%;
	line-height: 140%;
}

.ctg01 {
	width: 88px;
}

.ctg02 {
	width: 115px;
}

.ctg03 {
	width: 80px;
}

.txt01 {
	padding-top: 10px;
}

.txt02 {
	padding-top: 4px;
}
