@charset "utf-8";
/* CSS Document */

@import url(./landbuilding.css);
#menuL li.menu03 a ,#menuL li.menu03New a{
	display: none;
}
#Rbox h3 {
	height: 70px;
}
#Rbox p.txtT {
	font-size: 0.8em;
}

#Rbox .listbox {
	margin-bottom: 20px;
	padding-top: 30px;
}

.listbox h4 {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F0F1F1;
}
.listbox table {
	border-collapse: collapse;
}

.listbox td {
	border: 1px solid #ｆｆｆ;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.listbox td.tdbox {
	padding: 0px;
}
.listbox td table {
	border: 1px solid #FFF;
}
.listbox td.tdL ,.listbox td　td.tdL{
	width: 100px;
}
.rent th {
	padding: 5px;
	font-size: 0.9em;
	color: #666;
}

.rent td {
	padding: 5px;
	color: #333;
}
.rent a {
	color: #0000FF;
	text-decoration: none;
}
.rent a:hover {
	text-decoration: underline;
}
