@charset "utf-8";
/* CSS Document */

/*---------------　汎用　---------------*/

#eswsPageWrap img {
	-ms-interpolation-mode: bicubic;
}

#eswsPageWrap .eswsSection {
	margin-bottom: 30px;
}

#eswsPageWrap a.eswsHilightButton {
	display: block;
	width: 339px;
	height: 58px;
	margin: 0 auto;
	background-image: url(/common/image/building/btn_contact_01.png);
	text-indent:-9999px;
}

#eswsPageWrap a.eswsHilightButton:hover{
	background-position: left bottom;
}

#eswsPageWrap h3.eswsSubTitle {
	font-size: 14px;
	border-bottom: 3px solid #004a98;
	line-height: 1.4;
	margin-bottom: 20px;
	font-weight: bold;
}

#eswsPageWrap .eswsW79 {
	width: 79px;
}

#eswsPageWrap .eswsW160 {
	width: 160px;
}

#eswsPageWrap .eswsW383 {
	width: 383px;
}

#eswsPageWrap .eswsVerticalTop {
	vertical-align: top;
}

/*---------------　パンくず・建物タイトル・紹介文　---------------*/
#eswsPageWrap {
	width: 960px;
	margin: 20px auto 50px;
}

#eswsPageWrap #eswsBreadcrumb {
	padding-bottom: 18px;
	zoom: 100%;/*IE7*/
}

#eswsPageWrap #eswsBreadcrumb p {
	float: left;
	padding-right: 6px;
}

#eswsPageWrap #eswsSummary h2 {
	font-size: 18px;
	padding: 10px;
	border-left: 4px solid #004a98;
	margin-bottom: 18px;
	font-weight: bold;
}

#eswsPageWrap #eswsSummary h2 span {
	font-size: 12px;
	font-weight: normal;
}

#eswsPageWrap #eswsSummary .eswsSocialPlugin {
	float: right;
	margin-bottom: 18px;
}

.eswsSocialPlugin img {
	display: inline;
}

#eswsPageWrap #eswsSummary div.eswsSellingPoint {
	clear: both;
	line-height: 1.8;
	margin-bottom: 18px;
	word-break: break-all;
}

#eswsPageWrap #eswsSummary #eswsCaution {
	background-color: #ffdddd;
	border: 2px solid #ff8080;
	padding: 10px 20px;
}

#eswsPageWrap #eswsSummary #eswsCaution p {
	background: url(/common/image/building/ico_caution.png) no-repeat left center ;
	padding-left: 26px;
	margin: 0;
	font-weight: bold;
}

/*---------------　物件写真　---------------*/

#eswsFacility ul li {
	float: left;
	margin-right: 10px;
}

#eswsPhotoGallery {
	clear: both;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	zoom: 100%;/*IE7*/
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto {
	float: left;
	width: 550px;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsPhotoBox {
	width: 548px;
	height: 488px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	position: relative;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsPhotoBox #eswsMainPhoto {
	width: 450px;
	height: 450px;
	padding-top: 5px;
	margin: 0 auto 0;
	cursor: pointer;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsPhotoBox #eswsMainPhoto img {
	margin: 200px auto 0px;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsPhotoBox p {
	text-align: center;
	width: 548px;
	position: absolute;
	bottom: 10px;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsMainPhotoSlidePanel {
	width: 220px;
	margin: 0 auto;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsMainPhotoSlidePanel #eswsMainPhotoSlideLeft,
#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto #eswsMiniPhotoSlidePanel #eswsMiniPhotoSlideLeft {
	float: left;
	margin-right: 20px;
	width: 36px;
	height: 46px;
	background-image: url(/common/image/building/btn_slide_left_01.png);
	text-indent: -9999px;
	cursor: pointer;
	-webkit-user-select: none;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsMainPhotoSlidePanel #eswsMainPhotoSlideLeft:hover,
#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto #eswsMiniPhotoSlidePanel #eswsMiniPhotoSlideLeft:hover {
	background-position: left bottom;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsMainPhotoSlidePanel #eswsMainPhotoZoom {
	float: left;
	margin-right: 20px;
	width: 108px;
	height: 46px;
	background-image: url(/common/image/building/btn_zoom.png);
	text-indent: -9999px;
	cursor: pointer;
	-webkit-user-select: none;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsMainPhotoSlidePanel #eswsMainPhotoZoom:hover {
	background-position: left bottom;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsMainPhotoSlidePanel #eswsMainPhotoSlideRight,
#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto #eswsMiniPhotoSlidePanel #eswsMiniPhotoSlideRight {
	float: left;
	width: 36px;
	height: 46px;
	background-image: url(/common/image/building/btn_slide_right_01.png);
	text-indent: -9999px;
	cursor: pointer;
	-webkit-user-select: none;
}

#eswsPhotoGallery #eswsPhotoArea #eswsLeftPhoto #eswsMainPhotoSlidePanel #eswsMainPhotoSlideRight:hover,
#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto #eswsMiniPhotoSlidePanel #eswsMiniPhotoSlideRight:hover {
	background-position: left bottom;
}

#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto {
	width: 400px;
	float: right;
}

#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto ul {
	height: 490px;
	width: 100%;
	margin-bottom: 13px;
	float: left;
}

