@charset "UTF-8";

/* 街の不動産レポ
-------------------------------------------------------------- */
.all_cont{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	padding-top:5px;
}
.report .repo-box{
	background-image: url(../report/images/waku_2.jpg);
	background-repeat: repeat-y;
	width: 948px;
	text-align: center;
}

.report .repo-box dl.koushin{
	width: 750px;
	padding-top: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.report .repo-box dl.koushin dt{
	clear:both;
	font-weight: bold;
	float: left;
	width: 120px;
	display: block;
}
.report .repo-box dl.koushin dd{
	width: 630px;
	float: left;
	display: block;
}
.report .repo-box dl.koushin dt.top,
.report .repo-box dl.koushin dd.top{
	margin-top:1em;
}

.report .pic-box{
	clear: both;
	width: 720px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.report .pic-box dl.left{
	background-image: url(../report/images/bg_pic.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: left;
	width: 336px;
	margin-bottom: 10px;
}
.report .pic-box dl.right{
	background-image: url(../report/images/bg_pic.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	float: right;
	width: 336px;
	margin-bottom: 10px;
}

.report .pic-box dl.left dt,.report .pic-box dl.right dt{
	background-image: url(../report/images/bg_pic_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}
.report .pic-box dl.left dd,.report .pic-box dl.right dd{
	padding-bottom: 30px;
	text-align: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.report .text-box{
	clear: both;
	width: 766px;
	margin-bottom: 5px;
	background-image: url(../report/images/wakum_2.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.report .text-box p{
}
.report .text-box p.come{
	text-align: left;
	display: block;
	padding-right: 30px;
	padding-left: 50px;
}
.report h6.tenpo{
	width: 743px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 130%;
	text-align: left;
	color: #92B132;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #92B132;
}
.report p.zyou{
	text-align: left;
	width: 765px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.report table{
	width: 765px;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#FFFFFF;
	empty-cells:show;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.report th{
	font-size: 112.5%;
	font-weight: bold;
	background-image: url(../report/images/bg.gif);
	background-repeat: repeat;
	text-align:left;
	width: 20%;
	font-weight: normal;
	line-height: 110%;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.report td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.report .print{
	width: 173px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
