@charset "utf-8";

/*
########################################################
  estate style
########################################################
*/

#estate {}
#estate .contactButton {
	text-align: center;
	margin-bottom: 20px;
}
#estate .buttonNavi {
	zoom: 1;
	text-align: center;
	margin-bottom: 10px;
}
#estate .buttonNavi #leftButton {
	float: left;
	margin-left: 140px;
}
#estate .buttonNavi .button #rightButton {
	float: right;
	margin-left: 140px;
}
#estate .bottomContact {
	text-align: center;
	border: #88C401 solid 5px;
	margin-bottom: 10px;
}

#estate .buttonNavi:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/*
########################################################
  search form
########################################################
*/

#estate .searchForm {}
#estate .searchForm p.navi {
	font-size: 83%;
	margin-bottom: 10px;
}
#estate .searchForm table {
	border-collapse: collapse;
	border: #8AC505 solid 1px;
	width: 100%;
	margin-bottom: 10px;
	background: #FFFFFF;
}
#estate .searchForm table th,
#estate .searchForm table td {
	padding: 15px;
	border-collapse: collapse;
	border: #8AC505 solid 1px;
}
#estate .searchForm table th {
	width: 120px;
	background: #EDF7D8;
	color: #538302;
	vertical-align: middle;
}
#estate .searchForm table td {
}
#estate .searchForm table td.condition {}
#estate .searchForm table td.condition table {
	width: 530px;
	border: none;
	margin:0;
}
#estate .searchForm table td.condition table th,
#estate .searchForm table td.condition table td {
	border: none;
	padding: 0;
}
#estate .searchForm table td.condition table th {
	background: none;
	text-align: left;
	font-weight: normal;
	width: 90px;
}
#estate .searchForm table td.condition table td {
	width: 165px;
}

#estate .searchForm .reselectButton {
	text-align: center;
	margin-bottom: 10px;
}

#estate .searchForm table td ul {
	zoom: 1;
}
#estate .searchForm table td ul li {
	float: left;
	width: 175px;
}

#estate .searchForm table td.address {
	zoom: 1;
}
#estate .searchForm table td.address dl {
	zoom: 1;
}
#estate .searchForm table td.address dl input {
	position:relative;
	top:2px;
}
#estate .searchForm table td.address dl dt span {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 4px 2px 2px;
}
#estate .searchForm table td.address dl dd {
}
#estate .searchForm table td.address dl.area_id_1 {
	width: 210px;
	float: left;
	border-right: #8AC506 solid 1px;
	padding-right: 5px;
}
#estate .searchForm table td.address dl.area_id_1 dt span {
	background: #0FB338;
}
#estate .searchForm table td.address dl.area_id_1 dd {
	width: 100px;
	float: left;
}
#estate .searchForm table td.address dl.area_id_2 {
	width: 190px;
	float: left;
	border-right: #8AC506 solid 1px;
	padding: 0 5px 0 15px;
}
#estate .searchForm table td.address dl.area_id_2 dt span {
	background:#00AAE8;
}
#estate .searchForm table td.address dl.area_id_2 dd {
	width:90px;
	float:left;
}
#estate .searchForm table td.address dl.area_id_3 {
	width: 90px;
	float: left;
	padding-left: 15px;
}
#estate .searchForm table td.address dl.area_id_3 dt span {
	color: #FFFFFF;
	background: #CC0033;
}
#estate .searchForm table td.address dl.area_id_3 dd {
	width: 80px;
}

#estate .searchForm table td.appli {
	zoom: 1;
}
#estate .searchForm table td.appli ul {
}
#estate .searchForm table td.appli ul li {
	width: 265px;
}

#estate .searchForm table td select {
	width: 80px;
}
#estate .searchForm table td table th {
	vertical-align: top;
}

#estate .searchForm .count{
	text-align: center;
	margin: 20px 0 30px 0;
}
#estate .searchForm .button {
	zoom: 1;
}
#estate .searchForm .button #leftButton {
	float: left;
	margin-left: 160px;
}
#estate .searchForm .button #rightButton {
	float: right;
	margin-right: 160px;
}