#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto ul li {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 88px;
	height: 88px;
	border: 1px solid #ccc;
	cursor: pointer;
}

#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto ul li img {
	margin: 29px auto 0px;
}

#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto #eswsMiniPhotoSlidePanel {
	width: 220px;
	margin: 20px auto 0;
}

#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto #eswsMiniPhotoSlidePanel #eswsMiniPhotoSlideLeft {
	float: left;
	margin-right: 60px;
}

#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto #eswsMiniPhotoSlidePanel p {
	float: left;
	margin-top: 16px;
}

#eswsPhotoGallery #eswsPhotoArea #eswsRightPhoto #eswsMiniPhotoSlidePanel #eswsMiniPhotoSlideRight {
	float: left;
	margin-left: 60px
}

/*---------------　物件動画　---------------*/

#eswsMovie .eswsMovieBox {
	text-align: center;
	padding: 20px 0 30px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 30px;
}

#eswsMovie img {
	display: inline;
}

/*---------------　紹介物件　---------------*/

#eswsRentListInBuilding table,
#eswsSaleListInBuilding table {
	width: 960px;
}
	
#eswsRentListInBuilding table tr th,
#eswsSaleListInBuilding table tr th {
	background-color: #f1f1f1;
	height: 29px;
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
}

#eswsRentListInBuilding table tr .eswsNewMarkColumn,
#eswsSaleListInBuilding table tr .eswsNewMarkColumn {
	border: none;
	background-color: #fff;
	width: 60px;
}

#eswsRentListInBuilding table tr td,
#eswsSaleListInBuilding table tr td {
	height: 33px;
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
	word-break: break-all;
}

#eswsRentListInBuilding table tr p.eswsNewIcon,
#eswsSaleListInBuilding table tr p.eswsNewIcon {
	background-color: #f8263a;
	color: #fff;
	width: 44px;
	padding: 2px 0;
	margin: 0 auto;
}

#eswsRentListInBuilding table tr p.eswsUpdateIcon,
#eswsSaleListInBuilding table tr p.eswsUpdateIcon {
	background-color: #5095dd;
	color: #fff;
	width: 44px;
	padding: 2px 0;
	margin: 0 auto;
}

#eswsRentListInBuilding table tr td a,
#eswsSaleListInBuilding table tr td a {
	display: block;
	width: 70px;
	height: 28px;
	margin: 0 auto;
	background-image: url(/common/image/building/btn_detail.png);
	text-indent: -9999px;
}

#eswsRentListInBuilding table tr td a:hover,
#eswsSaleListInBuilding table tr td a:hover {
	background-position: left bottom;
}

#eswsRentListInBuilding table tr td img,
#eswsSaleListInBuilding table tr td img {
	margin: 0 auto;
}

/*---------------　紹介物件がない場合　---------------*/

