/* CSS Document */
#iframe1{
display:none;
}
/* BODY TaGu */

body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height:150%;
}

h2 {	display:none;}

/* タグ定義 */

p {
	margin: 0;
	padding: 0;
	}

ul {
	margin: 0;
	padding: 0;
	}

li {
	list-style-type: none;
	padding: 0;
	margin:0;
	}

img {	border:0;}

/* エリア検索 */

#serachBox {
	width:550px;
	height:245px;
	}

#searchHead{
	width:550px;
	height:25px;
	clear:both;
	}

#searchTopBg {
	width:320px;
	height:25px;
	position:relative;
	float:left;
	background-image: url(../images/areasearch_title.gif);
	background-repeat: no-repeat;
	}

#searchTitle {
	position:absolute;
	top:2px;
	left:120px;
	font-size:10px;
	}

.areaBt {
	width: 115px;
	height:25px;
	float:left;
	display:block;
	background-image: url(../images/tub_area_on.gif);
	background-repeat: no-repeat;
	}

.lineBt {
	width: 115px;
	height:25px;
	float:left;
	display:block;
	background-image: url(../images/tub_line_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#searchMap{
	width:550px;
	height:240px;
	clear:both;
	background-color:#FFF;
	background-image: url(../images/areaserch_kawasaki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#searchMapImage {
	width:191px;
	height:240px;
	float: left;
	}

#searchMapContents{
	width:291px;
	float: left;
	}

.arrowImage {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: auto;
	}

.searchFlow {
	font-size:10px;
	width:auto;
	text-align:center;
	clear:both;
	}
.searchFlow span.text10pxSp {	font-size: 10px;color:#006666}
.searchFlowD01 {
	font-size:13px;
	width:auto;
	text-indent:25px;
	margin:10px 0 0px 0;
	clear:both;
	background-image: url(../images/num01.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	}

.searchFlowD02 {
	margin:10px 0 0px;
	font-size:13px;
	width:auto;
	text-indent:25px;
	background-image: url(../images/num02.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	}
ul#syubetsu {
	height: 20px;
	width: auto;
}


.syubetsuBt01 {
	margin:2px 0px 2px 10px;
	width:75px;
	height:20px;
	float:left;
	background-image: url(../images/radio_house.gif);
	background-repeat: no-repeat;
	}

.syubetsuBt02 {
	margin:2px 0px 2px 10px;
	width:75px;
	height:20px;
	float:left;
	background-image: url(../images/radio_land.gif);
	background-repeat: no-repeat;
	}

.syubetsuBt03 {
	margin:2px 0px 2px 10px;
	width:75px;
	height:20px;
	float:left;
	background-image: url(../images/radio_mansion.gif);
	background-repeat: no-repeat;
	}

.areaCheck {
	margin-left:5px;
	width:auto;
	clear:both;
	}

.areaCheck li {
	width:71px;
	margin:0px 0px 2px;
	float:left;
	_margin-top: 0px;
	vertical-align: middle;
	}
ul.areaCheck li input {
	vertical-align: middle;
}



ul.areaButton {
	width:auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	}
ul.areaButton li {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
ul.areaButton li input {
	width: 93px;
	margin-top: 10px;
	margin-left: 188px;
}