#estate .searchForm table td ul:after,
#estate .searchForm .button:after,
#estate .searchForm table td.address:after,
#estate .searchForm table td.address dl:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/*
########################################################
  estate list
########################################################
*/
#estate #searchResults {
	background: #F6F6F6;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 19px;
}
#estate #searchResults p.navi span.num {
	color: #88C401;
	font-weight:bold;
	font-size:200%;
	font-family:Arial, Helvetica, sans-serif;
}
#estate .estateList {
	margin-bottom: 30px;
}
#estate .estateList .sortMenu {
	height: 30px;
}
#estate .estateList #top {
	border-bottom: #88C401 solid 1px;
}
#estate .estateList #bottom {
	border-top: #88C401 solid 1px;
}
#estate .estateList p.navi {
	background: url(../../estate/images/list_navi_back.gif) no-repeat center top;
	line-height: 18px;
	padding: 2px 5px;
	height: 32px;
	color: #FFFFFF;
	font-weight: bold;
}
#estate .estateList .pager {
	zoom: 1;
	margin: 5px 0;
	font-weight: bold;
}
#estate .estateList .pager span{
	font-weight: normal;
}
#estate .estateList .pager p.pagerNavi{
	margin-top: 10px;
	display: none;
}
#estate .estateList .pager .viewCount {
	float: right;
	text-align: right;
	width: 300px;
}
#estate .estateList .pager .viewCount span {
	font-size: 100%;
	font-weight: normal;
}

#estate .estateList p.noItem {
}

#estate .estateList table.item {
	border-collapse: collapse;
	border: #88C401 solid 1px;
	margin-bottom: 20px;
}
#estate .estateList table.item td {
	border-collapse: collapse;
	vertical-align: top;
}
#estate .estateList table.item td {
	padding: 10px 30px;
}
#estate .estateList table.item table.image {
	border: #CCCCCC solid 1px;
	width: 138px;
	height: 158px;
	background: #EEEEEE;
	text-align: center;
	border-collapse: collapse;
}
#estate .estateList table.item table.image td {
	padding: 0;
	vertical-align: middle;
	border-collapse: collapse;
}
#estate .estateList table.item td.center {
	padding: 10px 0;
}
#estate .estateList table.item td.center h3 {
	margin-bottom: 10px;
	font-size: 116%;
}
#estate .estateList table.item td.center h3 img {
	margin-right: 2px;
	position: relative;
	top: 3px;
}
#estate .estateList table.item td.center dl.overview {
	zoom: 1;
	margin-bottom: 10px;
}
#estate .estateList table.item td.center dl.overview dt {
	float: left;
	width: 60px;
	display: block;
	overflow: hidden;
}
#estate .estateList table.item td.center dl.overview dd {
	float: left;
	width: 210px;
	display: block;
	overflow: hidden;
}
#estate .estateList table.item td.center dl.price {
	zoom: 1;
}
#estate .estateList table.item td.center dl.price dt,
#estate .estateList table.item td.center dl.price dd {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	float: left;
	display: block;
	overflow: hidden;
}
#estate .estateList table.item td.center dl.price dt {
	width: 35px;
	color: #FFFFFF;
	background: #88C402;
}
#estate .estateList table.item td.center dl.price dd {
	width: 85px;
	background: #E7F3CC;
	margin-right: 5px;
	font-size: 166%;
}
#estate .estateList table.item td.center dl.price dd span.num {
	font-family:Arial, Helvetica, sans-serif;
}
#estate .estateList table.item td.center dl.price dd span.small {
	font-size: 60%;
}
#estate .estateList table.item td.right {
	width: 140px;
}

#estate .estateList table.item td.iconBox {
	padding:0 8px 10px 8px;
}
#estate .estateList table.item td.iconBox ul {
	zoom: 1;
	width: 696px;
	height: 30px;
}
#estate .estateList table.item td.iconBox ul li {
	width: 85px;
	height:28px;
	float: left;
	display:block;
	overflow: hidden;
	margin: 0 1px 2px 1px;
}
#estate .estateList table.item td.iconBox ul#condition {
	background: url(../icons/icon_condition_back.gif) no-repeat center top;
}
#estate .estateList table.item td.iconBox ul#directions {
	background: url(../icons/icon_directions_back.gif) no-repeat center top;
}

