@CHARSET "UTF-8";
body{
	margin:0;
	padding:0;
}
#container{
	margin-top:0em;
	text-align:center;
	width:100%;
height:500px;
}

#map{
	float:left;
	text-align:left;
}
/* 検索項目選択時の地図側のサイズ */
.mapDefaultSize{
	width:400px;
height:500px;
margin:0px
}

#menu{
	width:325px;
	float:left;
	clear:none;
	background-color:#FFFFE0;
	text-align:left;
height:98%;
	font-size:12px;
	overflow:scroll;
	padding:3;
margin:0px
}
/* 検索項目選択時のメニューのサイズ */
.menuDefaultSize{
	width:325px;
}
/* 検索結果を地図に表示するときのメニューのサイズ（ */
.menuResize{
	width:325px;
}

/* 物件リスト */
#select_pref ul{
	list-style-type:none;
}

/* 物件リストの各行の上にマウスが来たときのスタイル */
.listHover{
	//background-color:#EEEEEE;
	background-color:#C9CFC4;

	color:#0000ff;
	cursor:pointer;
}

/* 物件リストの中でクリックされた行のスタイル */
.listActive{
	color:#0000ff;
	background-color:#EEEEEE;
}

/* ローディング処理中に表示するDivのスタイル */
#loadDiv{
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	width:100%;
	height:900px;
/*	background:url(/tool_2/google_maps/overlay.png);	*/
	text-align:center;
	z_index:150;
}
/* IE用　Hacks */
* html #loadDiv{
	background-color:transparent;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/tool_2/google_maps/overlay.png", sizingMethod="scale");	*/
	background:url(dummy.gif);
}
/* ローディングdiv内部の画像のスタイル */
#loadDiv img{
	background-color:#FFFFFF;
	margin-top:300px;
	width:48px;/* IE */
	height:48px;/* IE */
}

#loadDiv p{
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:200px;
	background-color:#F7F7EF;
	color:#000066;
	font-size:1em;
	font-weight:bold;
}
/*タイトル*/
.title{
background-position:5px;
background-image:url(/tool_2/google_maps/title.jpg);
background-repeat:no-repeat;
	color:#1E90FF;
	font-size:160%;
	font-weight:bold;
padding-left:30px;
line-height:38px;
float:left;
}
/*タイトル-業者情報*/
.title_gy{
	color: #003399;
	font-size: 13px;
	font-weight: bold;
margin-right:5px;
text-align:right;
float:right;
}
.attention{
	font-size:small;
	color:red;
	line-height: 350%;
}
/*ヘルプリンク*/
.helplink{
	color: #003399;
	font-size: 13px;
	font-weight: bold;
vertical-align:bottom;
text-align:right;
margin-right:5px;
float:right;
}
/*選択項目のタイトル1*/
.list_title1{
background-image:url(/tool_2/google_maps/listtitle.jpg);
background-repeat:repeat-x;
	color:#800000;
	font-size:140%;
	font-weight:bold;
}
/*選択項目のタイトル2*/
.list_title2{
	background-color:#E8E8E8;
	color:#333333;
	font-size:13px;
}
/*選択肢*/
.list{
	font-size:12px;
	background-color:#FFFFFF;
	color:#333333;
}
/*テキスト*/
.text{
	font-size:12px;
	background-color:#F3F7EC;
	color:#333333;
}

.listmadori{
font-family:monospace;
}
.listmoney{
color:blue;
font-weight:bold;
}
.listadd{
}

/*対象物件変更cssロールオーバーボタン*/
#bkreload a{
display:block;
width:100px;
color:blue;
background:url(/tool_2/google_maps/bgbutton.jpg) no-repeat;
height:28px;
padding-left:7px;
line-height:28px;
font-size:12px;
text-decoration:none;
text-align:center;}

#bkreload a:hover{
color:red;
background:url(/tool_2/google_maps/bgbutton_ro.jpg) no-repeat;
}

/*地域再選択cssロールオーバーボタン*/
#areareselect a{
display:block;
width:100px;
color:blue;
background:url(/tool_2/google_maps/bgbutton.jpg) no-repeat;
height:28px;
padding-left: 2px;
line-height:28px;
font-size:12px;
text-decoration:none;
text-align:center;}

#areareselect a:hover{
color:red;
background:url(/tool_2/google_maps/bgbutton_ro.jpg) no-repeat;
background-color:transparent;
}



#bkreload{
	float:right;
}
#select_town{
}
#areareselect{
	float:right;
padding-top:10px;
padding-right:20px;
}



/*共通の物件検索部分に使用*/
.kensaku_title {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
}

/*物件種別選択項目*/
#select_bktype{
margin: 1px auto;
	border: 1px solid #80817A;
	border-collapse:collapse;
}
/*都道府県選択メッセージ*/
#prefMessage{
	margin:10px;
	color:blue;
}
/*市区町村選択メッセージ*/
#cityMessage{
	margin:10px;
	color:blue;
}
/*ローカルサーチ用*/
#map .gmls {
	width:100%;
}

#lsresults {
	margin-top:30px;
	margin-bottom:1px;
	margin-left:2px;
	margin-right:2px;
}

.gmls-app {
	width:100%;
	font-family:arial, sans-serif;
	font-size:12px;
	border:1px solid #979797;
}

.gmls-search-form input.gsc-search-button {
	background-color:#ff6a00;
	border-width:1px;
	border-style:solid;
	color:#ffffff;
}
.gmls-search-form-idle form.gsc-search-box input.gsc-input {
	color:#ff6a00;
}
#bkList {
}
.bkListLine {
	margin:2px;
	padding-top:5px;
	padding-bottom:16px;
	padding-left:20px;
	padding-right:10px;
	border-style:solid;
	border-width:0px 0px 2px 2px;
	border-color:#c0c0c0;
	clear:both;
}
.bkInfoList {
	padding-top:5px;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#0094ff;
}

