@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 author     :Ability Consultant
style info :トップページ設定　ハックは最下部に記述
=================================================================== */


#search_housing #con_gNav #gNav li.gNav01 a {
	width: 125px;
	background: url(../images/menu_gMenu.gif) 0 -49px;
	text-indent: -9999px;
}

#search_commercial #con_gNav #gNav li.gNav02 a {
	width: 145px;
	background: url(../images/menu_gMenu.gif) -125px -49px;
	text-indent: -9999px;
}

/*----------------------------------------------------
	title　タイトル
----------------------------------------------------*/

#search_housing #title_bg {
	width: 100%;
	height: 110px;
	line-height: 110px;
	background: url(../search/images/bk_title.gif) top repeat-x #FFE4F1;
}

#search_housing h2 {
	margin: 0 auto;
	width: 950px;
	height: 110px;
	line-height: 110px;
	background: url(../search/images/title_index.jpg) no-repeat;
	text-indent: -9999px;
}

#search_commercial #title_bg {
	width: 100%;
	height: 110px;
	line-height: 110px;
	background: url(../search/images/bk_title.gif) top repeat-x #FFE4F1;
}

#search_commercial h2 {
	margin: 0 auto;
	width: 950px;
	height: 110px;
	line-height: 110px;
	background: url(../search/images/title_commercial.jpg) no-repeat;
	text-indent: -9999px;
}

/*----------------------------------------------------
	main
----------------------------------------------------*/
#search_housing #main iframe {
	width: 950px;
	height: 1300px;
	overflow: scroll;
	border: none;
}


#search_commercial #main iframe {
	width: 950px;
	height: 1000px;
	overflow: scroll;
	border: none;
}