#estate .estateList table.item td.right .bottomDetail {
	text-align: center;
}
#estate .estateList table.item td.check {
	text-align: center;
	vertical-align: middle;
	width: 20px;
	background: #E7F3CC;
	border: #88C401 solid 1px;
	padding: 0;
}

#estate .estateList .pager:after,
#estate .estateList table.item td.center dl.overview:after,
#estate .estateList table.item td.center dl.price:after,
#estate .estateList table.item td.right .iconBox ul:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/*
########################################################
  sestate detail
########################################################
*/

#estate .estateDetail {
	zoom: 1;
	border-bottom: #CCCCCC solid 1px;
	margin-bottom: 30px;
	padding: 0 0 30px 10px;
}
* html #estate .estateDetail { /* IE 6 */
	padding: 0 0 0 10px;
}

#estate .estateDetail .info {
	zoom: 1;
	margin-bottom: 10px;
}
#estate .estateDetail .info p.sold {
	font-weight: bold;
	color: #FF0000;
}
#estate .estateDetail .info p.address {
	float: left;
	width: 420px;
}
#estate .estateDetail .info dl.number {
	width: 260px;
	float: right;
}
#estate .estateDetail .info dl.number dt {
	float: left;
}
#estate .estateDetail .info dl.number dd {
	float: right;
	color: #59851F;
	font-weight: bold;
}

#estate .estateDetail .estateTop {
	zoom: 1;
	background: #F3F0E9;
	padding: 5px 6px 0 3px;
	margin-bottom: 10px;
}
#estate .estateDetail .left {
	width: 284px;
	float: left;
}
#estate .estateDetail .left .image {
	zoom: 1;
	width: 280px;
	margin: 0 auto 0 auto;
}
#estate .estateDetail .left .image table.imageBox {
	border: #CCCCCC 1px solid;
	margin-bottom: 9px;
	background: #EEEEEE;
	border-collapse: collapse;
}
#estate .estateDetail .left .image table.imageBox td {
	width: 280px;
	height: 322px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
}

#estate .estateDetail .left .image table.imageBox td img {
	vertical-align: middle;
}

#estate .estateDetail .left .image .attend {
	font-size: 80%;
}

#estate .estateDetail .left .osusume {
}
#estate .estateDetail .left .osusume h3 {
}
#estate .estateDetail .left .osusume p {
	padding: 10px;
	background: #F6F6F6;
}

#estate .estateDetail .right {
	width: 404px;
	float: right;
	background: url(../../estate/images/tab_01_back.jpg) repeat-x 0 -6px;
}
#estate .estateDetail .right .buttonPrint {
	text-align: center;
}
#estate .estateDetail .right #tab_01 {
	margin-bottom: 30px;
}
#estate .estateDetail .right #tab_01 table.imageBox {
	border-collapse: collapse;
}
#estate .estateDetail .right #tab_01 table.imageBox td {
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	width: 403px;
	height: 403px;
}

#estate .estateDetail .icon {
}
#estate .estateDetail .icon ul {
	zoom: 1;
	padding: 0 4px;
	margin-bottom: 2px;
}
#estate .estateDetail .icon li {
	width: 85px;
	height: 28px;
	margin: 0 1px;
 	float:left;
}
#estate .estateDetail .icon ul#condition {
	background: url(../icons/icon_condition_back.gif) no-repeat center top;
}
#estate .estateDetail .icon ul#directions {
	background: url(../icons/icon_directions_back.gif) no-repeat center top;
}
.estateInfo {
	width: 700px;
	margin: 10px auto;
}
.estateInfo .clear{
	clear: both;
	height: 10px;
}
.estateInfo table {
	border-collapse: collapse;
	width: 100%;
}
.estateInfo table th,
.estateInfo table td{
	border-bottom: #CCCCCC solid 1px;
	border-collapse: collapse;
	padding: 5px 10px;
}

