@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２．トップ用メインイメージ背景
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#slideshow {
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: -10;
}
#slideshow li {
	position: absolute;
	height: 550px;
	top: 0;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-size: cover;
}
#slideshow .catchcopy{
	position:absolute;
	z-index:2;
	top:0px;
	left:50%;
	margin-left:-520px;
}
#cmap_wrapper {
	width: 1055px;
	margin: 0 auto 40px;
}
.cmap {
	width: 500px;
	margin-left: 555px;
}
.cmap .tabbox2{/*
	display: none;*/
}
#bnr_area {
	margin: 0 0 20px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-１．トップ用コンテンツ・ラッパー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#toppage {
	display: inline;
	float: right;
	width: 766px;
}
#toppage a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-３．
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#toppage .description {
	margin: 0 0 10px;
}
#toppage .bnr {
	margin: 0 0 20px;
}
#toppage .bnr a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
//*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-４．タブ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
div.tabArea {
	width: 766px;
}
.tabPanelGroup {
	margin: 0 0 10px;
}
.tabArea ul.tab {
	padding: 0;
	list-style: none;
	_zoom: 1;
	overflow: hidden;
	margin: 0 0 5px;
}
.tabArea ul.tab li.left {
	margin: 0;
}
#tabArea1 div.tabPanel {
	width: 766px;
	overflow: hidden;
}
#tabArea1 #tab1 {
/*border-top:5px solid #4888F7;*/
}
#tabArea1 #tab2 {
/*border-top:5px solid #4888F7;*/
}
ul.tab li img {
	direction: block;
	vertical-align: top;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-４．おすすめ物件
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#toppage .recommend {
	width: 766px;
	margin: 0 auto 20px;
	padding: 0 0 10px;/*
	border-bottom:1px solid #DEDDDD;
	letter-spacing: -1em;*/
}
#toppage .recommend  .head{
	margin: 0 0 10px;
}
#toppage .recommend table {
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
}
#toppage .recommend table td {
	vertical-align: top;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
#toppage .recommend .category_box {
/*border-left:1px solid #DCE5EC;*/
}
#toppage .recommend .box {
	/*float:left;*/
	width: 373px;
	padding: 4px;/*border-right:1px solid #DCE5EC;
	border-bottom:1px solid #DCE5EC;*/
}
#toppage .recommend .box .comment {
	font-weight: bold;
	color: #C4181F;
	line-height: 130%;
	margin: 0 0 5px;
}
#toppage .recommend .box .photo {
	display: inline;
	float: left;/**/
	width: 154px;
	text-align: center;
	margin: 0 0 10px;
}
#toppage .recommend .box .photo a {
	position: relative;
	display: block;/**/
	text-align: center;
	margin: 0 auto 5px;
	border: 2px solid #f4f4f4;
}
#toppage .recommend .box .photo a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;/**/
	border: 2px solid #E9F8AA;
}
#toppage .recommend .box .photo .icon{
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	width: 80px;
	transform: translate(-50%,-50%);
}
#toppage .recommend .box .photo .icon img {
	width: auto;
	max-width: 100%;
	height: auto;
}
#toppage .recommend .box .photo img {
	max-height: 120px;
	max-width: 150px;
}
#toppage .recommend .box .photo img a {
	display: inline;/**/
	vertical-align: top;
}
#toppage .recommend .box .spec {
	display: inline;
	float: right;
	width: 210px;/**/
}
#toppage h4 {
	margin: 0 0 5px;
}
#toppage h4 a {
	line-height: 130%;
}
#toppage .recommend .box dl {
	padding: 0 0 5px;
	font-size: 11px;
	line-height: 130%;
}
#toppage .recommend .box dl dt {
	float: left;
	width: 5em;
	margin: 0 0 0;
	padding: 0 2px;
	background: #F0F1F4;
	/*border:1px solid #D7DBE3;*/
	text-align: center;
	line-height: 150%;
}
#toppage .recommend .box dl dd {
	margin: 0 0 2px;
	padding: 0 0 0 6em;
	line-height: 150%;
	min-height: 18px;
	height: auto !important;
	height: 18px;
}
#toppage .recommend .box dl#income {
	margin: 5px 0 0;
}
#toppage .recommend .box dl#income dt {
	float: left;
	width: 6em;
	margin: 0 0 0;
	background: none;
	line-height: 150%;
}
#toppage .recommend .box dl#income dd {
	padding: 0 0 0 6.5em;
	line-height: 150%;
	font-size: 14px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	border-bottom: 1px dotted #ccc;
}
#toppage .recommend .box .price {
	font-size: 12px;
	font-weight: bold;
	color: #c00;
}
#toppage .recommend .box .btn_detail {
	text-align: right;
	line-height: 100%;
}
#toppage .box .btn_detail a {
	float: right;
	display: block;
	padding: 3px 5px;
	font-size: 10px;
	text-decoration: none;
	background: #fe9c26;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#toppage .recommend .box .btn_detail a:hover {
	color: #fff;
}
#toppage .recommend .btn_detail a:hover {
	background: #ed6300 !important;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-５．トップ用新着情報枠
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#topics {
	margin:0 auto 10px;
}
#topics .head{
}
#nProgram {
	padding:0 1em;
	/*height:280px;
	overflow:auto;*/
}
#nProgram dl {
	margin:0 auto;
	padding:10px 0;
	line-height:1.5;
}
#nProgram dl dt {
	font-weight: bold;
	padding:0 0 5px 10px;
	background:url(../images/marker_info.png) no-repeat left 4px;
}
#nProgram dl dt a{
}
#nProgram dl dd {
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom:1px dotted #ccc;
}
#nProgram dl dd a{
	font-weight: normal;
	text-decoration:underline;
}
#nProgram dl dd a:hover,
#nProgram dl dd a:active{
}