@charset "utf-8";
 @import url("/css/common.css");
 /* @import url("/css/header.css"); */

/* ==========================================================

title : 東建ウェブサイト
scope : 土地活用

last modify : 2015/08/21 242_hayakawa 横長バナー追加
memo ：2015/04/21 222_souda


========================================================== */
/* ----------------------------------------------------------

 大カラム

---------------------------------------------------------- */



/* ----------------------------------------------------------

 #wrap  bodyの直下に挿入。全てのコンテンツを含みます。

---------------------------------------------------------- */
#wrap{
    margin: 0 auto;
    padding: 0;
    width:950px;
    text-align: left;
    }

/* ----------------------------------------------------------

 1.header

 #wrapの中に最初に挿入。

---------------------------------------------------------- */
/**
header { 各ページcommon/header.cssで設定します。サイトトップページのみ、css/header.css }
**/

/* ----------------------------------------------------------

 2.breadcrumb（パンクズ）

 TOPページを除く全てのページに、headerの後に挿入。

---------------------------------------------------------- */

nav#breadcrumb > p {
  font-size: 15px;
  margin:0 5px;
  padding: 0 0 8px;
  border-bottom:1px solid #c8e6fd;
  text-align: left;
	}
nav#breadcrumb > p {
  background: none !important;
}

nav#breadcrumb > p > img {
	padding: 2px 10px 5px 10px;
	vertical-align: middle;
	}

/* パンくず ul.ver */
#breadcrumb ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #c4dcef;
  margin: -5px auto 0;
  padding: 0 0 8px;
  text-align: left;
  line-height: 18px;
	width:940px;
}
#breadcrumb ul li {
  margin-top: 5px;
  margin-left: 1.8em;
  overflow: visible;
  position: relative;
  font-size: 15px;
}
#breadcrumb ul li::after {
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  content: '';
  color: #333;
  display: block;
  height: 6px;
  position: absolute;
  top: .3em;
  left: -1.1em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6px;
}
#breadcrumb ul li:first-child {
  margin-left: 0;
}
#breadcrumb ul li:first-child::after {
  display: none;
}

/*----------- お部屋探しトップページ--------------*/


#main {
	overflow: hidden;
	width:950px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align:left;
}

p.top_img{
	margin:0 0 0 0px;
	width:610px;
	height:275px;
	display:block;
}
.lead {
	padding:0px 10px 15px;
	}
#content section{
	width: 950px;
	margin: 30px 0 0 0;
	*margin: 30px 0 0 0;
	padding: 0;
	}


#main > section {
	display:block;
	width: 950px;
    height:450px;
	margin:20px auto 50px;
	}

.height{
	height:600px!important;
}
.height200 {
	height:200px!important;
}


.clear{
	clear: both;
}

#main > section h2{
	padding: 0 0 0 21px;
	width: 950px;
	height: 40px;
	border-top:5px solid #0D4A82;
	background: url(/estate/image/cate_ttl.gif) no-repeat 0 0;
}

#main > section span{
    padding:3px 0 3px 0px;
	margin:0 5px 0 0;
	font-size:18px;
	*font-weight:bold;
	color:#fff;
	}

#main > section h2.ttl_text{
	padding:6px 0 0 15px;
	*padding:8px 0 0 15px;
	font-size:18px;
	*font-weight:bold;
	color:#fff;
	}


#main > section > ul{
	width: 920px;
	padding: 0 15px;
	}
#main > section > ul li{
	float: left;
	overflow: hidden;
	width: 290px;
	height: 109px;
	margin: 10px 9px 0 0;
	padding: 7px 0 10px 10px;
	background: url(/rent/image/bg_entry.gif) no-repeat 0 0;
}

#main > section > ul li dl dt{
	float: left;
	font-size: 17px;
	font-weight: bold;
	width: 270px;
	height:38px;
	padding: 0 0 5px 15px;
	margin:0;
	background: url(/common5/image/mrk_arrow_blue01.gif) no-repeat 0 3px;
}

/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

#main > section > ul li dl dt{
	float: left;
	font-size: 17px;
	font-weight: bold;
	width: 270px;
	height:38px;
	line-height:1.2em;
	padding: 0 0 5px 15px;
	margin:0;
	background: url(/common5/image/mrk_arrow_blue01.gif) no-repeat 0 3px;
	}
}

#main > section > ul li dt.db{
	float: left;
	font-size: 17px;
	font-weight: bold;
	width: 270px;
	margin:-3px 0px 0 0;
	padding: 0 10px 5px 15px;
	background: url(/common5/image/mrk_arrow_blue01.gif) no-repeat 0 3px;

}
#main > section > ul li dd.img{
	float: left;
	width: 75px;
	padding: 0 0 0 0;
	}

#main > section > ul li dd.txt{
	float: left;
	width: 200px;
	font-size:14px;
	margin: 0 0 0 10px;
    line-height:1.4em;
	}
#main > section > ul  li.last{
	margin: 10px 0 0 0;
	}
#main > section > ul li.non{
	width: 300px;
	height: 116px;
	padding: 0;
	background: none;
	}
#main > section > ul li a.target{
	padding: 0 0 10px 17px;
	background: url(/image_cmn/mrk_blank.gif) no-repeat 0 3px;
	}

#banner_box {
	display:block;
	margin:0 auto 10px;
	width:610px;
}

#banner_box li {
	margin:0 auto;
	width:610px;
}
#banner_box dl {
    float:left;
}

#banner_box dl dt {
	margin: 0 0 5px 0;
	padding: 0 0 0 8px;
	font-size: 110%;
	font-weight: bold;
	border-left: 4px solid #0D4A82;
}

#banner_box dl dt.txt_gray {
	margin: 0 0 5px 0;
	padding: 0 0 0 8px;
	font-size: 110%;
	color: #999;
	font-weight: bold;
	border-left: 4px solid #0D4A82;
}
.goannai {
	width: 450px;
	margin: 6px auto 10px;
	}

.line {
	margin:0px;
}

/* 最下部テキストエリア */

.comment_box {
	clear:both;
	width:790px;
	margin:10px auto 15px auto;
	padding:10px;
	border:3px solid #c4def3;
	color:#000000;
}
.comment_box span {
	font-weight:bold;
	font-size:110%;
}

#otherpage ul li.shiten a:hover{
	width:147px;
	background: url(../image/btn_shiten.gif) no-repeat 0 -19px;
}
#otherpage ul li.corp a:hover{
	width:216px;
	background: url(../image/btn_corp.gif) no-repeat 0 -19px;
}

.ttl{
	margin:-5px auto;
}


.bnr_head_long{
	text-align: center;
	margin: 20px 0 0 0;
}

/* 空白埋め */

.bg_town{
	background: url(/estate/image_new/bg_estate_town.png);
}