
/* CONTENTS▼▼
------------------------------------------------------------ */
.contnaka {
	width: 100%;
	min-width: 980px;
	background:url(../img/bk_main.jpg) no-repeat center;
	background-size:cover;
	margin: 0 auto;
	padding: 0;
}

.nakaimg {
	width: 980px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	position:relative;
}

.nakaimg  .titleimg {
	position:absolute;
	top:0px;
	*top:0px;/* ie8以降 */
	left:0px;
}


/* 売り物件ページ▼▼
------------------------------------------------------------ */
.sellBox {
	width:980px;
	border:1px solid #c1bfbf;
}

.sellBox .title {
	padding:10px 20px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #c1bfbf;
}

.sellBox .title a {
	color:#0026a1;
	text-decoration:underline;
}

.sellBox .title a:hover {
	color:#0026a1;
	text-decoration:none;
}

.sellBox .cont {
	padding:20px;
}

.sellBox .contfont {
	width:718px;
	color:#F00;
	font-size:14px;
	font-weight:bold;
}

.sellBox .price, .welfareBox02 .cont .price {
	font-size:18px;
	font-weight:bold;
}

.sellBox .cont th, .welfareBox02 .cont th {
	margin:0px;
	padding:8px 10px;
	border-bottom: 1px solid #d1d1d1;
	text-align:left;
	vertical-align: top;
	background: #ebebeb;
	font-size:14px;
	font-weight:normal;
}

.sellBox .cont td, .welfareBox02 .cont td {
	padding:8px 10px;
	border-bottom: 1px solid #d1d1d1;
	vertical-align:middle;
	background: #fff;
	font-size:14px;
}

