@charset "UTF-8";
/* detailcssfaile

-------------------------------- */
/* #header
-------------------------------- */
.personal {background:#00ff00;}
.personal>div+div{background:#ff00ff;}



/*------------------------------ */
/* #content
-------------------------------- */
#content{
	margin: 0 auto;
	width: 950px;
}
#floatMainArea{
	position:relative;
	width: 100%;
}

/*------------------------------ */
/* #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 #eeeeee;
	border-right:1px solid #eeeeee;
	border-bottom:3px solid #eeeeee;
	margin-bottom:10px;
}

#columnC .listC_Titleframe .listC_Title{
	padding:18px 0px 18px 70px;
	line-height:24px;
	font-size:130%;
}
#columnC .listC_Titleframe .listC_Title.manshion-icon{
	background: transparent url(../img/listing_ttl_house_n.gif) no-repeat 15px center;
}

#columnC .listC_Titleframe .listC_Title.house-icon{
	background: transparent url(/images/mansion_n/house-icon.png) no-repeat 15px center;
}

#columnC .listC_Titleframe .listC_Title.land-icon{
	background: transparent url(/images/mansion_n/land-icon.png) no-repeat 15px center;
}


#columnC .listC_Titleframe .listC_Title .pickupcut{
	width:100%;
}

.listC_Icon{
/*	position: absolute;
	top:20px;
	right:0;*/
float:right;
margin-bottom:10px;
}
.listC_Icon .pickup-icn_bg{
	background:#d34833;
	color:#fff;
	padding:5px;
	line-height:14px;
	font-size:12px;
	float:left;
	font-weight:bold;
}
.listC_Icon .pickup-link{
	margin:0 20px 0 10px;
	float:left;
	font-size:14px;
}


#columnL .freeText{
	margin:20px 0;
	font-size:12px;
	line-height:170%;
}

/*------------------------------ */
/* #columnL
-------------------------------- */


/*
// .listL_Pickup
*/

.listL_Pickup .bn_area{
	margin-bottom:15px;
}

.listL_Pickup .bn_txt_area{
	text-align:center;
	margin-bottom:8px;
}


.listL_Pickup{
    padding:13px 0 13px 15px;
	border:1px solid #e0e0e0;
	border-bottom:3px solid #e0e0e0;
	width:703px;
	margin-bottom:10px;
}
.listL_Pickup .listL_Title{

	padding-bottom:15px;
	width:auto;
}

.listL_Pickup .pickup-icn_bg{
	background:#d34833;
	color:#fff;
	padding:5px;
	line-height:14px;
	font-size:12px;
	float:left;
	font-weight:bold;
}

.listL_Pickup .pickup-img{
	width:78px;
	height:23px;
	margin-left:10px;
	background: transparent url(/images/mansion_n/pickup_img.png) no-repeat left center;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	float:left;
}
.listL_Pickup li{
	width:215px;
	margin-right:18px;
	position: relative;
	float:left;
}
.listL_Pickup li .pickpop-icon{
	position: absolute;
	top:-1px;
	left:-1px;
	width:60px;
	height:60px;
	background: transparent url(/images/mansion_n/pick_label.png) no-repeat left top;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.listL_Pickup li .pickup_Title{
	text-align:center;
	padding:10px 0 3px 0;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
    color:#1565c0;
}
.listL_Pickup li .pickup_Text{
	text-align:center;
	padding:6px;
	font-size:12px;
	line-height:19px;
}

.listL_Pickup a{
	color:#303030 ! important;
	text-decoration: none ! important;
}

.listL_Pickup li:hover{
    background-color:#f1f1f1;
}

.listL_Pickup li:hover .pickup_Title{
    color:red;
}

/*
// .listL_Pager
*/
.listL_Pager{
	width:720px;
	height:25px;
	position: relative;
	margin-bottom:20px;
	font-size:13px;
}
.listL_Pager .pager_sort{
	line-height:20px;
	background: transparent url(/images/mansion_n/arrow_bottom.png) no-repeat left center;
	padding-left:17px;
	padding-right:20px;

}
.listL_Pager .pager_count{
	position: absolute;
	top:0;
	right:0;
	line-height:25px;
}

.listL_Pager .pager_count em{
    font-size:1.5em;
    color:#e44a4a;
    font-style:normal;
    font-weight:bold;
}

/*
// .listL_Searchlist
*/
.listL_Searchlist{
	width:720px;
}

.listL_Searchlist .listL_SearchlistLi{
/*	background: transparent url(/images/mansion_n/list_line_top.png) no-repeat left top;*/
	margin-bottom:20px;
}

.listL_Searchlist .listL_SearchlistLi.click_Row{
	cursor: pointer;
}


.listL_Searchlist .searchlist_Title{
	background:url(../img/bukkenLineTop.gif) no-repeat top center;
	border:1px solid #e0e0e0;
	border-top:0;
	position: relative;
}
.listL_Searchlist .searchlist_Title .searchlist_ArticleTitle{
	display:table;
	width:100%;
}
.listL_Searchlist .searchlist_Title .searchlist_ArticleTitle > *{
	display:table-cell;
	vertical-align:middle;
	padding:10px 20px 10px;
}
.listL_Searchlist .searchlist_Title .searchlist_ArticleTitle h3{
/*	padding-top:13px;
	padding-bottom:13px;*/
	font-weight:bold;
	font-size:18px;
	padding-left:40px;
	text-indent:-40px;
}
.listL_Searchlist .searchlist_Title .searchlist_ArticleTitle h3 a{
	background:url(../img/iconSideNav.png) no-repeat left center;
	padding-left:18px;
	color:#45a7c3;
	text-decoration:underline;
	margin-left:20px;
}
.listL_Searchlist .searchlist_Title .searchlist_ArticleTitle h3 a:hover{
	text-decoration:none;
}
.listL_Searchlist .searchlist_Title .searchlist_ArticleTitle #inq_btn{
	float:right;
}