#eswsNoOfferList {
	padding: 16px 0 20px;
	background-color: #fffbe6;
	border: 2px solid #ff6303
}

#eswsNoOfferList p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#eswsNoOfferList a {
	display: block;
	width: 430px;
	height: 52px;
	margin: 0 auto;
	background-image: url(/common/image/building/btn_contact_02.png);
	text-indent: -9999px;
}

#eswsNoOfferList a:hover {
	background-position: left bottom;
}

/*---------------　物件概要　---------------*/

#eswsBuildingInfo table {
	width: 960px;
	margin-bottom: 30px;
	table-layout: fixed;
}

#eswsBuildingInfo table tr th {
	background-color: #f1f1f1;
	height: 28px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

#eswsBuildingInfo table tr td {
	height: 23px;
	padding: 3px 8px;
	border: 1px solid #ccc;
	vertical-align: middle;
	word-break: break-all;
}

#eswsBuildingInfo table tr th p,
#eswsBuildingInfo table tr td p,
#eswsBuildingInfo table div.eswsComment {
	line-height: 1.6
}

#eswsBuildingInfo table tr td a.eswsMapButton {
	display: inline-block;
	width: 82px;
	height: 28px;
	margin: 0 auto;
	background-image: url(/common/image/building/btn_map.png);
	text-indent: -9999px;
	vertical-align: middle;
}

#eswsBuildingInfo table tr td a:hover {
	background-position: left bottom;
}

/*---------------　その他の物件_表示タイプ1　---------------*/

.eswsOtherBuilding .eswsSlideType {
	position: relative;
	min-height: 230px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.eswsOtherBuilding .eswsSlideType .eswsSlideButtons .eswsLeftButton {
	position: absolute;
	left: 0;
	width: 20px;
	height: 230px;
	/* background-image: url(/common/image/building/btn_slide_left_02.png); */
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #004a98;
	text-indent: -9999px;
	/* cursor: pointer; */
	-webkit-user-select: none;
	z-index: 1000;
}

/*
.eswsOtherBuilding .eswsSlideType .eswsSlideButtons .eswsLeftButton:hover {
	background-color:#ccc;
	width: 20px;
	height: 230px;
}
*/

.eswsOtherBuilding .eswsSlideType .eswsSlideButtons .eswsRightButton {
	position: absolute;
	right: 0;
	width: 20px;
	height: 230px;
	/* background-image: url(/common/image/building/btn_slide_right_02.png); */
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #004a98;
	text-indent: -9999px;
	/* cursor: pointer; */
	-webkit-user-select: none;
	z-index: 1000;
}

/*
.eswsOtherBuilding .eswsSlideType .eswsSlideButtons .eswsRightButton:hover {
	background-color: #ccc;
	width: 20px;
	height: 230px;
}
*/

.eswsOtherBuilding .eswsSlideType ul {
	width: 920px;
	margin: 20px 31px 10px;
}

.eswsOtherBuilding .eswsSlideType ul li {
	float: left;
	margin-right: 20px;
}

.eswsOtherBuilding .eswsSlideType ul li dl {
	width: 286px;
}

.eswsOtherBuilding .eswsSlideType ul li dl dt {
	min-width: 276px;
	min-height: 32px;
	padding-bottom: 8px;
	float: left;
}

.eswsOtherBuilding .eswsSlideType ul li dl dd {
	float: left;
}

.eswsOtherBuilding .eswsSlideType ul li dl dd.eswsOtherImage a {
	width: 145px;
	height: 145px;
	border: 1px solid #ccc;
}

.eswsOtherBuilding .eswsSlideType ul li dl dd a img {
	margin: 56px auto 0px;
}

.eswsOtherBuilding .eswsSlideType ul li dl dd p {
	width: 130px;
	padding-left: 8px;
	line-height: 1.6;
}

.eswsOtherBuilding .eswsSlideType ul li dl dd p span {
	color: #f00;
	display: block;
	padding-top: 6px;
}

.eswsOtherBuilding .eswsSlideType ul li a {
	display: block;
}
