@charset "utf-8";

/******************************************************************** mapsearch
*/

.mapsearch #container h2 { background: url(../mapsearch/img/titlebar.gif) no-repeat;}

.mapsearch #container h3 {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../img/arw_under.gif) no-repeat 8px 8px;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
}

/*------------------------------------------------------------------- searchArea
*/

.mapsearch #searchTerms,
.mapsearch #searchArea { border: 1px solid #ccc; background-color: #fff;}

.mapsearch #searchArea { padding: 9px; margin: 0;}

.mapsearch #searchArea li {
	float: left;
	list-style: none;
	padding: 7px;
	font-size: 0;
}

/*------------------------------------------------------------------- searchTerms
*/

.mapsearch #searchTerms { margin-bottom: 20px;}

/*------------------------------------------------------------------- firstSearch
*/

.mapsearch #firstSearch { width: 100%; border: none;}

.mapsearch #firstSearch th {
	width: 105px;
	background-color: #f0ece0;
	color: #4a4833;
	text-align: center;
	border: none;
	border-bottom: 1px solid #ccccc4;
	border-right: 1px solid #ccccc4;
	padding: 8px 0;
}

.mapsearch #firstSearch th#widAdj03 { border-left: 1px solid #ccccc4;}

.mapsearch #firstSearch td { border: none; border-bottom: 1px solid #ccccc4;}

.mapsearch #firstSearch td.selAdj01 select { width: 100px;}

.mapsearch #searchBasic {
	float: right;
	width: 149px;
	height: 27px;
	border-bottom: none !important;
	border-bottom: 1px solid #ccccc4;
	border-left: 1px solid #ccccc4;
	margin: -50px 0 10px;
	padding: 5px 10px 2px;
}

.mapsearch #searchBasic a {
	display: block;
	width: 148px;
	height: 27px;
	background: url(../mapsearch/img/basic.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}

/*\*//*/
.mapsearch #searchBasic a { overflow: visible;}
.mapsearch #searchBasic a:focus,
.mapsearch #searchBasic a:active { outline: 1px solid #333;}
/**/

.mapsearch #searchBasic a:hover { background-position: 0 -27px;}

/*------------------------------------------------------------------- searchNumBox
*/

.mapsearch #container div.searchNumBox h4 {
	padding: 12px 0 0 12px;
	float: left;
}

.mapsearch #container div.searchNumBox ul {
	margin: 5px 0 0 0;
	padding: 0 10px 5px 0;
	list-style-type: none;
	float: right;
}

.mapsearch #container div.searchNumBox ul li {
	padding-left: 5px;
	float: left;
	font-weight: bold;
}

.mapsearch #container div.searchNumBox ul li.prev a,
.mapsearch #container div.searchNumBox ul li.next a {
	display: block;
	width: 67px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}

.mapsearch #container div.searchNumBox ul li.prev a { background: url(../img/prev.gif) no-repeat;}
.mapsearch #container div.searchNumBox ul li.next a { background: url(../img/next.gif) no-repeat;}
.mapsearch #container div.searchNumBox ul li.prev a:hover,
.mapsearch #container div.searchNumBox ul li.next a:hover { background-position: -72px 0;}


/*\*//*/
.mapsearch #container div.searchNumBox ul li.prev a,
.mapsearch #container div.searchNumBox ul li.next a { overflow: visible;}
.mapsearch #container div.searchNumBox ul li.prev a:focus,
.mapsearch #container div.searchNumBox ul li.next a:focus,
.mapsearch #container div.searchNumBox ul li.prev a:active,
.mapsearch #container div.searchNumBox ul li.next a:active { outline: 1px solid #333;}
/**/

/*------------------------------------------------------------------- searchList
*/

.mapsearch #searchList {
	width: 745px;
	height: 352px;
	border: 1px solid #ccccc4;
	margin-left: 10px;
}

.mapsearch #searchList .box {
	float: right;
	border-left: 1px solid #ccccc4;
}

.mapsearch #searchList h4 {
	width: 374px;
	height: 28px;
	background: url(../mapsearch/img/slist.gif) no-repeat;
	text-indent: -9999px;
	padding: 0;
}

.mapsearch #searchList table {
	width: 374px;
	line-height: 1.5em;
	letter-spacing: 0;
	border: none;
	margin: 0;
	padding: 0;
}

.mapsearch #searchList th,
.mapsearch #searchList td {
	border: none;
	padding: 0;
}

.mapsearch #searchList th {
	padding: 6px 6px 7px;
	border-top: 1px solid #ccccc4;
}

.mapsearch #searchList .catchTd01 td { border-top: 1px solid #ccccc4;}

.mapsearch #searchList td {
	background: #fff;
	text-align: center;
}

.mapsearch #searchList .catchTd01 td {
	padding: 6px 0 0;
	text-align: left;
	line-height: 1.5em;
}

.mapsearch #searchList .catchTd01 td a {
	color: #2340c8;
	font-family: "MS UI Gothic", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.mapsearch #searchList .catchTd01 td a:hover { color: #F60;}

.mapsearch #searchList .catchTd01 td img { margin: 0 7px 3px 0; vertical-align:baseline;}

.mapsearch #searchList td span.listRent { color: #f84330; font-weight: bold;}

/*------------------------------------------------------------------- mapBase
*/

.mapsearch #map {
	width: 350px;
	height: 332px;
	margin: 10px 0 0 10px;
	background-color: #aaa;
}

/*------------------------------------------------------------------- 
*/

.mapsearch p strong {
	color: #FF432E;
	padding-left: 10px;
	font-weight: normal;
}

.mapsearch #searchUse {
	width: 745px;
	border: 1px solid #ccccc4;
	margin: 0 0 10px 10px;
}

.mapsearch #searchUse h4 {
	font-size: 125%;
	background-color: #f0ece0;
	color: #4a4833;
	border-bottom: 1px solid #ccccc4;
	clear: both;
	padding: 2px 0 2px 15px;
}

.mapsearch #searchUse ol { padding: 10px 10px 5px 35px; margin: 0;}

.mapsearch #searchUse ol li { padding: 0 5px 5px;}


/*------------------------------------------------------------------- 
*/

.mapsearch #container .col01,
.mapsearch #container .col02,
.mapsearch #container .col03,
.mapsearch #container .col04,
.mapsearch #container .col05 { text-align: center;}

.mapsearch #container .col01 { width: 88px;}
.mapsearch #container .col02 { width: 62px;}
.mapsearch #container .col03 { width: 62px;}
.mapsearch #container .col04 { width: 62px;}
.mapsearch #container .col05 { width: 76px;}

.mapsearch #container .catchTd01 .col01 { text-align: center; padding-bottom: 2px;}
.mapsearch #container .catchTd01 .col01 img { padding: 0; margin: 0;}


