@charset "utf-8";
/*CM方式のメリット*/
.h3_completion01 {
	margin-top: 20px;
	margin-bottom: 10px;
}
#completion .p_cm {
	line-height: 140%;
	margin-left: 20px;
	width: 45em;
	margin-top: 10px;
}
#completion .waku-top {
	background-image: url(../images/completion/waku-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	width: 670px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#completion .waku-bottom {
	background-image: url(../images/completion/waku-bottom.gif);
	background-repeat: no-repeat;
	margin: 0 0 50px;
	padding: 0px;
	height: 20px;
	width: 670px;
}
#completion .waku-middle {
	background-image: url(../images/completion/waku-middle.gif);
	background-repeat: repeat-y;
	width: 670px;
	margin: 0px;
	padding: 0px;
}

/*--ピックアップ物件--*/
#completion .waku-middle .inner {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
#completion .bukken {
	text-align: left;
	width: 630px;
	overflow: hidden;
}
#completion .bukken h4 {
	margin-bottom: 10px;
}
#completion .bukken .right {
	display: inline;
	float: right;
	width: 355px;
}
#completion .bukken .right h5 {
	font-size: 150%;
	line-height: 140%;
	color: #232323;
}
#completion .bukken .right .sentence {
	line-height: 140%;
	margin-top: 10px;
	font-size: 15px;
}
#completion .bukken .right .btn {
	text-align: right;
	width: 100%;
	margin-top: 15px;
}
/*--イメージ物件--*/
#completion .bukken .left {
	display: inline;
	float: left;
	width: 260px;
}
#completion .bukken .left .image_table .tr02 td {
	padding-top: 20px;
}
#completion .bukken .left .image_table .tr02 .td03 {
	text-align: right;
}
#completion .small-bukken {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
}
#completion .small-bukken .first {
	display: inline;
	float: left;
	width: 330px;
}
#completion .small-bukken .second {
	display: inline;
	float: right;
	width: 330px;
}
#completion .small-bukken .left {
	display: inline;
	float: left;
	width: 146px;
}
#completion .small-bukken .left img {
	padding: 3px;
	border: 1px solid #666666;
}
#completion .small-bukken .right {
	display: inline;
	float: right;
	width: 170px;
}
#completion .small-bukken .small-title th {
	color: #FFFFFF;
	background-color: #f39700;
	padding: 5px;
}
#completion .small-bukken .small-title td {
	padding-left: 10px;
}
#completion .small-bukken .h6_title {
	margin-top: 5px;
	margin-bottom: 5px;
}
#completion .small-bukken .h6_title a {
	font-size: 130%;
	color: #0086d1;
	text-decoration: underline;
}
#completion .small-bukken .h6_title a:hover {
	color: #F08200;
	text-decoration: underline;
}
#completion .small-bukken .p_sentence {
	font-size: 14px;
	line-height: 140%;
}
#completion .small-bukken .p_date {
	font-size: 90%;
	color: #765c2f;
	margin-top: 5px;
}
