@charset "UTF-8";
/*
*******************************************************************************************************
# 建物検索市区選択
*******************************************************************************************************
*/


/* ------------------------------------
	* contentsTop-Image
* ------------------------------------ */
#contentMain .box_ttl_page{
	margin-bottom: -20px;
}

#contentMain .topImgWrap{
	position: relative;
	background-color: white;
	/*
	background: url(/static/top/images/bg_container_top.gif) repeat-x;
	*/
}

#contentMain .topImg{
	background: url("/static/tatemono/images/bg_img.png") no-repeat 109% top;
	width: 1000px;
	height: 226px;
}

#contentMain .topImg .logo {
	margin: 64px 11px 20px 11px;
}
