@import "share.css";

/*----------商品一覧------------*/

#list #left h4 {
	font-size: 1px;
	line-height: 0%;
	margin: 0 0 15px;
	padding: 0;
	}

#list #left h5 {
	font-size: 1px;
	line-height: 0%;
	margin: 0 0 15px;
	padding: 0;
	clear: both;
	}

#list .series {
	width: 600px;
	float: left;
	margin: 0 0 20px;
	padding: 0;
	}

#list .series h6 {
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	margin: 0;
	padding: 10px 10px 5px 20px;
	}

#list .series h6.flat {
	background: url(../images/products/list/bg_series_blue.gif) no-repeat 0% 0%;
	}

#list .series h6.unit {
	background: url(../images/products/list/bg_series_pink.gif) no-repeat 0% 0%;
	}

#list .series h6.althea {
	background: url(../images/products/list/bg_series_purple.gif) no-repeat 0% 0%;
	}

#list .series h6.grande {
	background: url(../images/products/list/bg_series_green.gif) no-repeat 0% 0%;
	}

#list .series h6.extra {
	background: url(../images/products/list/bg_series_red.gif) no-repeat 0% 0%;
	}

#list .series p.excerpt {
	line-height: 140%;
	background: url(../images/share/line_dotted.gif) repeat-x 0% 100%;
	margin: 0 3px 10px;
	padding: 0 17px 10px;
	}

#list .series .item {
	width: 273px;
	margin: 0 0 10px;
	padding: 0 0 0 13px;
	}

#list .series p.photo {
	width: 115px;
	float: left;
	margin: 0 0 5px;
	padding: 0;
	}

#list .series p.links {
	width: 145px;
	float: left;
	font-weight: bold;
	line-height: 140%;
	margin: 0 0 10px;
	padding: 0;
	}

#list .series p.description {
	width: 145px;
	float: left;
	line-height: 140%;
	margin: 0;
	padding: 0 8px 0 0;
	}

#list .series .seriesLeft {
	width: 290px;
	float: left;
	background: url(../images/products/list/bg_series.gif) no-repeat 0% 100%;
	margin: 0 0 20px;
	padding: 0;
	}

#list .series .seriesRight {
	width: 290px;
	float: right;
	background: url(../images/products/list/bg_series.gif) no-repeat 0% 100%;
	margin: 0 0 20px;
	padding: 0;
	}


/*----------商品詳細／基本＆フラット------------*/

#items #left .itemTitle {
	width: 600px;
	height: 61px;
	position: relative;
	background: url(../images/products/list/bg_title_item.gif) no-repeat 0% 0%;
	margin: 0;
	padding: 0;
	}

#items #left .itemTitle h4 {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	padding: 10px;
	}

#items #left .itemTitle ul.specIcon {
	font-size: 1px;
	line-height: 0%;
	position: absolute;
	bottom: 7px;
	right: 7px;
	margin: 0;
	padding: 0;
	}

#items #left .itemTitle ul.specIcon li {
	display: inline;
	margin: 0;
	padding: 0 0 0 3px;
	}

#items #left h5 {
	font-size: 1px;
	line-height: 0%;
	margin: 20px 0 40px 10px;
	padding: 0;
	}

#items #left .description {
	width: 580px;
	position: relative;
	background: url(../images/products/list/bg_description.gif) no-repeat 0% 100%;
	margin: 0 0 35px 10px;
	padding: 0 0 20px;
	}

#items #left .description p.photo {
	font-size: 1px;
	line-height: 0%;
	position: absolute;
	top: -25px;
	left: 0;
	margin: 0;
	padding: 0;
	}

#items #left .description p.head {
	font-size: 1px;
	line-height: 0%;
	margin: 0 0 20px;
	padding: 0;
	}

#items #left .description p.txt {
	width: 320px;
	line-height: 140%;
	margin: 0 0 10px 240px;
	padding: 0;
	}

#items #left ul.photographs {
	width: 580px;
	margin: 0 0 30px 10px;
	padding: 0;
	}

#items #left ul.photographs li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	}

#items #left ul.photographs li.end {
	padding: 0;
	}

#items #left h5.spec {
	font-size: 1px;
	line-height: 0%;
	margin: 0 0 15px;
	padding: 0;
	}

#items #left table.spec {
	width :580px;
	border: 0;
	border-collapse: collapse;
	margin: 0 0 30px 10px;
	padding: 0;
	}

#items #left table.spec tr {
	margin: 0;
	padding: 0;
	}

#items #left table.spec th {
	width: 78px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #FFFFFF;
	background: #C8D7F6;
	margin: 0;
	padding: 10px;
	}

