/* ---------------------------- */
/* 東海住宅建築部Web			*/
/* 05:設備 */
/* 2005.08.17					*/
/* ---------------------------- */

.contentspace h2 {	/* タイトル */
	margin: 0;
	width: 340px;
	height: 30px;
	background: #fff url("../img/05/05_title.gif") no-repeat;
	color: #fff;
	font-size: 2px;
	line-height: 1em;
	text-align: right;
}

.contentspace strong {
	color: #000;
}

.contentspace img {
	margin-bottom: 5px;
}

.contentspace hr {
	display: none;
}

.contentspace h3 {
	display: none;
}

.c05left {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 350px;
	float: left;
}

.c05right {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 250px;
	float: right;
}

.c05caption {
	color: #000;
}

/* 1.キッチン */
.c05t01a {
	width: 240px;
	float: left;
	background: url("../img/05/05_t01.gif") no-repeat;
}

.c05t01b {
	width: 110px;
	float: right;
}

/* 2.トイレ */
.c05t02 {
	width: 160px;
	float: left;
	background: url("../img/05/05_t02.gif") no-repeat;
}

/* 3.サニタリー */
.c05t03 {
	width: 190px;
	float: right;
	background: url("../img/05/05_t03.gif") no-repeat;
}

/* 4.バス */
.c05t04 {
	width: 230px;
	float: left;
	background: url("../img/05/05_t04.gif") no-repeat;
}

/* 5.書斎 */
.c05t05 {
	width: 230px;
	float: left;
	background: url("../img/05/05_t05.gif") no-repeat;
}

/* 6.フローリング */
.c05t06 {
	width: 230px;
	float: left;
	background: url("../img/05/05_t06.gif") no-repeat;
}

/* 7.ウインドウ */
.c05t07 {
	width: 190px;
	float: left;
	background: url("../img/05/05_t07.gif") no-repeat;
}

/* 8.エントランス */
.c05t08 {
	width: 170px;
	float: left;
	background: url("../img/05/05_t08.gif") no-repeat;

}

