@charset "utf-8";

/*　商品紹介
------------------------------------------------------------ */

#img_products {
	width: 880px;
	height: 150px;
	text-indent: -9999em;
	margin: 0 10px 10px 10px;
	background: url(../common/images/img_products.jpg) no-repeat;
}

.dl_01 {
    width: 632px;
	height: 252px;
}

.dl_01 dt {
	width: 215px;
	float: left;
}

.dl_01 dd {
    width: 202px;
	float: right;
	_clear: both;
}

.dl_02 {
    width: 632px;
	height: 252px;
}

.dl_02 dt {
	width: 202px;
}