#items #left table.spec td {
	width: 458px;
	text-align: left;
	border: 1px solid #FFFFFF;
	background: #E7EDF9;
	margin: 0;
	padding: 10px;
	}

#items #left table.spec td p.ind4 {
	text-indent: -4em;
	margin: 0 0 0 4em;
	padding: 0;
	}

#items #left table.spec td p.ind5 {
	text-indent: -5em;
	margin: 0 0 0 5em;
	padding: 0;
	}

#items #left table.spec td p.ind6 {
	text-indent: -6em;
	margin: 0 0 0 6em;
	padding: 0;
	}

#items #left table.spec td p.ind7 {
	text-indent: -6.3em;
	margin: 0 0 0 6.3em;
	padding: 0;
	}

#items #left h5.option {
	font-size: 1px;
	line-height: 0%;
	margin: 0 0 5px;
	padding: 0;
	}

#items #left table.option {
	width :600px;
	border: 0;
	border-collapse: collapse;
	margin: 0 0 30px;
	padding: 0;
	}

#items #left table.option tr {
	background: url(../images/share/line_dotted.gif) repeat-x 0% 100%;
	margin: 0;
	padding: 0;
	}

#items #left table.option td {
	width: 260px;
	margin: 0;
	padding: 10px;
	}

#items #left table.option td a {
	background: url(../images/share/arrow_orange.gif) no-repeat 0% 50%;
	margin: 0;
	padding: 0 0 0 15px;
	}

#items #left .caseStudy {
	width: 600px;
	background: url(../images/products/list/bg_case_study.gif) no-repeat 0% 100%;
	margin: 15px 0 0;
	padding: 0 0 10px;
	}

#items #left .caseStudy h5.caseTitle {
	font-size: 1px;
	line-height: 0%;
	margin: 0;
	padding: 0;
	}

#items #left .caseStudy ul {
	border-bottom: 1px solid #CCCCCC;
	margin: 0 13px;
	padding: 0 0 5px;
	}

#items #left .caseStudy ul li {
	line-height: 150%;
	background: url(../images/share/arrow_gray.gif) no-repeat 0% 50%;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	}

#items #left .caseStudy p.more {
	width: 574px;
	text-align: right;
	margin: 0;
	padding: 7px 13px 0;
	}


/*----------商品詳細／スーパーハウス------------*/

#items #left h5.sh {
	font-size: 1px;
	line-height: 0%;
	margin: 20px 0 15px 10px;
	padding: 0;
	}

#items #left p.select {
	margin: 0 0 10px 10px;
	padding: 0;
	}

#items #left ul.shPhoto {
	width: 580px;
	margin: 0 0 30px 10px;
	padding: 0;
	}

#items #left ul.shPhoto li {
	display: inline;
	margin: 0;
	padding: 0 16px 0 0;
	}

#items #left ul.shPhoto li.end {
	padding: 0;
	}

#items #left .seriesSH {
	width: 600px;
	background: url(../images/products/list/unit/bg_superhouse.gif) no-repeat 0% 100%;
	margin: 0 0 30px;
	padding: 0;
	}

#items #left .grandePhotos {
	width: 600px;
	margin: 0 0 30px;
	padding: 0;
	}

#items #left .seriesSH h6 {
	font-size: 1px;
	line-height: 0%;
	margin: 0;
	padding: 0;
	}

#items #left .seriesSH ul.shPhoto,
#items #left .grandePhotos ul.shPhoto {
	width: 580px;
	font-size: 100%;
	line-height: 150%;
	margin: 0 10px;
	padding: 0;
	}

#items #left .seriesSH ul.shPhoto li,
#items #left .grandePhotos ul.shPhoto li {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0 20px 20px 0;
	}

#items #left .seriesSH ul.shPhoto li.end,
#items #left .grandePhotos ul.shPhoto li.end {
	padding: 0;
	}

#items #left .seriesSH ul.shPhoto li.cntr,
#items #left .grandePhotos ul.shPhoto li.cntr {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0 20px 20px 100px;
	}

#items #left .seriesSH ul.shPhotoSH {
	width: 580px;
	font-size: 100%;
	line-height: 150%;
	margin: 0 10px;
	padding: 0;
	}

#items #left .seriesSH ul.shPhotoSH li {
	width: 180px;
	float: left;
	margin: 0;
	padding: 0 20px 20px 0;
	}

#items #left .seriesSH ul.shPhotoSH li.lineEnd {
	padding: 0;
	}

#items #left .seriesSH ul.shPhotoSH li.end {
	width: 581px;
	margin: 0;
	padding: 0 0 20px;
	clear: both;
	}

#items #left p.grandeImg {
	margin: 0;
	padding: 10px 0 20px 10px;
	}