.listL_Searchlist .searchlist_Title .feature_Icon{
	position: absolute;
	top:10px;
	right:0;
	line-height:18px;
	font-size:13px;
}

span.new-icn_bg{
	color:#cc3923;
	padding:5px;
	line-height:14px;
	font-size:13px;
    font-weight:bold;
}


.listL_Searchlist .searchlist_Title .feature_Icon .pickup-icn_bg{
	background:#d34833;
	color:#fff;
	padding:5px;
	line-height:14px;
	font-size:12px;
	float:left;
}
.listL_Searchlist .searchlist_Title .feature_Icon .feature-icn_bg{
	background:#c49c10;
	color:#fff;
	padding:2px 5px;
	line-height:14px;
	font-size:12px;
	float:left;
}

.listL_Searchlist .searchlist_Title .feature_Icon .feature-link{
	padding:0 10px;
	float:left;
}
.listL_Searchlist .listL_Searchlistin{
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.listL_Searchlist .listL_SearchlistLi.click_Row.on  .listL_Searchlistin{
	background:#faf3d7;
}
/*.listL_Searchlist .listL_Searchlistbt{
	background: transparent url(/images/mansion_n/720_bottom.png) no-repeat left bottom;
}*/

.listL_Searchlist .searchlist_Img{
	padding:20px 0 20px 20px;
	float:left;
	width:260px;

/*	height: 171px;
	overflow: hidden;*/
}
	.listL_Searchlist .searchlist_Img img {
/*		-moz-transition: 0.4s;
		-webkit-transition: 0.4s;
		-o-transition: 0.4s;
		-ms-transition: 0.4s;*/
	}
	.listL_Searchlist .searchlist_Img img:hover {
		opacity:0.7;
		filter: alpha(opacity=70);        /* ie lt 8 */
		-ms-filter: "alpha(opacity=70)";  /* ie 8 */
		-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
		-khtml-opacity: 0.7;              /* Safari 1.x */
		zoom:1;
/*		-moz-transform: scale(1.2);
		-webkit-transform: scale(1.02);
		-o-transform: scale(1.02);
		-ms-transform: scale(1.02);*/
	}

.listL_Searchlist .listL_SearchlistLi.click_Row.on  .searchlist_Img img{
/*	 opacity: 0.7;*/
}
.listL_Searchlist .searchlist_Text{
	padding:20px 30px 20px 30px;
	width:378px;
	float:left;
}

.listL_Searchlist .listL_SearchlistLi.click_Row.on  .searchlist_ArticleTitle h3{
    text-decoration:none;
}

.listL_Searchlist .searchlist_Img ul{
	padding-top:5px;
}
.listL_Searchlist .searchlist_Img ul li{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:2px solid #e2e2e2;
	background:#fff;
	height:16px;
	width:78px;
	font-size:11px;
	text-align:center;
	line-height:16px;
	font-weight:bold;
}

.listL_Searchlist .searchlist_Img ul li.pickup-icn_bg{
	background:#d34833;
	color:#fff;
	border:2px solid #d34833;
}

.searchlist_Icon .pickup-icn_bg{
	background:#d34833;
	color:#fff;
	border:2px solid #d34833;
}


.listL_Searchlist .searchlist_Text .detail_Comment{
	width:412px;
	font-size:16px;
	line-height:22px;
	color:#45a7c3;
	padding-bottom:30px;
	font-weight:bold;
}
.listL_Searchlist .searchlist_Text dl{
	margin-bottom:10px;
}
.listL_Searchlist .searchlist_Text dt{
	float:left;
	width:53px;
	font-size:13px;
	font-weight:bold;
}
.listL_Searchlist .searchlist_Text dd{
	float:left;
	padding-left:10px;
	width:315px;
	font-size:13px;
}
.listL_Searchlist .searchlist_Text ul{
	overflow:hidden;
	margin-top:30px;
}

.listL_Searchlist .searchlist_Text li{
}


.listL_Searchlist .searchlist_Text li.koushiki_link{
	float:left;
	width:185px;
}
.listL_Searchlist .searchlist_Text li.koushiki_link:first-child{
	margin-right:8px;
}

.listL_Searchlist .searchlist_Text li.material_link{
	border:1px solid #e2e2e2;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width:91px;
	font-weight:bold;
	padding-left:35px;
	font-size:12px;
	text-align:left;
	line-height:33px;
	background: url(/images/mansion_n/material_link_icon.png) no-repeat 3px 3px #ffffff !important;
}

.listL_Searchlist .searchlist_Text li.material_link a{
	color:#525252;
	text-decoration: none;
}
.listL_Searchlist .searchlist_Text li.material_link:hover a{
	color:#fff;
	text-decoration: none;
}

.listL_Searchlist .searchlist_Text li.material_link:hover{
	background: url(/images/mansion_n/material_link_icon_on.png) no-repeat 3px 3px #4d4d4d !important;
}

.listL_Searchlist .searchlist_Text li.favorite_link{
	margin-left:8px;
	border:1px solid #e2e2e2;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width:81px;
	font-weight:bold;
	padding-left:45px;
	font-size:12px;
	text-align:left;
	line-height:33px;
	background: url(/images/mansion_n/favorite_link_icon.png) no-repeat 3px 3px #ffffff !important;
}

.listL_Searchlist .searchlist_Text li.favorite_link:hover{
    background:#4d4d4d;
	color:#fff;
}
.listL_Searchlist .searchlist_Text li.favorite_link a{
	color:#525252;
	text-decoration: none;
}
.listL_Searchlist .searchlist_Text li.favorite_link:hover a{
	color:#fff;
	text-decoration: none;
}

.listL_Searchlist .searchlist_Text li.favorite_link:hover{
	background: url(/images/mansion_n/favorite_link_icon_on.png) no-repeat 3px 3px #4d4d4d !important;
}



/*
//blockdubleArea
*/
.blockdubleArea{}
.blockdubleArea .blockdublef{
	border:1px solid #e2e2e2;
	width:688px;
	padding:15px;
	font-size:13px;
}
.blockdubleArea .blockdublel{
	border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	width:688px;
	background: transparent url(/images/mansion_n/720_bottom.png) no-repeat left bottom;
	padding:15px;
}
.blockdubleArea .blockduble_Title{
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}

.blockdubleArea .iconList li{
	float:left;
	margin-right:20px;
}
.blockdubleArea .iconList li .new-icn_bg{
	color:#cc3923;

	line-height:14px;
	font-size:12px;
	margin-right:10px;
	font-weight:bold;
}
.blockdubleArea .iconList li .pickup-icn_bg{
	background:#d34833;
	color:#fff;
	padding:1px 6px;
	line-height:14px;
	font-size:12px;
	margin-right:10px;
}
.blockdubleArea .iconList li .feature-icn_bg{
	background:#c49c10;
	color:#fff;
	padding:1px 6px;
	line-height:14px;
	font-size:12px;
	margin-right:10px;
}

.blockdubleArea .right_btnBox {
	margin-bottom:10px;

}
.blockdubleArea .right_btnBox .blockduble_text{
	float:left;
	width:510px;
	line-height:18px;
	font-size:13px;
}

.blockdubleArea .right_btnBox .blockduble_btn{
	float:right;
}

.blockdubleArea .right_btnBox .blockduble_btn.penbtn{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background:#ffffff;
	border:solid 2px #d34833;
	font-size:14px;
    width:98px;
	font-weight:bold;
	padding-left:40px;
	font-size:14px;
	text-align:left;
	line-height:33px;
	background: transparent url(/images/mansion_n/icon-pen_on.png) no-repeat 8px center;
}

.blockdubleArea .right_btnBox .blockduble_btn.penbtn:hover{
	border:solid 2px #d34833;
	color:#ffffff;
    width:98px;
	background: url(/images/mansion_n/icon-pen.png) no-repeat 6px center #d34833;
	font-weight:bold;
	padding-left:38px;
	text-align:left;
	line-height:33px;
}

.blockdubleArea .right_btnBox .blockduble_btn.penbtn a{
	color:#d34833;
	text-decoration: none;
}

.blockdubleArea .right_btnBox .blockduble_btn.penbtn:hover a{
	color:#ffffff;
}



/*------------------------------ */
/* #columnL
-------------------------------- */
#columnL{
/*	float:left;*/
	margin-right:10px;
	width: 720px;
}



