@charset "utf-8";
/* CSS Document */
/*パンくず*/
#breadcrumb{
	margin-bottom: 20px;
}
/* タイトル */
#top-title-wrap{
	background: url(/img/sell/index/bg_top_title_wrap.png) repeat-x left bottom #66c3f2;
}
#top-title-wrap .wrap{
	width: 980px;
	padding: 15px 0 45px;
	margin: 0 auto;
	min-height:305px;
	box-sizing: border-box;
	position:relative;
	background: url(/img/sell/index/bg_top_title_wrap_inner.png) no-repeat left top;
}
#top-title-wrap .wrap:after{
	content: url(/img/property/search/index/img_top.png);
	position: absolute;
	top: 15px;
	right:30px;
	padding: 0;
	height:280px;
}
#page-title{
	width:570px;
}
#page-title h1{
	padding-left:14px;
	margin-bottom:-22px;
}
#page-title .text{
	width:480px;
	font-size:115%;
	font-family: "Rounded Mplus 1c";
	font-weight:500;
	line-height:1.475;
	border-radius: 6px;
	background:rgba(255,255,255,.5);
	padding: 24px 20px 20px;
}
#page-title .text strong{
	color:#cc0000;
	font-size:125%;
}

/*ナビ*/
#contents-navi{
	background: #96d94e;
	box-shadow:rgba(120,188,50,1) 0 -4px inset;
}
#tab li a {
	display: block;
	padding: 35px 0;
}
#tab .detail{
	padding-left:2px;
	background-image:url(/img/property/search/dot_line.png),url(/img/property/search/dot_line.png);
	background-position:right 0px top 21px,left 0px top 21px;
	background-repeat:no-repeat;
}
#tab .map{
	background-position:right 0px top 21px;
}
#tab .school{
	padding-right:2px;
	background-image:url(/img/property/search/dot_line.png);
	background-position:right 0px top 21px;
	background-repeat:no-repeat;
}
/*--------戸塚区楽部会員募集中--------*/
#content-totsuka-club{
	background: #f0f0f0;
	padding: 20px;
	margin-bottom: 30px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
#content-totsuka-club h2{
	margin-bottom:14px;
}

#content-totsuka-club .wrap {
	width: 980px;
	padding:19px 14px;
	margin: 0 auto;
	box-sizing:border-box;
	background:#ede0b4;
	border:6px solid #baac82;
}
#content-totsuka-club .left{
	width:480px;
	float:left;
}
#content-totsuka-club .right{
	width:420px;
	float:right;
}
/*会員物件速報*/
.members-report{
	border:4px solid #68b336;
}
.members-report h3{
	font-weight:bold;
	padding:2px 10px 5px 6px;
	background:#68b336;
	color:#fff;
}
.members-report ul{
	height:206px;
	padding:0 0 0 10px;
	overflow:auto;
	background:#fff;
}
.members-report ul li{
	border-bottom:1px dotted #878787;
	padding:11px 0;
}
.members-report li .date,
.members-report li .category{
	display:inline-block;
	vertical-align:middle;
}
.members-report li .date{
	color:#646464;
	padding:0 5px 0 5px;
}
.members-report li .category{
	margin-bottom:3px;
	min-width:94px;
	display:inline-block;
	color:#fff;
	background:#149908;
	box-sizing:border-box;
	padding:2px 4px;
	font-size:12px;
	text-align:center;

}
.members-report li .text{
	display:block;
}
.members-report li .text b{
	color:#cc1400;
}
/*ホバー*/
.members-report li a:hover{
	text-decoration:none;
}
.members-report li a:hover .text,
.members-report li a:hover b{
	text-decoration:underline;
	color:#31a819;
}
/*吹き出し*/
#content-totsuka-club .fukidashi-area{
	min-height:92px;
	position:relative;
}
#content-totsuka-club .fukidashi-area::before{
	content:url(/img/property/search/index/chara_totsuka_club.png);
	width:244px;
	height:130px;
	position:absolute;
	margin:auto;
	right:0;
	left:0;
	bottom:0;
}
#content-totsuka-club .fukidashi-area p{
	position:absolute;
	z-index:10;
}
#content-totsuka-club .fukidashi-area .takatori{
	top:-28px;
	right:-30px;
}
#content-totsuka-club .fukidashi-area .totsuka{
	top:-15px;
	left:-45px;
}

#content-totsuka-club .about{
	border-radius:5px;
	padding:12px 15px 15px;
	background: url(/img/property/search/index/bg_note.png) left top;
}
#content-totsuka-club .about h3{
	margin-bottom:6px;
}
#content-totsuka-club .about p{
	margin-bottom:10px;
	line-height:1.6;
}
/*会員登録ログインボタン*/
#content-totsuka-club .btn{
	display:table;
	width:100%;
	height:100%;
	box-sizing:border-box;
	border:4px solid #665a5a;
}
#content-totsuka-club .btn>div{
	display:table-cell;
	vertical-align:top;
	background:#fff;
	width:50%;
	height:100%;
	box-sizing:border-box;
	box-shadow: rgba(200,200,200,1) 0 -3px inset;
	text-align: center;
}
#content-totsuka-club .btn>div a{
	display:table;
	font-weight:bold;
	padding:14px 5px;
	width:100%;
	height:100%;
	box-sizing:border-box;
	text-align: center;
}
#content-totsuka-club .btn>div a span{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}

#content-totsuka-club .register{
	border-right:2px solid #665a5a;
}
#content-totsuka-club .register strong {
	font-size: 22px;
	color:#e53939;
}
#content-totsuka-club .login{
	font-size:16px;
	border-left:2px solid #665a5a;
}
#content-totsuka-club .login strong {
	color:#118a25;
}
#content-totsuka-club .login strong {
	color:#118a25;
}
/*ホバー*/
#content-totsuka-club .btn a:hover{
	text-decoration:none;
}
#content-totsuka-club .btn a:hover *{
	color:#31a819;
}



















