/*==============================リストページ*/
.list div.right,.list div.left{
	width:425px;
}
.right{
	float:right;
}
.left h3 , .right h3{
	margin-bottom:7px;
}

/*==============================詳細*/
.shosai{
	width:740px;
}
table img{
	vertical-align:baseline;
}
/*==============================3階建て詳細*/
h3.title{
	margin-bottom:15px;
}
table img{
	vertical-align:url(../img/yajirushi05.gif) no-repeat left;
}
.bottom{
	clear:both;
	padding-top:15px;
}
.bottom strong{
	font-size:16px;
	font-weight:bold;
	color:red;
}
.appearance h4{
	font-size:16px;
	line-height:1.4em;
	border:1px dotted #999999;
	border-left:none;
	border-right:none;
	height:1.4em;
	margin:0px 0px 5px 0px;
	vertical-align:text-bottom;
	width:720px;
}
* html .appearance h4{
	padding-top:3px;
}
.appearance .list p{
	background:url(../img/yajirushi05.gif) no-repeat left 5px;
	font-size:9px;
	padding-left:10px;
	}

.kouzou div.left{
	width:740px;
}
.appearance div.left{
	width:720px;}

