@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

/*------------------------------ */
/* common
 -------------------------------- */
 
.clearfix:after {/*float*/
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix {
	min-height: 1px; /*IE6??7*/
}
* html .clearfix {
	height: 1px;
	height: auto;
	overflow: hidden;
}


/*------------------------------ */
/* #content
 -------------------------------- */
#content {
	margin: 0 auto;
	width: 950px;
}

/*------------------------------ */
/* #columnC
 -------------------------------- */
#columnC {
	width: 100%;
	padding-top: 20px;
}

/*
 // listC_Titleframe
 */
#columnC .listC_Titleframe {
	width: 100%;
	border-top: 3px solid #bddd0e;
	position: relative;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#columnC .listC_Titleframe .listC_Title {
	padding: 18px 0px 18px 70px;
	line-height: 24px;
	font-size: 125%;
}
#columnC .listC_Titleframe .listC_Title.mansion-icon {
	background: transparent url(/images/rn_common/icon_mansion.png) no-repeat 15px center;
}
#columnC .listC_Titleframe .listC_Title.house_n-icon {
	background: transparent url(/images/house_n/icon_house_n.png) no-repeat 15px center;
}
#columnC .listC_Titleframe .listC_Title.house-icon {
	background: transparent url(/images/house/icon_house.png) no-repeat 15px center;
}
#columnC .listC_Titleframe .listC_Title.land-icon {
	background: transparent url(/images/land/icon_land.png) no-repeat 15px center;
}

#columnC .listC_Titleframe .listC_Title .pickupcut {
	width: 100%;
}



/* listC_Title_caption
 * ------------------------- */
.listC_Title_icon {
	float: right;
	width: 290px;
	padding: 20px 10px;
	font-size: 95%;
}
/* listC_Title_icon
 * ------------------------- */
.listC_Title_icon div{
	float: right;
	padding-left:10px;
}
.listC_Title_icon .icon-map{
	background: transparent url(/images/rn_common/icon_map.png) no-repeat left center;
	padding-left:25px;
}


.listC_Title_icon .icon-railwayline{
	background: transparent url(/images/rn_common/icon_railwayline.png) no-repeat left center;
	padding-left:25px;
}



/* --------------------------------------
   searchSelectTab
 -------------------------------------- */

.searchSelectTab{
	border-bottom:5px solid #bddd0e;
	position: relative;
	font-size:15px;
}
.searchSelectTab li{
	float:left;
	margin-right:5px;
	line-height:29px;
	height:29px;
	width:134px;
	font-weight:bold;
	text-align:center;
	background: transparent url(/images/rn_common/searchselecttab_bg_off.png) no-repeat left center;
}
.searchSelectTab li:hover,
.searchSelectTab li.active{
	background: transparent url(/images/rn_common/searchselecttab_bg_on.png) no-repeat left center;
	color:#fff;
}
.searchSelectTab li a{
	color:#303030;
	text-decoration:none;
}
.searchSelectTab li a:hover{
	color:#fff;
}
.searchSelectTab .searchSelectTabLink{
	position: absolute;
	top:0;
	right:0;}
.searchSelectTab div{
	float:right;
	padding-left:15px;
}
.searchSelectTab span{
	padding-left:10px;
	background: transparent url(/images/rn_common/icon_selecttabarrow.png) no-repeat left center;
}


/* --------------------------------------
   searchSelectTabFrame
 -------------------------------------- */
.searchSelectTabFrame{
	border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	padding:15px;
	border-radius:0 0 2px 2px;
	-webkit-border-radius:0  2px 2px 0;
	-moz-border-radius:0  2px 2px 0;
	box-shadow:rgb(222, 222, 222) 0px 1px 0px 0px;
	-webkit-box-shadow:rgb(222, 222, 222) 0px 1px 0px 0px;
	-moz-box-shadow:rgb(222, 222, 222) 0px 1px 0px 0px;
	margin-bottom:20px;
}
.searchSelectTabFrame2{
	border:1px solid #e2e2e2;
	padding:15px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	box-shadow:rgb(222, 222, 222) 0px 1px 0px 0px;
	-webkit-box-shadow:rgb(222, 222, 222) 0px 1px 0px 0px;
	-moz-box-shadow:rgb(222, 222, 222) 0px 1px 0px 0px;
	margin-bottom:40px;
}


.searchSelectTabFrame .sstfTitle{
	background: transparent url(/images/rn_common/icon_search.png) no-repeat left center;
	font-size:120%;
	line-height:34px;
	padding-left:45px;
	font-weight:bold;
}
.searchSelectTabFrame2 .sstfTitle,
.searchSelectTabFrame2 .sstfTitle2{
	border-left:4px solid #badc30;
	font-size:105%;
	line-height:23px;
	margin:6px 0 5px 0;
	padding-left:20px;
	font-weight:bold;
}
.searchSelectTabFrame2 .sstfTitle2{
	margin-top:20px;
}
.searchSelectTabFrame .sstfTitle span{
	padding-left:15px;
	font-weight:normal;
	font-size:13px;
}



