/* --- div#contents --- */
div#contents {
	width: 760px;
}
div.leftarea, 
div.rightarea {
	display: inline-block;
	width: 364px;
	vertical-align: top;
}
div.leftarea {
	margin-left: 21px; 

}
div.rightarea {
	margin-left: 4px; 
}
div.cat_menu_area {
	width: 351px;
	border: none;
	margin-bottom: 10px;
}
div.cat_menu_area h2 {
	display: block;
	width: 346px;
	height: 23px;
	color: #000000;
	background: url(..//jreit/images/midasi01.gif) no-repeat left top;
	border: none;
	padding: 10px 0 0 20px;
	font-size: 1.0em;
	font-family: Corbel,Arial,Helvetica,sans-serif;
}
div.cat_menu_area ul {
	margin:7px 5px 8px 37px;
}
div.cat_menu_area li {
	list-style-image: url(../jreit/images/arrow.gif);
	list-style-position: outer;
	padding-left: 0px;
	line-height: 1.8em;
	vertical-align: top;
	font-size: 1.0em;
}
div.cat_menu_area li a {
	color: #0034CC;
	font-size: 12px;
}
div.cat_menu_area img {
	margin: 15px 0;
}
div.cat_menu_area div.grapharea {
	margin: 0 0 9px;
}
a.propdb_j {
	background: url(../jreit/images/p_index_link.jpg) no-repeat left top;
	display: block;
	overflow: hidden;
	width: 55px;
	height: 20px;
	text-indent: -9999px;
	margin-left: 286px;
}
a.propdb_e {
	background: url(../jreit_e/images/bn01.gif) no-repeat left top;
	display: block;
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	width:  234px;
	margin: 0 58px 17px;
	zoom: 1;
}
a.more_link:hover, 
a.propdb_j:hover, 
a.propdb_e:hover, 
a.prop_search1:hover, 
a.prop_search2:hover {
	background-position: left bottom;
}
a.prop_search1, 
a.prop_search2 {
	text-indent: -9999px;
	overflow: hidden;
	display: inline-block;
	width:  164px;
	height: 36px;
	margin-top: 15px;
}
a.prop_search1 {
	background: url(../jreit/images/prop_search1.png) no-repeat left top;
	margin-left: 9px;
}
a.prop_search2{
	background: url(../jreit/images/prop_search2.png) no-repeat left top;
	margin-left: 2px;
}
div#footer {
	position:relative;
}
a.disclaimer, 
a.disclaimer_e {
	position:absolute;
	top: 30px;
	left: 20px;
	display: block;
	width:81px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}
a.disclaimer {
	background: url(../jreit/images/disclaimer.png) no-repeat left top;
}
a.disclaimer_e {
	background: url(../jreit_e/images/disclaimer.png) no-repeat left top;
}
div#footer address {
	background: url(../jreit/images/footer.jpg) no-repeat left top;
	width: 760px;
	height: 91px;
	text-indent:-9999px;
	overflow: hidden;
	padding:0px;
}


/*----------------------------------------------------------
ie hack
----------------------------------------------------------*/
*html div.cat_menu_area {
	width: 351px;
}
* html div.leftarea, 
* html div.rightarea {
	display: block;
	width: 353px;
	margin-top: 15px; 
}
* html div.leftarea {
	float: left;
	margin-right: 16px;
}
* html div.cat_menu_area h2 {
	width: 351px;
	height: 32px;
	border-right: none;
}
* html div.cat_menu_area ul {
	margin: 8px 5px 8px 32px;
}
* html div.cat_menu_area li {
	line-height: 23px;
}
* html a.prop_search1 {
	float: left;
}
* html a.prop_search2 {
	float: right;
}
* html a.propdb_e {
	height: 50px;
}
* html a.propdb_e:hover {
	background-position: left -50px;
}
