/*******************************************************
*
*
*
*			居抜き物件について
*						専用CSS
*
*
*********************************************************/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*
	メイン画像
*/
div.about_g_img-1{
	float: left;
	padding: 0;
	margin: 0 0 0px 0;
}
span.sprite_concern-1{
	display:inline-block;
	float:left;
	height:334px;
	overflow:hidden;
	position:relative;
	width:760px;
}
span.sprite_concern-1 img{
	float:left;
	left:0;
	position:absolute;
	top:0px;
}
span.sprite_concern-1 img:hover{
	float:left;
	left:0;
	position:absolute;
	top:-337px;
}

/*
	エントリー共通クラス
*/
div.about_g_entry{
	float: left;
	padding: 0;
	margin: 35px 0 25px 0;
}
div.about_g_entry h3{
	font-weight: bold;
	font-size: 14px;
	height: 32px;
	color: #FFF;
	background: #666;
	line-height: 2.4;
	padding-left: 15px;
	width: 745px;
}
div.about_g_entry p{
	font-size: 12px;
	padding:0 36px 0 15px;
}
div.about_g_entry p.about_g_entry-smalltit{
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0 15px 0;
	padding: 0 0 0 15px;
}

/*
	なぜ居抜き物件画像
*/
div.about_g_img-2{
	float: left;
	padding: 0;
	margin: 0 0 30px 0;
}
span.sprite_concern-2{
	display:inline-block;
	float:left;
	height:570px;
	overflow:hidden;
	position:relative;
	width:762px;
	margin-top:11px;
}
span.sprite_concern-2 img{
	float:left;
	left:0;
	position:absolute;
	top:-674px;
}


/*
	誘導ボタン
*/
div.about_g_button-text{
	float: left;
	width: 760px;
}
div.about_g_button-text p.about_g_text1{
	float: left;
	width: 415px;
}
div.about_g_button-text p.about_g_text2{
	float: left;
	width: 335px;
}
div.about_g_button-text p.about_g_text1,
div.about_g_button-text p.about_g_text2{
	margin: 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	letter-spacing:-1px;
}
div.about_g_button-link{
	float: left;
	width: 760px;
}
div.about_g_button-link a.about_g_link1,
div.about_g_button-link a.about_g_link2{
	float: left;
	text-indent: -9999px;
}
div.about_g_button-link a.about_g_link1{
	background: transparent url(../images/sprite_concern.png) no-repeat scroll 0 -1247px;
	width : 364px ;
	height : 44px ;
	margin:5px 20px 0 5px;
}
div.about_g_button-link a.about_g_link1:hover{
	background: transparent url(../images/sprite_concern.png) no-repeat scroll 0 -1294px;
}
div.about_g_button-link a.about_g_link2{
	background: transparent url(../images/sprite_concern.png) no-repeat scroll 0 -1341px;
	width : 364px ;
	height : 44px ;
	margin:5px 0px 0 0px;
}
div.about_g_button-link a.about_g_link2:hover{
	background: transparent url(../images/sprite_concern.png) no-repeat scroll 0 -1388px;
}

/*
	上へ戻る
*/
div.about_g_entry-tohead{
	float: left;
	width: 61px;
	padding-left: 699px;
	margin-top: 5px;
}
div.about_g_entry-tohead a{
	float: left;
	width : 61px ;
	height : 14px ;
	background: transparent url(../images/sprite_concern.png) no-repeat scroll 0 -1435px;
}

/*
	居抜き物件Ｑ＆Ａ
*/
div.about_g_qa_cu,
div.about_g_qa_ow,
div.about_g_qa_co{
	float: left;
	width : 760px ;
	height : 73px ;
	margin:20px 0 5px 0;
}
div.about_g_qa_cu{
	background: transparent url(../images/sprite_concern.png) no-repeat scroll 0 -1452px;
}
div.about_g_qa_ow{
	background: transparent url(../images/sprite_concern.png) no-repeat scroll 0 -1528px;
}
div.about_g_qa_co{
	background: transparent url(../images/sprite_concern.png) no-repeat scroll 0 -1604px;
}
div.about_g_qa_cu p,
div.about_g_qa_ow p,
div.about_g_qa_co p{
	font-weight: bold;
	font-size: 14px;
	padding:38px 0 0 90px;
}

div.about_g_entry p.about_g_qa{
	padding:0 10px 0 45px;
}