#office {
	width: 615px;
	overflow: auto;
	height: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	SCROLLBAR-DARKSHADOW-COLOR: rgb(231,230,189);
}
#office .entry {
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;

}
#office .entry .left {
	display: block;
	margin: auto;
	float: left;
	width: 82px;
	background-image: url(../img/office-bg.gif);
	background-repeat: no-repeat;
}
#office .entry .left img {
	margin: 5px auto auto 5px;
	text-align: left;
	height: 85px;
	width: 70px;
	display: block;
}
#office .entry .left .id {
	text-align: center;
	display: block;
	font-size: 12px;
	color: #525252;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

}
#office .entry .right {
	display: block;
	float: left;
	width: 507px;
}
#office .entry .right .naiyo {
	display: block;
	margin: auto;
	float: left;
	width: 345px;
	font-size: 12px;
}
#office .entry .right .naiyo .top {
	display: block;
	margin: 0px auto;
	width: 335px;
	clear: both;
}
#office .entry .right .naiyo .top .subject {
	margin: 0px auto;
	float: left;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #0099FF;
	display: block;
}
#office .entry .right .naiyo .top .subject a:link {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
#office .entry .right .naiyo .top .subject a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0099FF;
}
#office .entry .right .naiyo .top .subject a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bold;
}
#office .entry .right .naiyo .top .subject a:active {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}


#office .entry .right .naiyo .top .area {
	margin: 0px;
	float: right;
	font-size: 13px;
	color: #757575;
	text-align: right;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#office .entry .right .naiyo .address {
	margin: 8px auto;
	width: 335px;
	color: #525252;
	text-align: left;
	font-weight: bold;
}
#office .entry .right .naiyo ul {
	padding-left: 0px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#office .entry .right .naiyo li {
	color: #666600;
	list-style-type: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666600;
	margin-left: 5px;
	padding-left: 5px;
}
#office .entry .right .naiyo .listart {
	border-left-style: none;
	padding-left: 0px;
}
#office .entry .right .rent {
	display: block;
	margin: auto;
	float: left;
	width: 160px;
}
#office .entry .right .rent dl {
	margin: 0px auto 10px;
	clear: both;
	width: 130px;
	display: block;
}
#office .entry .right .rent dt {
	margin: 0px;
	float: left;
	font-size: 13px;
	width: 45px;
}
#office .entry .right .rent dd {
	margin: 0px;
	float: right;
	clear: right;
	font-size: 13px;
	padding: 0px;
	width: 85px;
	text-align: right;
}


#office .entry .right .rent .month {
	width: 126px;
	display: block;
	margin: auto auto 5px;
}
#office .entry .right .rent .subject {
	text-align: justify;
	text-justify:distribute-all-lines;
	color: #525252;
	font-weight: bold;
}
#office .entry .right .rent .kingaku {
	color: #525252;
	font-weight: bold;
}
#office .entry .right .rent .tsubo {
	font-size: 12px;
	color: #0066FF;
	margin-top: 6px;
}
#office .entry .right .rent .public {
	display: block;
	margin: 10px auto 5px;
	width: 126px;
}
#office .entry .right .rent .public .subject {
	margin: auto;
	float: left;
	width: 54px;
	text-align: justify;
	text-justify:distribute-all-lines;
	font-size: 13px;
	color: #525252;
	font-weight: bold;
}
#office .entry .right .rent .public .kingaku {
	margin: auto;
	float: left;
	width: 72px;
	font-size: 13px;
	color: #525252;
	text-align: right;
	font-weight: bold;
}
#office .entry .right .rent .tax {
	font-size: 10px;
	color: #999999;
	text-align: right;
	display: block;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 126px;
}