/*------------------------------ */
/* #columnR
-------------------------------- */
#columnR{
/*	float:left;*/
	width: 220px;
	position:absolute;
	top:0;
	right:0;
}



#columnR .searchTitleArea{
/*    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    background:#4d4d4d;
    width:100%;
    height:37px;
    line-height:37px;
    font-weight:bold;
    font-size:15px;
    text-align:center;
    color:#fff;
    border-bottom:3px solid #badc30;*/
}


#columnR .searchLocationArea,
#columnR .searchLocationArea2{
    margin-bottom:10px;

}

#columnR .searchLocationArea h3{
   font-size:90%;
}
#columnR .searchLocationArea input[type="text"]{
    width:98%;
    height:35px;
    font-weight:bold;
}

#columnR .searchLocationArea .locationlink,
#columnR .searchLocationArea .locationTitle{
	background:#D8D8D8;
    border-bottom:1px solid #eeeeee;
	padding:10px 5px 10px 15px;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
}

#columnR .searchLocationArea .locationlink{
    cursor: pointer;
}

#columnR .searchLocationArea .locationlink.none,
#columnR .searchLocationArea .locationTitle.none{
    border-bottom:none;
	font-size:14px;
	background:#fafafa;
}


#columnR .searchLocationArea .locationTitle.acodionbtn,
#columnR .searchLocationArea .locationTitle.acodionbtn.open{
	cursor: pointer;
	background: url(/images/mansion_n/columnr_open.png) no-repeat 90% center #D8D8D8;
}
#columnR .searchLocationArea .locationTitle.acodionbtn.close{
	background: url(/images/mansion_n/columnr_close.png) no-repeat 90% center #D8D8D8;
}


