@charset "utf-8";
/* CSS Document */

@import url(./landbuilding.css);
#menuL li.menu02 a,#menuL li.menu02New a {
	display: none;
}
#Rbox h3 {
	height: 70px;
}
#Rbox .building h4 {
	background-color: #A6D354;
	background-image: none;
	margin-bottom: 5px;
}

#Rbox p.txtT {
	font-size: 0.8em;
}

#Rbox .listbox {
	margin-bottom: 10px;
	padding-top: 20px;
}
#Rbox .listbox h4 {
	background-color: #F0F1F1;
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#Rbox .building {
	height: auto;
	width: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
#Rbox .building .L {
	height: auto;
	width: 240px;
}
#Rbox .building .R {
}
#Rbox .building .R p {
	padding-bottom: 5px;
}


.listbox table {
	border-collapse: collapse;
}

.listbox td {
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
table td td {
	font-size: 1em;
}

.listbox td.tdbox {
	padding: 0px;
}
.listbox td table {
	border: 1px solid #FFF;
}
.listbox td.tdL ,.listbox td　td.tdL{
	width: 100px;
}
#Rbox .map02 {
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 580px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Rbox .listbox .map02 img {
}

#Rbox .listbox p.txt02 {
	height: auto;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
#Rbox .listbox .link {
	height: 70px;
	width: 217px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
#Rbox .listbox .link a{
	height: 67px;
	width: 217px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 50px;
	display: block;
}
#Rbox .listbox .link a:hover{
	padding-top: 21px;

}