.estateInfo table th {
	color: #578C0C;
	text-align: left;
	width: 150px;
}
.estateInfo .heya {
}
.estateInfo .heya .leftTable {
	float:left;
	width: 346px;
}
.estateInfo .heya .rightTable {
	float: right;
	width: 346px;
}
.estateInfo .hiyou {
	float:left;
	width: 346px;
}
.estateInfo .hiyou tr.amount_cost th,
.estateInfo .hiyou tr.amount_cost td {
	background: #EFEFEF;
	border-top: #999999 solid 2px;
}
.estateInfo .building {
	float: right;
	width: 346px;
}
.estateInfo .vacancy {
	float:left;
	width: 346px;
}
.estateInfo .detailinfo {
	float: right;
	width: 346px;
}
.estateInfo .vacancy p,
.estateInfo .detailinfo p {
	padding: 5px 10px 0 10px;
}
#estate #notes {
	padding: 5px 0 0 10px;
}
#estate #notes p {
	background: #fff;
	font-size: 80%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	border: 0;
}
#estate .estateDetail .icon #notes{
	padding: 5px 0 0 5px;
}
#estate .estateDetail:after,
#estate .estateDetail .info:after,
#estate .estateDetail .estateTop:after,
#estate .estateDetail .left .image:after,
#estate .estateDetail .icon ul:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



/*
########################################################
  estate print
########################################################
*/

#estate .estatePrint {
	background: #FFFFFF;
}
#estate .estatePrint .inner {
	zoom: 1;
	width: 640px;
	margin: auto;
}
#estate .estatePrint .inner h2.sTitle {
	zoom: 1;
	font-size: 125%;
	margin-bottom: 10px;
	line-height: 48px;
	border-bottom: #000000 solid 1px;
}
#estate .estatePrint .inner h2.sTitle span{
	float: right;
	font-size: 80%;
	font-weight: normal;
}

#estate .estatePrint .inner .info {
	zoom: 1;
	margin-bottom: 10px;
}
#estate .estatePrint .inner .info p.address {
	float: left;
	width: 360px;
}
#estate .estatePrint .inner .info dl.number {
	width: 260px;
	float: right;
}
#estate .estatePrint .inner .info dl.number dt {
	float: left;
}
#estate .estatePrint .inner .info dl.number dd {
	float: right;
	font-weight: bold;
}

#estate .estatePrint .inner .left {
	width: 280px;
	float: left;
}
#estate .estatePrint .inner .left table.image {
	width: 280px;
	height: 320px;
	margin: 0 auto 5px auto;
	background: #EEEEEE;
	border-collapse: collapse;
}
#estate .estatePrint .inner .left table.image td {
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
}
#estate .estatePrint .inner .right {
	width: 345px;
	float: right;
}

#estate .estatePrint .inner .right dl {}
#estate .estatePrint .inner .right dl dt {
	font-weight: bold;
}
#estate .estatePrint .inner .right dl dd {
	margin-bottom: 5px;
}
#estate .estatePrint .inner .right dl dd.map {
	width: 343px;
	height: 343px;
}

#estate .estatePrint .inner .right dl dd table {
	width: 100%;
	border: #999999 solid 1px;
	border-collapse: collapse;
}
#estate .estatePrint .inner .right dl dd th,
#estate .estatePrint .inner .right dl dd td{
	padding: 2px 10px;
	border-collapse: collapse;
	border: #999999 solid 1px;
}
#estate .estatePrint .inner .right dl dd th {
	width: 110px;
	text-align: left;
	background: #E6E6E6;
	vertical-align: top;
	font-weight: normal;
}

#estate .estatePrint .bottomContact {
	text-align: center;
	border: #CCCCCC solid 5px;
	width: 335px;
	margin:auto;
	margin-bottom: 20px;
}

#estate .estatePrint .inner:after,
#estate .estatePrint .inner .info:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*
########################################################
  estate print
########################################################
*/

#estate .general {
	zoom: 1;
	margin-bottom: 20px;
	padding: 0 20px;
}
#estate .general ul.left,
#estate .general ul.right {
	border-bottom: #CCCCCC solid 1px;
	width: 325px;
}
#estate .general ul.left {
	float: left;
}
#estate .general ul.right {
	float: right;
}
#estate .general ul.left li,
#estate .general ul.right li {
	background: url(../images/menu_estate_list.gif) no-repeat left center;
	padding: 15px 10px;
	border-top: #CCCCCC solid 1px;
}

#estate .general:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
