/* CSS Document */

div#main_head h1{/**/
	padding-top:20px;/*
	background-position:130px 10px;*/
	width:280px;
}

#main_head h1 span {
}

#main_head h1 img {
	margin-top: -23px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

div#main_head{
	height:67px;
	background:url(../img/page_img01.gif) no-repeat bottom;
	width:900px;
}

div#main_head div#head_right{
	text-align:right;
	float:right;
}

div#head_right ul#search_menu{
	background:url(../img/sbg.jpg) no-repeat;
	height:34px;
	width:441px;
	margin:5px 0px 0px 0px;
	padding-top:3px;
}

div#head_right ul#search_menu li{
padding-right:1px;
margin-top:3px;
float:left;
}

/* 物件リスト */
table.lease_table01{
	width:600px;
	background:#CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

table.lease_table01 td{
	vertical-align:top;
	padding:5px;
	background:#FFFFFF;
}

table.lease_table01 th{
	font-weight:normal;
	vertical-align:top;
	padding:5px;
	background:#FDDCE7;
}

/* 検索テーブル */
table.search_table01{
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	width:600px;
}

table.search_table01 td{
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	vertical-align:top;
	padding:5px;
	background:#FFFFFF;
}

table.search_table01 th{
	font-weight:normal;
	vertical-align:top;
	padding:5px;
	background:#FDDCE7;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	width:100px;
}


table.inner_table01 th,
table.inner_table01 td{
	border:none;
	padding:0px;
}

table.search_table02{
	border-top:none;
}

.search_bg{
	width:600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


div#pannavi{
	height:30px;
	padding:5px 20px 0px 3px;
}

div#pannavi p.navi{
	float:left;

}

div#pannavi p.print{
	padding-left:20px;
	background:url(../img/print_logo.gif) no-repeat;
	float:right;
}

#cont_main p {
padding: 0px;
}