.sellBox02 {
	width:940px;
	padding:20px;
	margin-top:50px;
	border:1px solid #c1bfbf;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


.contSellBox {
	width:910px;
	padding:20px;
	background:#fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.contSellBox table {
	border-top: 1px solid #d1d1d1;
}
.contSellBox .cont th {
	margin:0px;
	padding:8px;
	border-bottom: 1px solid #d1d1d1;
	text-align:left;
	vertical-align: middle;
	background: #e5f0f8;
	font-weight:normal;
}

.contSellBox .cont td {
	padding:8px;
	border-bottom: 1px solid #d1d1d1;
	vertical-align:middle;
	background: #fff;
}

.contSellBox .cont .detail th {
	background: #ebebeb;
}


/* 売り物件ページ：詳細ページ▼▼
------------------------------------------------------------ */

.celltitle {
	padding:10px;
	color:#fff;
	margin-bottom:10px;
	background: #001ea4;
}

.SellMainBox {
	width:958px;
	padding:9px;
	background:#fff;
	border: 1px solid #d1d1d1;
}

.floatLimg img {
	float:left;
	padding:0;
	margin:0;
}


.SellMainBox h2 {
	font-size:20px;
	line-height: 1.8em;
	color:#ff0000;
}
.SellMainBox h3 {
	font-size:16px;
	line-height: 1.8em;
	color:#ff0000;
}

.SellMainBox table {
	border-top: 1px solid #d1d1d1;
	font-size:14px;
}
.SellMainBox th {
	margin:0px;
	padding:6px;
	border-bottom: 1px solid #d1d1d1;
	text-align:left;
	vertical-align: middle;
	background: #e5f0f8;
	font-weight:normal;
}

.SellMainBox td {
	padding:6px;
	border-bottom: 1px solid #d1d1d1;
	vertical-align:middle;
	background: #fff;
}



/* 賃貸物件ページ▼▼
------------------------------------------------------------ */
.welfareBox {
	width:950px;
	padding:15px;
	background:url(../../welfare/img/bk_cont.gif) top left repeat;
}

.welfareBox01 {
	width:910px;
	padding:20px;
	background:#fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.welfareBox01 th {
	margin:0px;
	padding:6px 10px;
	border-bottom: 1px solid #d1d1d1;
	text-align:left;
	vertical-align: top;
	background: #ffe9d8;
	font-weight:normal;
}

.welfareBox01 td {
	padding:6px 10px;
	border-bottom: 1px solid #d1d1d1;
	vertical-align:middle;
	background: #fff;
}

.welfareBox02 {
	width:980px;
}

.welfareBox02 .title {
	width:940px;
	padding:12px 20px;
	background:#ff6c00;
	font-size:16px;
	color:#fff;
}

.welfareBox02 .cont {
	width:938px;
	padding:20px;
	border-left:1px solid #c1bfbf;
	border-right:1px solid #c1bfbf;
	border-bottom:1px solid #c1bfbf;
}


/* 収益物件ページ▼▼
------------------------------------------------------------ */
.contBox0301, .contBox0401 {
	width:910px;
	padding:20px;
	background:#fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.contBox0301 h5, .contBox0401 h5 {
	font-size: 16px;
}

.contBox0401 .cont th {
	margin:0px;
	padding:3px 5px;
	border-bottom: 1px solid #d1d1d1;
	text-align:left;
	vertical-align: top;
	background: #e5f0f8;
	font-weight:normal;
}

.contBox0401 .cont td {
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #d1d1d1;
	vertical-align:top;
	background: #fff;
}

.contBox0301 .cont .detail th,
.contBox0401 .cont .detail th {
	background: #ebebeb;
}


/* 買い取りページ▼▼
------------------------------------------------------------ */
.purchaseBox {
	width:950px;
	padding:15px;
	background:#c6e5f9;
}

.purchaseBox01 {
	width:910px;
	padding:20px;
	background:#fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.purchaseBox0101 {
	width:908px;
	padding:20px 0;
	text-align:center;
	border:1px solid #c1bfbf;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

a.or {
	color:#ff7e00;
	text-decoration:underline;
}

a.or:hover {
	color:#ff7e00;
	text-decoration:none;
}


/* 注文住宅ページ▼▼
------------------------------------------------------------ */
.orderBox {
	width:950px;
	padding:15px;
	background:url(../img/bk_tt02.gif) top left repeat;
}

.purchaseBox01 {
	width:910px;
	padding:20px;
	background:#fff;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.purchaseBox0101 {
	width:908px;
	padding:20px 0;
	text-align:center;
	border:1px solid #c1bfbf;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


/* 会社概要ページ▼▼
------------------------------------------------------------ */
.companyTable th, .profileTable th {
	margin:0px;
	padding:8px 10px;
	border-bottom: 1px solid #d1d1d1;
	text-align:left;
	vertical-align: top;
	background: #ebebeb;
	font-weight:normal;
	font-size:14px;
}

.companyTable td, .profileTable td {
	padding:8px 10px;
	border-bottom: 1px solid #d1d1d1;
	vertical-align:top;
	background: #fff;
	font-size:14px;
}


/* お問い合わせページ▼▼
------------------------------------------------------------ */
.profileTable .w150{
	width:20%;
}
.profileTable .w250{
	width:30%;
}
.profileTable .w400{
	width:50%;
}
.profileTable .w600 {
	width:98%;
}

input.kakunin {
	background:url(../../contact/img/bt_contact.gif) top left no-repeat;
	border:0px;
	width:365px;
	height:46px;
	cursor: pointer;
}

input.modoru {
	background:url(../../contact/img/bt_back.gif) top left no-repeat;
	border:0px;
	width:365px;
	height:46px;
	cursor: pointer;
}

input.okuru {
	background:url(../../contact/img/bt_soushin.gif) top left no-repeat;
	border:0px;
	width:365px;
	height:46px;
	cursor: pointer;
}


/* プライバシーポリシー▼▼
------------------------------------------------------------ */
h3.privacy {
	font-size:22px;
	color:#ff6c00;
}


/* サイトマップ▼▼
------------------------------------------------------------ */
.sitemaps {
	width: 940px;
	padding: 20px;
	margin:0px;
	border:1px solid #c1bfbf;
	font-size:14px;
}

.sitemaps ul {
	line-height: 1.8em;
}

.sitemaps ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

.mapLine {
	list-style-type: none;
	border-bottom:1px dotted #cccccc;
	padding: 10px 10px 10px 0px;
}