@charset "UTF-8";
@import url("/common/css/common.css");
@import url("/products/css/products.css");

/* ------------------------------------------------------------ */
/* Ｕの家 */
/* ------------------------------------------------------------ */

#content h3 {
	width: 668px;
	padding-left: 24px;
	background: url("../images/hed3_uhouse.png") no-repeat left center;
	line-height: 42px;
}

p.price {
	margin : 0 !important;
	padding: 0 !important;
	width: 296px;
	text-align: right;
}


/* 間取り */
ul#floor_plan {
	margin-top: 16px;
}

ul#floor_plan li {
	float: left;
	width: 300px;
	margin:  0;
	padding: 0;
	text-align: center;
	list-style: none;
}


/* こだわり */
ul.featured li {
	margin-left:2em;
	list-style-type: square;
}

.gallery li {
	height:113px;
}
/* ------------------------------------------------------------ */
/* 概要 */
/* ------------------------------------------------------------ */




/* ------------------------------------------------------------ */
/* 特徴 */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* 設備 */
/* ------------------------------------------------------------ */




/* ------------------------------------------------------------ */
/* 性能 */
/* ------------------------------------------------------------ */
dl.performance dt {
	background: #A59B80;
}