.searchSelectTabFrame .sstftopli{
	margin-top:14px;
	background:#e9e9e9;
	line-height:32px;
	padding:0 10px;
	font-weight:bold;
}
.searchSelectTabFrame .sstfsecondli{
	font-weight:bold;
	padding:10px 10px 0;
}
.searchSelectTabFrame .sstfbottomli-w4{
	padding:10px 10px 5px 10px;
	border-bottom:1px solid #e2e2e2;
}
.searchSelectTabFrame .sstfbottomli-w4 dt{
	float:left;
	width:206px;
	padding-right:10px;
	margin-bottom:10px;
	font-size:14px;
}
.searchSelectTabFrame .sstfbottomli-w4 dt a{
	font-size:115%;
}
.searchSelectTabFrame .sstfli-w4{
	line-height:22px;
	padding:10px 0px 5px 17px;
	font-size:14px;
}
.searchSelectTabFrame .sstfli-w4.border_bottom{
	padding:10px 0px 10px 17px;
	border-bottom:1px solid #e2e2e2;
}
.searchSelectTabFrame .sstfli-w4 dt{
	float:left;
	width:206px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
	font-size:115%;
}

.searchSelectTabFrame .sstfli-w4 > dl > dt > input,
.searchSelectTabFrame .sstfbottomli-w4 > dl > dt > input{
	float:left;
	width:30px;
	margin-top:4px;
}

.searchSelectTabFrame .sstfli-w4 > dl > dt > label,
.searchSelectTabFrame .sstfbottomli-w4 > dl > dt > label{
	width: 176px;
	float:left;
	line-height:1.4;
}

.searchSelectTabFrame .sstfli-w4 dt.dt-wrap{
	float:left;
	width:216px;
	padding-right:0;
}

/* ensen */
.searchSelectTabFrame .sstfli-w3{
	line-height:22px;
	padding:10px 0px 5px 17px;
	font-size:14px;
}
.searchSelectTabFrame .sstfli-w3.border_bottom{
	padding:10px 0px 10px 17px;
	border-bottom:1px solid #e2e2e2;
}
.searchSelectTabFrame .sstfli-w3 dt{
	float:left;
	width:270px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:5px;
}
.searchSelectTabFrame .sstfli-w3 dt a{
	font-size:110%;
}
.searchSelectTabFrame .sstfli-w3 > dl > dt > input,
.searchSelectTabFrame .sstfbottomli-w3 > dl > dt > input{
	float:left;
	width:30px;
	margin-top:4px;
}

.searchSelectTabFrame .sstfli-w3 > dl > dt > label,
.searchSelectTabFrame .sstfbottomli-w3 > dl > dt > label{
	width: 240px;
	float:left;
	line-height:1.4;
}

.searchSelectTabFrame .sstfli-w3 dt.dt-wrap{
	float:left;
	width:270px;
	padding-right:0;
}

.searchSelectTabFrame2 .sstfBtn,
.searchSelectTabFrame .sstfBtn{
padding-top:20px;
}

.searchSelectTabFrame2 .sstfBtn .sstfBtnLeft,
.searchSelectTabFrame .sstfBtn .sstfBtnLeft{
	float:left;
	width:352px;
	text-align:right;
	line-height:36px;
	font-size:16px;
}
.searchSelectTabFrame2 .sstfBtn .sstfBtnCenter,
.searchSelectTabFrame .sstfBtn .sstfBtnCenter{
	float:left;
	padding:0 13px;
	width:188px;
	height:36px;
}
.searchSelectTabFrame2 .sstfBtn .sstfBtnRight,
.searchSelectTabFrame .sstfBtn .sstfBtnRight{
	float:left;
	width:352px;
	height:36px;
}

.searchSelectTabFrame2 .sstfBtn .sstfBtnLeft span,
.searchSelectTabFrame .sstfBtn .sstfBtnLeft span{
	font-size:13px;
}
.searchSelectTabFrame2 .sstfBtn .sstfBtnLeft .redcount,
.searchSelectTabFrame .sstfBtn .sstfBtnLeft .redcount{
	color:#cc3923;
	font-size:20px;
	padding-right:5px;
  font-weight:bold;
}


.searchSelectTabFrame2 .sstfBtn .sstfBtnCenter p,
.searchSelectTabFrame .sstfBtn .sstfBtnCenter p{
	background:#d34833;
	width:188px;
	height:35px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	box-shadow:rgb(170, 42, 23) 0px 1px 0px 0px;
	-webkit-box-shadow:rgb(170, 42, 23) 0px 1px 0px 0px;
	-moz-box-shadow:rgb(170, 42, 23) 0px 1px 0px 0px;
	text-align:center;
	line-height:35px;
	color:#fff;
	text-decoration:none;
}

/* link */
.searchSelectTabFrame .sstfBtn .sstfBtnCenter.link a,
.searchSelectTabFrame2 .sstfBtn .sstfBtnCenter.link a{
	display: block;
	border-top: solid 2px #d34833;
	border-right: solid 2px #d34833;
	border-left: solid 2px #d34833;
	border-bottom:solid 2px #aa2a17;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width:188px;
	height:35px;
	line-height:35px;
	text-align:center;
	color: #fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	background-color:#d34833;
}

