/* CSS Document */

/* BODY TaGu */

body {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height:150%;
}

h2 {	display:none;}

/* ƒ^ƒO’è‹` */

p {
	margin: 0;
	padding: 0;
	}

ul {
	margin: 0;
	padding: 0;
	}

li {
	list-style-type: none;
	padding: 0;
	margin:0;
	}

img {	border:0;}

#searchHead{
	width:550px;
	height:25px;
	clear:both;
	}

#searchTopBg {
	width:320px;
	height:25px;
	position:relative;
	float:left;
	background-image: url(../images/linesearch_title.gif);
	background-repeat: no-repeat;
	}

#searchTitle {
	position:absolute;
	top:2px;
	left:120px;
	font-size:10px;
	}

.areaBt {
	width: 115px;
	height:25px;
	position:relative;
	float:left;
	display:block;
	background-image: url(../images/tub_area_off.gif);
	background-repeat: no-repeat;
	}

.lineBt {
	width: 115px;
	height:25px;
	float:left;
	display:block;
	background-image: url(../images/tub_line_on.gif);
	background-repeat: no-repeat;
	}

#searchMap{
	width:550px;
	height:220px;
	clear:both;
	background-color:#FFF;
	background-image: url(../images/linesearch_map_yokohama.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#searchMapImage {
	width:550px;
	height:220px;
	}

#searchMapContents{
	width:550px;
	top:0px;
	left:0px;
	z-index:10;
	}

.arrowImage {
	margin:0px 1px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: auto;
	}

.searchFlow {
	font-size:10px;
	width:300px;
	text-align:center;
	clear:both;
	}
.searchFlow span.text10pxSp {
	font-size: 10px;
	color: #996666;
}
.search01 {
	width:200px;
	margin-left:20px;
	float:left;
	}

.searchFlow01 {
	font-size:10px;
	text-indent:25px;
	margin:10px 0 0px 0;
	background:url(../../images2/num01.gif) no-repeat 5px 50%;
	clear:both;
	}

.rosenList {
	clear:both;
	}

.rosenList li {
	height:15px;
	float:left;
	}

.rosenForm {
	width:180px;
	height:140px;
	}

.search02 {
	width:300px;
	float:left;
	}

.searchFlow02 {
	margin:10px 0 20px 0;
	font-size:10px;
	text-indent:25px;
	clear:both;
	background:url(../../images2/num02.gif) no-repeat 5px 50%;
	}

.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%20land.gif);
	background-repeat: no-repeat;
	}

.syubetsuBt03 {
	margin:2px 0px 2px 10px;
	width:75px;
	height:20px;
	float:left;
	background-image: url(../images/radio%20mansion.gif);
	background-repeat: no-repeat;
	}

ul.rosenButton {
	width:auto;
	clear:both;
	}

ul.rosenButton li {
	margin: 0px;
	padding: 0px;
}
ul.rosenButton li input {
	width: 93px;
	margin-left: 157px;
	margin-top: 20px;
}