#columnR .searchLocationArea .locationlink a{
	color:#333333;
	text-decoration:none;
}

#columnR .searchLocationArea .locationlink{
	background: url(/images/mansion_n/link_arrow2.png) no-repeat 90% center #D8D8D8;
}

#columnR .searchLocationArea .locationlink:hover{
	background: url(/images/mansion_n/link_arrow2.png) no-repeat 90% center #eeeeee;
}


#columnR .searchLocationArea .locationDetail{
    padding:10px 5px 10px 10px;
	width:193px;
}

#columnR .searchLocationArea2 .locationDetail{
}

#columnR .searchLocationArea .locationDetail dl,
#columnR .searchLocationArea2 .locationDetail dl{
    padding-bottom:2px;
}
#columnR .searchLocationArea .locationDetail dt{
    padding-left:15px;
    margin-bottom:3px;
	background: transparent url(/images/mansion_n/location_dt.png) no-repeat left center;
	width:175px;
	font-size:14px;
	float:left;
}
#columnR .searchLocationArea2 .locationDetail dt > p {
	width:162px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    border-bottom: 0;
	padding:9px 20px 9px 38px;
	display:inline-block;
}
#columnR .searchLocationArea2 .locationDetail dt:first-child > p {
    border-top: 0;
}
/*#columnR .searchLocationArea .locationDetail dt.conditionsTitle{
    padding-left:10px;
    margin-top:10px;
    margin-bottom:3px;
	background:none;
	width:162px;
	border-left:4px solid #dddddd;
	line-height:16px;
	float:left;
	font-weight:bold;
}
*/
#columnR .searchLocationArea2 .locationDetail dt > p:hover{
	background:transparent url(../img/iconSideNav.png) no-repeat 20px center;
	cursor:pointer;
}
#columnR .searchLocationArea2 .locationDetail dt p.bold{
	background:transparent url(../img/iconSideNav.png) no-repeat 20px center;
	color:#333333;
}

#columnR .searchLocationArea .locationDetail dt span,
#columnR .searchLocationArea2 .locationDetail dt span{
	text-decoration:none;
	font-size:12px;
	padding-left:3px;

}
#columnR .searchLocationArea2 .locationDetail dt a span{
	text-decoration:none;
	color:#303030;
}

#columnR .searchLocationArea2 .locationDetail dt span.kazu{
	text-decoration:none!important;
}

