@charset "utf-8";
/* 物件情報詳細 */
.detail01-mainimage {
	width: 120px;
	display:block;
	float:left;
}
.detail01-mainimage img {
	width: 118px !important;
	height: auto !important;
	border: 1px solid #005E00;
}
.detail01 {
	width: 420px;
	display:block;
	float:right;
}
.detail01 table {
	background-color: #336600;
	font-size: 80%;
}
.detail01 table th {
	width: 60px;
	background-color: #67CD29;
	color: #fff;
	text-align: left;
	font-weight: normal;
}
.detail01 table td {
	background-color: #F7FFF7;
}
.detail01 table td p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 100% !important;
}

.yachin {
	width: 80px !important;
}

.kyoeki {
	width: 50px !important;
}

.park {
	width: 50px !important;
}

.detail02 {
	margin-top: 15px;
}

.detail02 table {
	width: 100% !important;
	background-color: #ffffff;
	font-size: 80%;
	border-bottom: 1px solid #9BFF9B !important;
}
.detail02 table th {
	background-color: #9BFF9B !important;
	color: #006600;
	font-weight: normal;
	text-align: center;
}
.detail02 table td {
	width: 142px;
	background-color: #f7fff7 !important;
}
.detail02 table td p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 100% !important;
}

.detail02 table td img {
	width: 135px;
	height: 135px;
	border: 1px solid #009900;
}

.detail03 table {
	width: 550px !important;
	background-color: #336600;
	font-size: 80%;
}
.detail03 table th {
	width: 60px;
	background-color: #67CD29;
	color: #fff;
	text-align: left;
	font-weight: normal;
}
.detail03 table td {
	background-color: #F7FFF7;
}
.detail03 table td p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 100% !important;
}

.detail03 table td img {
	width: 51px !important;
	height: auto !important;
}
.detail04 table {
	background-color: #999999;
	font-size: 80%;
}
.detail04 table th {
	background-color: #E3E3E3;
	text-align: left;
	font-weight: normal;
}

.detail04 table td p {
	font-size: 100%;
}

.detail04 h4 {
	margin: 0 0 5px 0;
	background: none !important;
	border-bottom: 1px solid #FF3300;
}