.searchSelectTabFrame .sstfBtn .sstfBtnCenter.link a:hover,
.searchSelectTabFrame2 .sstfBtn .sstfBtnCenter.link a:hover{
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
/*	background-image:url(/images/rn_common/icon_search_btn_on.png); */
	background-color: #ffffff;
	border: solid 2px #d34833;
	color: #d34833 !important;
}




.searchSelectTabFrame2 .sstfBtn .sstfBtnRight p,
.searchSelectTabFrame .sstfBtn .sstfBtnRight p{
	background:#4d4d4d;
	width:188px;
	height:35px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
box-shadow:rgb(46, 46, 46) 0px 1px 0px 0px;
-webkit-box-shadow:rgb(46, 46, 46) 0px 1px 0px 0px;
-moz-box-shadow:rgb(46, 46, 46) 0px 1px 0px 0px;
	text-align:center;
	line-height:35px;
	color:#fff;
}


.searchSelectTabFrame .sstfBtn .sstfBtnRight.link a,
.searchSelectTabFrame2 .sstfBtn .sstfBtnRight.link a{
	display: block;
	border-top: solid 2px #4d4d4d;
	border-right: solid 2px #4d4d4d;
	border-left: solid 2px #4d4d4d;
	border-bottom:solid 2px #2e2e2e;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width:188px;
	padding-left:10px;
	line-height:35px;
	text-align:center;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-color:#4d4d4d;
}

.searchSelectTabFrame .sstfBtn .sstfBtnRight.link a:hover,
.searchSelectTabFrame2 .sstfBtn .sstfBtnRight.link a:hover{
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #ffffff;
	border: solid 2px #4d4d4d;
	color: #4d4d4d !important;
}



.searchSelectTabFrame2 .sstfBtn .sstfBtnCenter a,
.searchSelectTabFrame2 .sstfBtn .sstfBtnRight a,
.searchSelectTabFrame .sstfBtn .sstfBtnCenter a,
.searchSelectTabFrame .sstfBtn .sstfBtnRight a{
	text-decoration:none;
}

.searchSelectTabFrame .sstfBtn p .icon-search{
	background: transparent url(/images/rn_common/icon_search_btn.png) no-repeat left center;
	padding-left:20px;
}

.searchSelectTabFrame .sstfBtn p .icon-arrow{
	background: transparent url(/images/rn_common/icon_arrow_btn.png) no-repeat left center;
	padding-left:10px;
}


.searchSelectTabFrame2 table{
	border-collapse: collapse;
}

.searchSelectTabFrame2 table{
	margin-top:15px;
	padding-top:1px;
	border-top:1px solid #eeeeee;
}
.searchSelectTabFrame2 table th{
	width:140px;
	padding:10px;
	line-height:16px;
	vertical-align: middle;
	background-color:#e9e9e9;
	border-bottom:1px solid white;
	font-weight:bold;
  font-size:95%;
}
.searchSelectTabFrame2 table td{
	width:768px;
	padding:7px 0 7px 16px;
	line-height:16px;
	vertical-align: middle;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
}

.searchSelectTabFrame2 table td select{
	width:110px;
	padding:2px;
        font-size:15px;
}

.searchSelectTabFrame2 table td .sstdt-w4 dt{
	width:175px;
	padding-right:10px;
	line-height:25px;
	float:left;
}

.searchSelectTabFrame2 table td .sstdt-w4 dt.sstdtIn-w2{
	width:360px;
}


.searchSelectTabFrame2 table td .sstdt-w7 dt{
        font-size:16px;
	width:100px;
	padding-right:7px;
	line-height:25px;
	float:left;
}

.searchSelectTabFrame2 table td .sstdt-w7 dt.sstdtIn-w2{
	width:206px;
}



.searchSelectTabFrame2 table td .sstdt-w3 dt{
	min-width:240px;
  display: inline-block;
  padding:8px 0 8px 0;
        font-size:96%;
}

.searchSelectTabFrame2 table td .sstdt-w3 dt.sstdtIn-w2{
	width:496px;
}

.searchSelectTabFrame2 table td input[type="text"]{
	border:1px solid #dcdcdc;
	margin:10px 0;

}

/* module_link_recommend
 * ------------------------- */
.module_link_recommend{
	margin-bottom:25px;
	overflow: hidden;
	/* ie7 */
	*zoom:1;
}

/* link_recommend_area,link_recommend_station */
.link_recommend_area,
.link_recommend_station{
	width:458px;
	line-height:1.4;
}
.link_recommend_area .title,
.link_recommend_station .title{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
}
.link_recommend_area a,
.link_recommend_station a{
	font-size:13px;
	margin-right:8px;
}

/* link_recommend_area */
.link_recommend_area{
	float:left;
}

/* link_recommend_station */
.link_recommend_station{
	float:right;
}

/* module_text_pr
 * ------------------------- */
.module_text_pr{
	padding:10px 15px;
	line-height:2;
	font-size:11.5px;
	background-color:#e9e9e9;
	margin-bottom:20px;
}