#columnR .searchLocationArea .locationDetail dd{
	float:left;
	margin-right:5px;
	margin-bottom:2px;
	font-size:14px;

}
#columnR .searchLocationArea .locationDetail dd input{
	margin-right:1px;
}
#columnR .searchLocationArea .locationDetail dd span{
	font-size:11px;
	padding-left:3px;
}

#columnR .searchLocationArea .reSearchbtn{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    width:190px;
    margin:5px auto;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	line-height:41px;
	background: url(/images/mansion_n/search_icon.png) no-repeat 10px center #4d4d4d;
	cursor: pointer;
}


#columnR .searchLocationArea .reSearchbtn:hover{
    background:#fff;
	border:solid 2px #4d4d4d;
    width:186px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	line-height:37px;
	background: transparent url(/images/mansion_n/search_icon.png) no-repeat 8px center;
	display:block;
	color:#4d4d4d;
	cursor: pointer;
}

#columnR .searchLocationArea .reSearchbtn a{
	text-decoration: none;
	color:#fff;
}
#columnR .searchLocationArea .reSearchbtn:hover a{
	color:#4d4d4d;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	text-decoration: none;
}

.recentlyArea{
	background: transparent url(/images/mansion_n/220_inner.png) repeat-y left center;
	width:220px;
	margin-bottom:10px;
}
.recentlyArea .rec_top{
	background: transparent url(/images/mansion_n/220_top.png) no-repeat left top;
}
.recentlyArea .rec_bottom{
	background: transparent url(/images/mansion_n/220_bottom.png) no-repeat left bottom;
	padding:15px 15px 6px 15px;
}
.recentlyArea .rec_Title{
	padding-left:10px;
	margin-bottom:20px;
	border-left:4px solid #dddddd;
	font-size:14px;
	font-weight:bold;
}
.recentlyArea li{
	margin-bottom:9px;

}
.recentlyArea li .req_Img{
	float:left;
	width:72px;
	padding-right:10px;

}
.recentlyArea li .req_Text{
	float:left;
	width:108px;
	font-size:12px;
	line-height:14px;
}



#columnR .prArea{
	text-align:center;
	padding-bottom:10px;
	font-size:13px;
}

#columnR .prArea .prTitle{
	padding-bottom:10px;
	font-weight:bold;
}

#columnR .prArea  div{
	padding-bottom:10px;
    margin:0 auto;
}

#columnR .prArea  img{
	border:1px solid #9c9c9c;
}

.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;
}


.bold{ font-weight:bold !important; }


#columnR .searchLocationArea .mailbtn,
#columnR .searchLocationArea .savebtn{
    background:#fff;
	border:solid 1px #4d4d4d;
    width:180px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	line-height:32px;
	display:block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin:5px auto;
}

#columnR .searchLocationArea .mailbtn:hover,
#columnR .searchLocationArea .savebtn:hover{
    width:180px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	line-height:32px;
    background:#4d4d4d;
}

#columnR .searchLocationArea .mailbtn a,
#columnR .searchLocationArea .savebtn a{
	text-decoration: none;
	color:#4d4d4d;
}

#columnR .searchLocationArea .mailbtn:hover a,
#columnR .searchLocationArea .savebtn:hover a{
	color:#ffffff;
	text-decoration: none;
}


/*---*/
/* ヘッダー・フッターの一括資料請求 */
.cmnBigBtnArea{
	padding:0 20px 15px;
}
.cmnBigBtnArea #chk_btn_all{
	float:left;
	width:213px;
	height:90px;
}
.cmnBigBtnArea #inq_btn_all{
	float:right;
}

#chk_btn_all a {
	background:url(../img/chk_btn.png) top center no-repeat;
	width:213px;
	height:90px;
	display:block;
	font-size:0;
	line-height:0;
	background-size:contain;
}
#chk_btn_all a.checked {
	background:url(../img/chk_btn_on.png) top center no-repeat;
	background-size:contain;
}

/* サイドバーの一括資料請求 */
#flo_btn1 {
	width:221px;
	height:82px;
	margin-bottom:10px;
	font-size:0;
	line-height:0;
}
#flo_btn1 a {
	background:url(../img/all_chk_btn.png) top left no-repeat;
	width:100%;
	height:100%;
	display:block;
}
#flo_btn1 a.checked {
	background:url(../img/all_chk_btn_on.png) top left no-repeat;
}

/* 物件リスト内の資料請求 */
#inq_btn input {
    display: none;
}
#inq_btn label {
	background:url(../img/inq_btn01.png) top left no-repeat;
    display: block;
    width: 231px;
    height: 41px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
}
#inq_btn label.checked {
    background: url(../img/inq_btn01_on.png) top left no-repeat;
}