/* rent TOP
--------------------------------------------------*/
.rent .corner {
	background: #67A3C7;
	-moz-box-shadow: 0 3px 6px -2px #578AA9 inset;
	-webkit-box-shadow: 0 3px 6px -2px #578AA9 inset;
	box-shadow: 0 3px 6px -2px #578AA9 inset;
}
.rent .mainVisual {
	margin: -15px 0 35px;
	position: relative;
}
.rent .bx-wrapper {
	text-align: center;
}
	.rent .bx-wrapper ul {
		left: 50%;
		margin-left: -475px;
	}
.rent .bx-controls-direction {
	display: block;
	width: 940px;
	margin: 0 auto;
	position: relative;
}
.rent .bx-controls a {
	position: absolute;
	display: block;
	width: 46px;
	height: 46px;
	top: -144px;
	text-indent: -9999em;
}
	.rent .bx-controls a:hover {
		opacity: 0.8;
	}
	.rent .bx-controls a.bx-prev {
		left: -31px;
		background: url(../img/btn_arrow_l_l.png) no-repeat left center;
	}
	.rent .bx-controls a.bx-next {
		right: -19px;
		background: url(../img/btn_arrow_r_l.png) no-repeat left center;
	}
.rent .search {
	background: url(../img/bg_mesh_blue.gif) repeat;
	margin: 0 0 40px;
	padding: 15px 0;
}
	.rent .search .all {
		background: #FFF;
		padding: 7px 0;
		margin: 0 0 15px;
		text-align: center;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	.rent .search .all span,
	.rent .allCount > span span {
		display: inline-block;
		padding: 0 5px;
		font-size: 180%;
		color: #EE2526;
		font-weight: bold;
	}
	.rent .search ul {
		letter-spacing: -0.4em;
	}
	.rent .search li {
		letter-spacing: normal;
		display: inline-block;
		width: 50%;
		text-align: right;
	}
	.rent .search li:first-child {
		text-align: left;
	}
.rent .topContent01 {
	padding: 0;
	margin: -30px 0 20px;
}
.rent .topContent01 .info {
	float: left;
	width: 620px;
	margin: 15px 0 0;
	padding: 10px 20px;
	border: 2px solid #D0D0D0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position: relative;
}
	.rent .topContent01 .info h2 {
		padding: 8px 0 15px;
	}
	.rent .topContent01 .info .more {
		padding: 0 0 15px;
		position: absolute;
		top: 20px;
		right: 20px;
	}
	.rent .topContent01 .info .more a {
		background: url(../img/ico_arrow.gif) no-repeat left center;
		padding: 0 0 0 18px;
	}
	.rent .topContent01 li {
		padding: 10px 0;
	}
		.rent .topContent01 li span {
			display: inline-block;
			padding: 0 15px 0 0;
		}

.rent .topContent01 .bnr {
	float: right;
	width: 280px;
}
	.rent .topContent01 .bnr > * {
		display: block;
		margin: 0 0 25px;
	}
/*イチオシ物件・テナント物件*/
.rent .topList {
	padding: 0 0 20px;
}

.rent .topList h2 {
	margin: 0 0 15px;
}

.rent .allCount {
	width: 968px;
	margin: 0 0 20px;
	padding: 6px;
	background: url(../img/bg_mesh_blue.gif) repeat;
}
	.rent .allCount > span {
		display: block;
		background: #FFF;
		text-align: center;
		padding: 8px 0 6px;
		border-radius: 8px;
	}

.rent .topList {
	margin: 0 -15px 0 0;
}
	.rent .topList > a {
		display: inline-block;
		width: 230px;
		margin: 0 15px 20px 0;
		-moz-box-shadow: 1px 1px 4px 2px rgba(219,219,219,0.57);
		-webkit-box-shadow: 1px 1px 4px 2px rgba(219,219,219,0.57);
		box-shadow: 1px 1px 4px 2px rgba(219,219,219,0.57);
		vertical-align: top;
		position: relative;
	}
	.rent .topList > a:hover {
		opacity: 0.7;
	}
	.rent .topList > a.new:before {
		content: "";
		display: block;
		width: 68px;
		height: 59px;
		position: absolute; left: -8px; top: -19px;
		z-index: 10000;
		background: url(../../rent/img/img_new.png) no-repeat left center
	}
	.rent .topList dl img {
		width: 230px;
	}
	.rent .topList .catchPhrase {
		padding: 10px 10px 15px;
		color: #013893;
		font-weight: bold;
		font-size: 120%;
		line-height: 1.5;
	}
	.rent .topList dd {
		padding: 0px 10px 5px;
	}
	.rent .topList dd .location {
		color: #8DBAD5;
		font-weight: bold;
		padding: 0 0 10px;
	}
	.rent .topList dd li {
		display: inline-block;
		margin: 0 12px 5px 0;
	}
	.rent .topList dd li:last-child {
		margin: 5px 12px 5px 0;
	}
	.rent .topList dd li span {
		display: inline-block;
		font-weight: bold;
	}
	.rent .topList dd li span.price {
		color: #ED1718;
		font-size: 150%;
	}
	.rent .topList .more {
		text-align: center;
		padding: 10px 0 50px;
	}

/* rent pickup
--------------------------------------------------*/
.pickupabout {
	margin-top: -70px;
}
.pickupflow {
	margin: 30px 0;
}
.pickupflow h1 {
	margin: 0 0 20px 0;
}


/* rent map
--------------------------------------------------*/
.subCornerTitle {
	padding: 5px 0 7px;
}
.subCornerTitle.map {
	background: #72BF44;
}
.mapContent{
	width:1060px;
	height:700px;
	margin: 0 auto;
}
.subCornerTitle.rail {
	background: #00ABE1;
}