@charset "utf-8";
/* CSS Document */


/************************************
 Reset
************************************/
article, aside,figure, footer, header, hgroup, listing, nav, plaintext, section, xmp {
	display: block;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, a ,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { 
	margin: 0;
	padding:0;
	font-size: 1em;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
}

ul , ol { list-style: none; }
img { border: 0; }
legend { display: none; }
fieldset { border:none; }
hr { display: none; }
a{
	outline:none;
	text-decoration: underline;
}
a:focus {
	outline: none;
	text-decoration: none;
}
em {
	font-style:normal;
}

label {
	cursor:pointer;
}

* html .clearfix			 { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clearfix:after {
	display:block;
	clear:both;
	content:"";
}


/***********************************
 共通設定
************************************/
html {
	overflow: auto;
}
* html { /* for IE6 */
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}

body img {display:none;}
body div img {display:inline;}

body {
	overflow-x: hidden;
	position: relative;
	min-width: 985px;;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	font-size: 0.875em;
	color: #333;
	background: #fff;
	-webkit-text-size-adjust:100%;
}

* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}

.dispNone { display:none;}

#wrapper {
	position:relative;
}

a {
	color: #007e91;	
}
a:hover {
	text-decoration:none;
}

/* IE6,7*/
* {zoom: 1;}
input,select {
outline:0px none black;
}
img {
	vertical-align:top;
}

button, input, select, textarea, optgroup, option {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	max-width:100%;
	vertical-align:middle;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus {
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(82, 168, 236, 0.3);
	outline: 0 none;
}

/***********************************
 スプライト画像
************************************/

.icon {
	background-image:url("/search_buy/images/detail_sprite_icon.png");
	background-repeat:no-repeat;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	overflow:hidden;
}

.icon.search{
	background-position:-59px 0;
	width:16px;
	height:16px;
	margin:0 5px 0 0;
}

a:hover .icon.search{
	background-position:-29px 0;
}

.icon.getsearch{
	background-position:0 0;
	width:16px;
	height:16px;
	margin:0 5px 0 0;
}

a:hover .icon.getsearch{
	background-position:-29px 0;
}

.icon.save{
	background-position:-59px -23px;
	width:19px;
	height:16px;
	margin:0 5px 0 0;
}

a:hover .icon.save{
	background-position:-29px -23px;
}

.icon.check{
	background-position:-59px -47px;
	width:16px;
	height:19px;
	margin:0 5px 0 0;
}

.icon.getcheck{
	background-position:0 -47px;
	width:16px;
	height:19px;
	margin:0 5px 0 0;
}

a:hover .icon.getcheck{
	background-position:-29px -47px;
}

a:hover .icon.check{
	background-position:-29px -47px;
}

.icon.orangearrow{
	background-position:-159px -136px;
	width:13px;
	height:15px;
	margin-left:5px;
	position: absolute;
	top:50%;
	right:-7px;
	margin-top:-8px;
}
.icon.loan {
	background-position:-190px -30px;
	width:12px;
	height:16px;
	margin:0 5px 0 0;
}
.icon.locationDetail {
	background-position:-190px -56px;
	width:12px;
	height:16px;
	margin:0 5px 0 0;
}
.icon.tellDtl {
	background-position:-90px -56px;
	width:12px;
	height:14px;
	margin:0 3px 0 0;
}
.icon.tellDtlb {
	background-position:-90px -28px;
	width:23px;
	height:22px;
	margin:0 3px 0 0;
}
.icon.howtoIcon{
	background-position: -189px -79px;
	width: 14px;
	height: 20px;
	margin-right: 5px;
}

.icon.Company{
	background-position: -118px 0;
	width: 30px;
	height: 25px;
	margin:0 15px;
}

.icon.inquiry{
	background-position: -86px 0;
	width: 30px;
	height: 22px;
	margin-right: 0px;
	margin-top:-5px;
}

.icon.sound{
	background-position: -188px -130px;
	width: 15px;
	height: 20px;
	margin-right: 5px;
}

.icon.article{
	background-position: -118px -30px;
	width: 35px;
	height: 25px;
	margin:0 5px 0 10px;
}

.icon.other{
	background-position: -118px -60px;
	width: 22px;
	height: 23px;
	margin: 0 10px 8px 6px;
}

.icon.recently{
	background-position: -118px -92px;
	width: 24px;
	height: 23px;
	margin: 3px 10px 5px 8px;
}

.icon.star{
	background-position: -189px -151px;
	width: 18px;
	height: 18px;
	margin-left: 5px;
	vertical-align: -2px;
}

.icon.house{
	background-position: -225px 0;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.icon.convenience{
	background-position: -225px -27px;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.icon.supermarket{
	background-position: -225px -54px;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.icon.school{
	background-position: -225px -80px;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.icon.hospital{
	background-position: -225px -106px;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.icon.dragstore{
	background-position: -225px -131px;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.icon.cleaning{
	background-position: -225px -156px;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.icon.police{
	background-position: -225px -181px;
	width: 22px;
	height: 22px;
	margin-right: 5px;
}

.icon.arrowleft{
	background-position: -159px -87px;
	width: 16px;
	height: 16px;
	margin-right: 0px;
}

.icon.arrowleftw{
	background-position: -159px -24px;
	width: 16px;
	height: 16px;
	margin:25px 0 0 8px;
}

.icon.arrowright{
	background-position: -159px -110px;
	width: 16px;
	height: 16px;
	margin-right: 0px;
}

.icon.arrowrightw{
	background-position: -159px 0;
	width: 16px;
	height: 16px;
	margin:25px 0 0 10px;
}

.icon.arrowtop{
	background-position: -159px -47px;
	width: 16px;
	height: 16px;
	margin-right: 0px;
}

.icon.arrowbottom{
	background-position: -159px -68px;
	width: 16px;
	height: 16px;
	margin-right: 0px;
}

.icon.balloont{
	background-position: -159px -151px;
	width: 16px;
	height: 11px;
	margin-right: 0px;
}

.icon.maplink{
	background-position: -189px -105px;
	width: 20px;
	height: 20px;
	margin-right: 0px;
}

.icon.Panorama{
	background-position: -95px -125px;
	width: 48px;
	height: 25px;
	margin:0 15px 0 10px;
}

/* chukoAdd */
.icon.chukoAdd{
	background-image:url("/search_buy/images/detai_chuko_add_sprite_icon.png");
}

.icon.chukoAdd.locationDetailL {
    background-position: 0 0;
    width: 20px;
    height: 28px;
}
.icon.chukoAdd.displayBig {
    background-position: 0 -75px;
    width: 15px;
    height: 14px;
    margin: 0 5px 0 0;
}

/*-- .bottun --*/
.button {
	background-image:url("/search_buy/images/detail_sprite_btn.png");
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
}
.button.headBookmark {
	background-position:0 -373px;
	width:175px;
	height:34px;
}

.button.headBookmarked {
	background-position:-301px -373px;
	width:175px;
	height:34px;
}
.button.headPrint {
	background-position:0 -276px;
	width:80px;
	height:34px;
}
.button.btnMaterialTour {
  background-position: 0 -659px;
  width: 260px;
  height: 38px;
}
.button.btnMaterialDtl {
	background-position:0 0;
	width:260px;
	height:74px;
}
.button.btnMaterialLongDtl {
	background-position:0px -84px;
	width: 577px;
	height: 95px;
}
.button.btnMaterialColumn {
  background-position: 0 -815px;
  width: 411px;
  height: 98px;
}
.button.btnTourColumn {
  background-position: 0 -923px;
  width: 411px;
  height: 98px;
}
.button.btnBookmarkDtl {
	background-position:0 -491px;
	width:260px;
	height:42px;
}
.button.btnBookmarkDtled {
	background-position:-301px -491px;
	width:260px;
	height:42px;
}
.button.materialBookmark {
	background-position: 0px -417px;
	width: 217px;
	height: 64px;
}
.button.materialBookmarked {
	background-position: -301px -417px;
	width: 217px;
	height: 64px;
}
.button.smpSendBtn {
	background-position: 0px -320px;
	width: 206px;
	height: 43px;
}
.button.mail{
	background-position: 0px -190px;
	width: 577px;
	height: 85px;
}

.button.book{
	background-position:0 -542px;
	width:265px;
	height:42px;
	margin-right:0px;
}
.button.booked{
	background-position:-301px -542px;
	width:265px;
	height:42px;
	margin-right:0px;
}



/*-- .iconLabel --*/
.iconLabel {
	background-image:url("/search_buy/images/detail_sprite_label.png");
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
}
.iconLabel.labelNew {
	background-position:0 0;
	width:38px;
	height:31px;
	margin-right:5px;
}

.iconLabel.new{
	background-position:0 -40px;
	width:40px;
	height:45px;
	margin-right:5px;
}

.iconLabel.call{
	background-position:0 -85px;
	width:90px;
	height:90px;
	margin-right:5px;
}

.iconLabel.respon{
	background-position:0 -284px;
	width:33px;
	height:33px;
}

.iconLabel.top{
	background-position:0 -183px;
	width:97px;
	height:88px;
	margin-right:0px;
}

/***********************************
 共通パーツ
************************************/

.inlineBlock {
	display:inline-block;
	*display:inline;
	*zoom:1;
}

/*-- label titleAbout --*/
.label {
	display:inline-block;
	*display:inline;
	*zoom:1;
	border-radius:4px;
	vertical-align:middle;
}
.label.titleAbout {
	font-size:.85em;
	color:#ea6744;
	background:#fff;
	border:1px solid #ea6744;
	padding:3px 10px;
	margin:-2px 10px 0 0;
}
.label.labelFeatureTop {
	color:#fff;
	background:#998675;
	font-size:.85em;
	border:1px solid #f4e3d3;
	padding:2px 8px;
	font-weight:bold;
	letter-spacing: 0.1em;
}

.material a:hover{
	opacity:0.7;
}

.bookmark a:hover{
	opacity:0.7;
}

.btnSmpBox a:hover{
	opacity: 0.7;
}

h3{
	font-size:1.35em;
	border-left:solid 6px #EA6744;
	padding-left:15px;
	font-weight:normal;
}


/***********************************
 ヘッダー、タグライン
************************************/

.header {
	border-top:5px solid #d12b15;
	border-bottom:1px solid #e2ddda;
	box-shadow:0 0 2px 0 rgba(61, 39, 23, 0.3);
	display:block;
}
.header .module {
	width:985px;
	padding:5px 0;
	margin:0 auto;
}
.header .taglineWrap {
}
.header .taglineWrap #tagline {
	font-size:.72em;
	color:#000;
	float:left;
}
.header .taglineWrap .niftyTop {
	font-size:.79em;
	float:right;
}
.header .siteLogo {
	float:left;
	width:205px;
	height:42px;
	overflow:hidden;
	padding-top: 5px;
}
.header .siteLogo a {
	background:url("/search_buy/images/logo_myhome.png") 0 0 no-repeat;
	display:block;
	width:205px;
	height:42px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
}
.header .normalNav .btnList {
	float:right;
	width:770px;
	text-align:right;
	padding-top:5px;
}
.header .normalNav .btnList .searchBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
}
.header .normalNav .btnList .actionBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	margin-left:35px;
}

.header .normalNav .btnList .actionBtn a:hover{
	opacity:0.7;
}

.header .normalNav .btnList .searchBtn > li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:16px;
	position:relative;
}
.header .normalNav .btnList .searchBtn > li:first-child {
	margin-left:0;
}
.header .normalNav .btnList .searchBtn > li a {
	color:#666;
	font-size:.93em;
	text-decoration:none;
	position:relative;
	border-radius:4px;
	padding:2px 10px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.header .normalNav .btnList .searchBtn > li > a:hover {
	color:#fff;
	font-weight:bold;
	background:#ea6744;
}
.header .normalNav .btnList .searchBtn > li > a .num {
	position:absolute;
	right:-12px;
	top:-8px;
}
.header .normalNav .btnList .searchBtn > li a .num em {
	background:#ea6744;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center;
	min-width:20px;
	min-height:20px;
	border-radius:10px;
	color:#fff;
	font-weight:bold;
	font-size:.79em;
	line-height:20px;
}
.header .normalNav .btnList .actionBtn > li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:5px;
	vertical-align:top;
}
.header .normalNav .btnList .actionBtn > li:first-child {
	margin-left:0;
}

.header .normalNav .btnList .serchHistryDetail{
	position: absolute;
	left:0;
	top:0;
	margin-top: 22px;
	z-index:10;
}

.header .normalNav .btnList .serchHistryDetail .slideList a{
	color:#007E91;
	text-decoration: underline;
}

.header .normalNav .btnList .serchHistryDetail .slideList a:hover{
	text-decoration: none;
}

.header .normalNav .btnList .serchHistryDetail .slideList{
	border:solid 1px #EA6744;
	border-radius: 5px;
	z-index:15;
	background-color:#fff;
	width:250px;
	text-align: left;
}

.header .normalNav .btnList .serchHistryDetail .slideList li{
	padding:5px 10px 5px 5px;
}

.header .normalNav .btnList .serchHistryDetail .slideList li:nth-child(2n){
	background-color:#F2F2F2;
}

/*--追従ナビ--*/
.header .fixNav{
	position:fixed;
	background-color:#fff;
	width:100%;
	top:0;
	z-index:20;
	border-bottom: 1px solid #e2ddda;
    box-shadow: 0 0 2px 0 rgba(61, 39, 23, 0.3);
    display: block;
}

.header .fixNav .title{
	display:block;
	float:left;
	font-size:11px;
	margin-top:7px;
	color:#666;
}

.header .fixNav .inner{
	width:985px;
	margin:0 auto;
	padding:6px 0;
}

.header .fixNav .btnList {
	float:right;
	text-align:right;
}
.header .fixNav .btnList .searchBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
}
.header .fixNav .btnList .actionBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	margin-left:20px;
}

.header .fixNav .btnList .searchBtn .serchSave .zero{
	background-color:#8d8e8e;
}

.header .fixNav .btnList .actionBtn a:hover{
	opacity:0.7;
}

.header .fixNav .btnList .searchBtn > li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:16px;
	position:relative;
}
.header .fixNav .btnList .searchBtn > li:first-child {
	margin-left:0;
}
.header .fixNav .btnList .searchBtn > li a {
	color:#666;
	font-size:13px;
	text-decoration:none;
	position:relative;
	border-radius:4px;
	padding:3px 5psx;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding: 2px 10px;
}
.header .fixNav .btnList .searchBtn > li > a:hover {
	color:#fff;
	font-weight:bold;
	background:#ea6744;
}
.header .fixNav .btnList .searchBtn > li > a .num {
	position:absolute;
	right:-12px;
	top:-8px;
}
.header .fixNav .btnList .searchBtn > li a .num em {
	background:#ea6744;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center;
	min-width:20px;
	min-height:20px;
	border-radius:10px;
	color:#fff;
	font-weight:bold;
	font-size:.79em;
	line-height:20px;
}
.header .fixNav .btnList .actionBtn > li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:5px;
	vertical-align:top;
}
.header .fixNav .btnList .actionBtn > li:first-child {
	margin-left:0;
}

.header .fixNav .btnList .serchHistryDetail{
	position: absolute;
	left:0;
	top:17px;
	margin-top: 4px;
	z-index:10;
}

.header .fixNav .btnList .serchHistryDetail .slideList a{
	color:#007E91;
	text-decoration: underline;
}

.header .fixNav .btnList .serchHistryDetail .slideList a:hover{
	text-decoration: none;
}

.header .fixNav .btnList .serchHistryDetail .slideList{
	border:solid 1px #EA6744;
	border-radius: 5px;
	z-index:15;
	background-color:#fff;
	width:250px;
	text-align: left;
}

.header .fixNav .btnList .serchHistryDetail .slideList li{
	padding:5px 10px 5px 5px;
}

.header .fixNav .btnList .serchHistryDetail .slideList li:nth-child(2n){
	background-color:#F2F2F2;
}



/***********************************
 パンくず
************************************/

/*--top--*/

.footpath {
	
}
.footpath .module {
	padding:10px 0;
	width:985px;
	margin:0 auto;
}
.footpath .detailBreadCrumbNav {
	float:left;
	padding:10px 0;
	max-width:830px;
}
.footpath .detailBreadCrumbNav li {
	display:inline;
	font-size:.79em;
}
.footpath .detailBreadCrumbNav li em {
	font-weight:normal;
}
.footpath .company {
	float:right;
}
.footpath .company .companyLogo{
	vertical-align:-7px;
}
.footpath .company img {
	vertical-align:-2px;
}
.ouccinoLogo {
	background-image:url(/search_buy/images/ouccino.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	margin-left:3px;
	vertical-align:text-bottom;
}
.ouccinoLogo span {
	display:block;
	text-indent:-9999px;
	text-align:left;
}
.ouccinoLogo.smallLogo {
	-webkit-background-size:auto 30px;
	background-size:auto 230px;
	background-position:0px -10px;
	width:90px;
	height:33px;
}
.ouccinoLogo.bigLogo {
	-webkit-background-size:auto 20px;
	background-size:auto 150px;
	background-position:0px -6px;
	width:60px;
	height:22px;
}




/*--bottom--*/


.footPan{
	background:#F2F2F2;
	padding:20px;
}

.footpanArea{
	float:left;
}

.footPan .detailBreadCrumbNav {
	float:left;
	padding:5px 0;
	max-width:830px;
}

.footPan .detailBreadCrumbNav li {
	display:inline;
	font-size:.79em;
}

.footPan .bookMark{
	float:right;
}

.footPan .bookMark a:hover{
	opacity:0.7;
}


/***********************************
 コンテンツ
************************************/

.unit .module {
	width:985px;
	margin:0 auto;
}


/*-- .unitDetail --*/
.unitDetail {
	background:#fcf5ed;
	margin-bottom:20px;
}
.unitDetail .title {
	position:relative;
	padding:15px 40px 10px 20px;
	border-bottom:2px solid #fff;
}
.unitDetail .title.newStyle {
	padding:15px 22px 10px 40px;
}
.unitDetail .title .labelNew {
	position:absolute;
	top:-4px;
	left:0;
}
.unitDetail .title .titleMain {
	float:left;
	font-weight:normal;
}
.unitDetail .title .titleMain .name {
	color:#5b4c48;
	font-size:1.78em;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing: 0.1em;
}
.unitDetail .title > ul {
	float:right;
	padding-top:7px;
}
.unitDetail .title > ul li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:8px;
}
.unitDetail .title > ul li:first-child {
	margin-left:0;
}
.unitDetail .detailTop {
	padding:10px 16px 10px 18px;
}
.unitDetail .detailTop .detailBox {
	float:left;
	width:650px;
}
.unitDetail .detailTop .detailBox a:hover{
	opacity:0.7;
}
.unitDetail .detailTop .detailBox .detailList {
	margin-bottom:4px;
}
.unitDetail .detailTop .detailBox .detailList.strikeStyle  {
	margin-bottom:0;
}
.unitDetail .detailTop .detailBox .detailList dt {
	float:left;
	color:#fff;
	text-align:center;
	font-size:.86em;
	background:#ad7d59;
	min-width:53px;
	padding:5px 0 5px 5px;
	border-radius:2px;
	margin:7px 7px 0 0;
	letter-spacing:0.2em;
}
.unitDetail .detailTop .detailBox .detailList.sizeL dt {
	padding:5px 8px 5px 12px;
}
.unitDetail .detailTop .detailBox .detailList dd {
	margin-left:70px;
}
.unitDetail .detailTop .detailBox ul.detailarea li .detailList.sizeL  dd{
	padding-left: 20px;
}

.unitDetail .detailTop .detailBox .detailList dd p {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middlel;
	padding-top:12px;
	line-height:1.2;
}
.unitDetail .detailTop .detailBox .detailList dd .price {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-weight:normal;
	font-size:2.14em;
	color:#ed1c24;
}
.unitDetail .detailTop .detailBox .detailList dd .price span {
	font-size:.53em;
	vertical-align:baseline;
}
.unitDetail .detailTop .detailBox .detailList dd span.small{
	font-size:0.95em;
	color: #808080;
	display: table-cell;
	padding: 0 5px 0 5px;
	vertical-align: middle;
	
}

.unitDetail .detailTop .detailBox .detailList dd .otherPrice {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	line-height:1.2;
	font-size:.85em;
	margin:-12px 0 0 10px;
}
.unitDetail .detailTop .detailBox .detailList dd .normalBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #ad7d59;
	vertical-align:middle;
	padding:2px 15px;
	color:#725d4c;
	text-decoration:none;
	border-radius:4px;
	font-weight:bold;
	background:#fdfbfa;
	background:-moz-linear-gradient(top,  #fdfbfa 0%, #fcf9f6 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfbfa), color-stop(100%,#fcf9f6));
	background:-webkit-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:-o-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:-ms-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:linear-gradient(to bottom,  #fdfbfa 0%,#fcf9f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfbfa', endColorstr='#fcf9f6',GradientType=0 );
	box-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
.unitDetail .detailTop .detailBox .detailList dd .normalBtn.loan {
	margin:-13px 0 0 10px;
}
.unitDetail .detailTop .detailBox .detailList dd .normalBtn.map {
	margin:-2px 0 0 10px;
}
.unitDetail .detailTop .detailBox p{
	letter-spacing: 0.1em;
}
.unitDetail .detailTop .articleFont{
	font-size:0.85em;
	color:#666;
}
.unitDetail .detailTop .detailBox > ul {
	overflow:hidden;
	margin-bottom:10px;
}
.unitDetail .detailTop .detailBox > ul li {
	float:left;
}
.unitDetail .detailTop .detailBox > ul.detailarea li{
	margin-right: 30px;
}

.unitDetail .detailTop .detailBox .box01{
	width:368px;
}

.unitDetail .detailTop .detailBox .box02{
	width:282px;
}

.unitDetail .detailTop .detailBox .box02 p {
	width:180px;
}

.unitDetail .detailTop .btnBox {
	float:right;
	width:260px;
	text-align:center;
}
.unitDetail .detailTop .btnBox .after {
	padding-right:10px;
	margin-bottom:3px;
	font-size:.87em;
}
.unitDetail .detailTop .btnBox .after em {
	font-weight:bold;
	color:#f00;
	vertical-align:middle;
	font-size:1.29em;
	padding:0 2px;
}
.unitDetail .detailTop .btnBox .material {
	margin-bottom:3px;
}
.unitDetail .detailTop .btnBox .tell {
	margin-bottom:16px;
	font-size:.85em;
}

.unitDetail .detailTop .btnBox .company {
	text-align:right;
	font-size:.72em;
	padding-top: 5px;
}

.unitDetail .detailTop .btnBox .company img{
	vertical-align: middle;
}

.unitDetail .detailTop .btnBox .teikyou{
	position: relative;
	padding-top:5px;
}

.unitDetail .detailTop .btnBox .teikyou .res{
	float:left;
	background-color:#fff;
	border:solid 1px #F2EBDA;
	padding-right: 10px;
	font-size:0.9em;
	color:#666;
}

.unitDetail .detailTop .btnBox .teikyou .res:after{
	content:"";
	display:block;
	border-bottom:8px solid #fff;
	border-left:8px solid rgba(0,0,0,0);
	border-right:8px solid rgba(0,0,0,0);
	width:1px;
	height:1px;
	position: absolute;
	top:-3px;
	left:15px;
}

.unitDetail .detailTop .btnBox .teikyou .res:before{
	content:"";
	display:block;
	border-bottom:8px solid #F2EBDA;
	border-left:8px solid rgba(0,0,0,0);
	border-right:8px solid rgba(0,0,0,0);
	width:1px;
	height:1px;
	position: absolute;
	top:-4px;
	left:15px;
}

.unitDetail .detailTop .btnBox .teikyou .res em{
	font-size:1.43em;
	font-weight:bold;
}

.unitDetail .detailTop .btnBox .teikyou .res .icon.star{
	vertical-align: -4px;
}

.unitDetail .loanSimulator {
	padding:10px 16px 10px 18px;
}
.unitDetail .loanSimulator .detailBox {
	float:left;
	width:650px;
}
.unitDetail .loanSimulator .detailBox a:hover{
	opacity:0.7;
}
.unitDetail .loanSimulator .detailBox .detailList {
	margin-bottom:4px;
}
.unitDetail .loanSimulator .detailBox .detailList.strikeStyle  {
	margin-bottom:0;
}
.unitDetail .loanSimulator .detailBox .detailList dt {
	float:left;
	color:#fff;
	text-align:center;
	font-size:.86em;
	background:#ad7d59;
	min-width:53px;
	padding:5px 0 5px 5px;
	border-radius:2px;
	margin:7px 7px 0 0;
	letter-spacing:0.2em;
}
.unitDetail .loanSimulator .detailBox .detailList.sizeL dt {
	padding:5px 8px 5px 12px;
}
.unitDetail .loanSimulator .detailBox .detailList dd {
	margin-left:70px;
}
.unitDetail .loanSimulator .detailBox ul.detailarea li .detailList.sizeL  dd{
	padding-left: 20px;
}

.unitDetail .loanSimulator .detailBox .detailList dd p {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middlel;
	padding-top:12px;
	line-height:1.2;
}
.unitDetail .loanSimulator .detailBox .detailList dd .price {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-weight:normal;
	font-size:2.14em;
	color:#ed1c24;
}
.unitDetail .loanSimulator .detailBox .detailList dd .price span {
	font-size:.53em;
	vertical-align:baseline;
}
.unitDetail .loanSimulator .detailBox .detailList dd span.small{
	font-size:0.95em;
	color: #808080;
	display: table-cell;
	padding: 0 5px 0 5px;
	vertical-align: middle;
	
}

.unitDetail .loanSimulator .detailBox .detailList dd .otherPrice {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	line-height:1.2;
	font-size:.85em;
	margin:-12px 0 0 10px;
}
.unitDetail .loanSimulator .detailBox .detailList dd .normalBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #ad7d59;
	vertical-align:middle;
	padding:2px 15px;
	color:#725d4c;
	text-decoration:none;
	border-radius:4px;
	font-weight:bold;
	background:#fdfbfa;
	background:-moz-linear-gradient(top,  #fdfbfa 0%, #fcf9f6 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfbfa), color-stop(100%,#fcf9f6));
	background:-webkit-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:-o-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:-ms-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:linear-gradient(to bottom,  #fdfbfa 0%,#fcf9f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfbfa', endColorstr='#fcf9f6',GradientType=0 );
	box-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
.unitDetail .loanSimulator .detailBox .detailList dd .normalBtn.loan {
	margin:-13px 0 0 10px;
}
.unitDetail .loanSimulator .detailBox .detailList dd .normalBtn.map {
	margin:-2px 0 0 10px;
}
.unitDetail .loanSimulator .detailBox p{
	letter-spacing: 0.1em;
}
.unitDetail .loanSimulator .articleFont{
	font-size:0.85em;
	color:#666;
}
.unitDetail .loanSimulator .detailBox > ul {
	overflow:hidden;
	margin-bottom:10px;
}
.unitDetail .loanSimulator .detailBox > ul li {
	float:left;
}
.unitDetail .loanSimulator .detailBox > ul.detailarea li{
	margin-right: 30px;
}

.unitDetail .loanSimulator .detailBox .box01{
	width:368px;
}

.unitDetail .loanSimulator .detailBox .box02{
	width:282px;
}

.unitDetail .loanSimulator .detailBox .box02 p {
	width:180px;
}

.unitDetail .loanSimulator .btnBox {
	float:right;
	width:260px;
	text-align:center;
}
.unitDetail .loanSimulator .btnBox .after {
	padding-right:10px;
	margin-bottom:3px;
	font-size:.87em;
}
.unitDetail .loanSimulator .btnBox .after em {
	font-weight:bold;
	color:#f00;
	vertical-align:middle;
	font-size:1.29em;
	padding:0 2px;
}
.unitDetail .loanSimulator .btnBox .material {
	margin-bottom:3px;
}
.unitDetail .loanSimulator .btnBox .tell {
	margin-bottom:16px;
	font-size:.85em;
}

.unitDetail .loanSimulator .btnBox .company {
	text-align:right;
	font-size:.72em;
	padding-top: 5px;
}

.unitDetail .loanSimulator .btnBox .company img{
	vertical-align: middle;
}

.unitDetail .loanSimulator .btnBox .teikyou{
	position: relative;
	padding-top:5px;
}

.unitDetail .loanSimulator .btnBox .teikyou .res{
	float:left;
	background-color:#fff;
	border:solid 1px #F2EBDA;
	padding-right: 10px;
	font-size:0.9em;
	color:#666;
}

.unitDetail .loanSimulator .btnBox .teikyou .res:after{
	content:"";
	display:block;
	border-bottom:8px solid #fff;
	border-left:8px solid rgba(0,0,0,0);
	border-right:8px solid rgba(0,0,0,0);
	width:1px;
	height:1px;
	position: absolute;
	top:-3px;
	left:15px;
}

.unitDetail .loanSimulator .btnBox .teikyou .res:before{
	content:"";
	display:block;
	border-bottom:8px solid #F2EBDA;
	border-left:8px solid rgba(0,0,0,0);
	border-right:8px solid rgba(0,0,0,0);
	width:1px;
	height:1px;
	position: absolute;
	top:-4px;
	left:15px;
}

.unitDetail .loanSimulator .btnBox .teikyou .res em{
	font-size:1.43em;
	font-weight:bold;
}

.unitDetail .loanSimulator .btnBox .teikyou .res .icon.star{
	vertical-align: -4px;
}

/*-- .unitNote --*/
.unit .unitNote {
	margin-top: 20px;
	margin-bottom:10px;
}
.unitNote .note {
    color: #808080;
    font-size: .71em;
}

/*-- .unitSlide --*/
.unit.unitSlide{
	margin-bottom:40px;
}

.unitSlide .pointText{
	font-size: 1.15em;
	margin-bottom:20px;
}
.unitSlide .pointText  span.pointChip{
	background: #d12b15;
	color: #fff;
	padding: 1px 10px;
	font-weight: bold;
	float: left;
	font-size: 0.9em;
}

.unitSlide .pointText strong{
	font-weight: normal;
	margin-left: 5px;
	display: block;
	margin-left: 83px;
	margin-top: 2px;
}

.unitSlide .slide-area .slideMain{
	margin-bottom:25px;
}

.unitSlide .slide-area{
	text-align: center;
}

.unitSlide .slide-area .mainPhoto{
	width: 568px;
	vertical-align: middle;
	float: left;
	float:left;
	overflow: hidden;
	position:relative;
	background:url("/search_buy/images/detail_bg_slash.png");
}

.unitSlide .slide-area .mainPhoto.thumbnail{
	width: 706px;
}

.unitSlide .slide-area .mainPhoto .prev{
	position:absolute;
	top:40%;
	left:0;
	background-color:#998675;
	opacity: 0.7;
	z-index: 1;
	width:30px;
	height:70px;
}

.unitSlide .slide-area .mainPhoto .next{
	position:absolute;
	top:40%;
	right:0;
	background-color:#998675;
	opacity: 0.7;
	z-index: 1;
	width:30px;
	height:70px;
}

.unitSlide .slide-area .mainPhoto .mainSlidePhoto{
	width:1000%;
	text-align:center;
}

.unitSlide .slide-area .mainPhoto .mainSlidePhoto .bgsl{
	position: relative;
	float:left;
	width:568px;
	height:367px;
	text-align: center;
	overflow: hidden;
}

.unitSlide .slide-area .mainPhoto.thumbnail .mainSlidePhoto .bgsl{
	width:706px;
	height:455px;
}


.unitSlide .slide-area .mainPhoto .mainSlidePhoto .bgsl .photoSize{
	width:568px;
	height:367px;
	vertical-align: middle;
	text-align: center;
	display:table-cell;
}

.unitSlide .slide-area .mainPhoto .mainSlidePhoto li img{
	vertical-align: middle;
}

.slide-area .annotationMain{
	font-size: 1em;
	text-align: center;
	text-overflow: ellipsis;
	width: 568px;
	overflow: hidden;
	padding: 10px 0;
	background: #E6E6E6;
	opacity: 0.7;
	position: absolute;
	bottom:0;
	left:0;
}

.slide-area .thumbnail .mainSlidePhoto .annotationMain{
	width:706px;
}


.unitSlide .slide-area .floorPlan{
	width: 333px;
	height: 375px;
	float: right;
	padding-right: 23px;
	text-align: center;
}
.unitSlide .slide-area .floorPlan.thumbnail{
	width: 256px;
}
.unitSlide .slide-area .floorPlan .inner{
	position: relative;
}

.unitSlide .slide-area .floorPlan.thumbnail{
	width: 230px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.photoarea {
	height: 400px;
	padding-bottom: 13px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.photoarea li{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.photoarea li a{
	text-decoration: none;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.photoarea p.annotation{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.photoarea li p.annotation{
	background: #E6E6E6;
	color: #4d4d4d;
	font-size: 0.8em;
	padding: 2px 0;
	width: 100px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.photoarea li.select p.annotation{
	color: #fff;
	font-weight: bold;
	background: #998675;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton{
	width: 215px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow{
	text-align: center;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow a{
	display: block;
	min-width: 55px;
	background: #fff;
	border:solid 1px #AD7D59;
	border-radius: 4px;
	text-decoration: none;
	color: #725D4C;
	padding: 5px 0;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow a:hover{
	opacity: 0.75;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow.prevButton a {
	padding-right: 4px;
	padding-left: 1px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow.nextButton a {
	padding-left: 5px;
}

.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow a span.icon.arrowleft{
	margin-top: -2px;
	margin-right: 5px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow a span.icon.arrowright{
	margin-top: -2px;
	margin-left: 5px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .prevButton{
	float: left;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .nextButton{
	float: right;
	padding-left: 3px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .number{
	width: 87px;
	float: left;
	margin: 0 auto;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.numberlist{
	text-align: center;
	margin-top: 11px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.numberlist li{
	display: inline-block;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.numberlist li a{
	background: #E6E6E6;
	display: inline-block;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	margin-right: 2px;
	border-radius: 18px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner ul.numberlist li.on a{
	background: #725D4C;
}
.unitSlide .material{
	width: 577px;
	margin: 40px auto 10px;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow a.disable {
	color : #e6e6e6;
	border: 1px solid #e6e6e6;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow a.disable span {
	opacity: 0.25;
}
.unitSlide .slide-area .floorPlan.thumbnail .inner .arrowButton .arrow a.disable:hover {
	color : #e6e6e6;
	opacity: 1;
}

/* 20160304 ikai add */
.unitSlide .slide-area .floorPlan .inner > p img {
	max-width: 333px;
	max-height: 367px;
	width: auto;
	height: auto;
}
.unitSlide .slide-area .floorPlan .inner > p:first-child{
	height: 367px;
}
.slide-area .annotationSub{
	font-size: 1em;
	text-align: center;
	text-overflow: ellipsis;
	width: 333px;
	overflow: hidden;
	padding: 10px 0;
	background: #E6E6E6;
	opacity: 0.7;
	position: absolute;
	bottom:0;
	left:0;
}
.slide-area .thum{
	margin-bottom:20px;
}


.slide-area .thum > ul li{
	float: left;
	width: 85px;
	padding-right: 13px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
}

.slide-area .thum > ul li a{
	text-decoration: none;
	display: block;
	width: 85px;
}

.slide-area .thum > ul li a .select{
	color: #fff;
	background: #998675;
}

.slide-area .thum > ul li a .annotation{
	position: absolute;
	bottom:0;
	left:0;
	background: none repeat scroll 0 0 #e6e6e6;
	width:85px;
	color: #4d4d4d;
	display: block;
	font-size: 0.71em;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 1px 0;
	height: 15px;
}
.slide-area .thum > ul li.select a .annotation{
	color: #fff;
	background: #998675;
}

.unitSlide .equipmentList > ul{
	margin-left:-13px;
}

.unitSlide .equipmentList > ul li {
	padding-left: 15px;
	margin-bottom: 10px;
	float: left;
}
.unitSlide .equipmentList > ul li .label{
	color: #EA6744;
	text-align: center;
	background: #FCF5ED;
	border: #EA6744 solid 1px;
	border-radius:3px;
	width: 149px;
	padding: 4px 0;
	display: block;
	font-size: 0.85em;
}

.unitSlide .btnArea {
	margin-top: 40px;
}
.unitSlide .btnArea ul {
	width:100%;
	margin:0 auto;
	text-align: center;
}
.unitSlide .btnArea ul li {
	display: inline-block;
	margin-right: 15px;
}
.unitSlide .btnArea ul li:fisrt-child {
	margin-left:0;
}
.unitSlide .btnArea ul li a:hover{
	opacity:0.7;
}
.unitSlide .btnArea .tellNote {
	padding-top:10px;
	text-align:center;
}
.unitSlide .btnArea .tellNote a {
	font-size:1.14em;
}



/*-- .unitMaterial --*/
.unit.unitMaterial{
	margin-bottom:33px;
}

.unitMaterial.gross{
	background:#fcf5ed;
	margin-bottom:50px;
}
.unitMaterial .module{
	background:#fcf5ed;
	padding: 20px 0;
}
.unitMaterial.gross .module{
	background:none;
}
.unitMaterial .after{
	text-align: center;
	font-size:.85em;
}
.unitMaterial .button.btnMaterialLongDtl{
	margin: 0 auto 10px;
}
.unitMaterial .tell{
	text-align: center;
	margin-bottom: 10px;
	font-size:1.14em;
}
.unitMaterial .after em {
	font-weight:bold;
	color:#f00;
	vertical-align:middle;
	font-size:1.29em;
	padding:0 2px;
	text-align: center;
}
.unitMaterial .material {
	margin-bottom:3px;
}

.unitMaterial .btnArea {
	margin-bottom:15px;
}
.unitMaterial .btnArea ul {
	width:100%;
	text-align: center;
}

.unitMaterial.sizeS .btnArea ul {
	width:100%;
	text-align: center;
}

.unitMaterial .btnArea ul li {
	display: inline-block;
	margin-right: 15px;
}
.unitMaterial .btnArea ul li:fisrt-child {
	margin-left:0;
}
.unitMaterial .btnArea ul li a:hover{
	opacity:0.7;
}
.unitMaterial .btnArea .tellNote {
	padding-top:10px;
	text-align:center;
}
.unitMaterial .btnArea .tellNote a {
	font-size:1.14em;
}
.bookmarkPlus{
	display:table;
		*display:block;
		*width:567px;
	margin:0 auto;
	padding:20px;
	background-color:#fff;
	border:solid 1px #EFEAD8;
}

.bookmarkPlus .bookmarkPc{
	display:table-cell;
		*display:inline-block;
		*float:left;
	text-align:center;
	vertical-align: top;
	padding-right:20px;
	border-right:solid 1px #EFEAD8;
}

.bookmarkPlus .bookmarkPc a:hover{
	opacity: 0.7;
}

.bookmarkPlus .bookmarkPc .ball{
	margin-top:5px;
}

.bookmarkPlus .bookmarkPc .ball .balloon{
	font-size:0.85em;
	background-color:#F4EFE4;
	position: relative;
	padding:10px 5px 5px 0;
}

.bookmarkPlus .bookmarkPc .ball .balloon em{
	font-size:1.66em;
	font-weight:bold;
}

.bookmarkPlus .bookmarkPc .ball .balloon:before{
	content:"";
	display:block;
	border-bottom:7px solid #EFE8DC;
	border-left:7px solid rgba(0,0,0,0);
	border-right:7px solid rgba(0,0,0,0);
	width:1px;
	height:1px;
	position: absolute;
	top:-6px;
	left:45px;
}

.bookmarkPlus .bookmarkPc .ball .balloon:after{
	content:"";
	display:block;
	border-bottom:7px solid #F4EFE4;
	border-left:7px solid rgba(0,0,0,0);
	border-right:7px solid rgba(0,0,0,0);
	width:1px;
	height:1px;
	position: absolute;
	top:-5px;
	left:45px;
}

.bookmarkPlus .bookmarkPc .ball .icon.star{
	vertical-align: -4px;
}

.bookmarkPlus .bookmarkSmp{
	display:table-cell;
	padding-left:20px;
	vertical-align: middle;
}

.bookmarkPlus .bookmarkSmp .bookmarkSmpLeft{
	float:left;
	text-align: center;
}

.bookmarkPlus .bookmarkSmp .bookmarkSmpLeft a:hover{
	opacity: 0.7;
}

.bookmarkPlus .bookmarkSmp .bookmarkSmpLeft p{
	font-size:0.71em;
	color:#7C6E62;
	margin-bottom:5px;
}

.bookmarkPlus .bookmarkSmp .bookmarkSmpRight{
	float:right;
}

.bookmarkPlus .bookmarkSmp .bookmarkSmpRight img{
	margin-left:10px;
}

/*-- .unitPeripheral --*/
.unitPeripheral .module{
	padding: 10px 0;
}
.unitPeripheral .tab-wrap{
	border-bottom: solid #ea6744 6px;
	margin-bottom: 20px;
}
.unitPeripheral .tab-wrap > ul{
	float: left;
	margin-left: 10px;
}
.unitPeripheral .tab-wrap > ul li{
	float: left;
	margin-left: 5px;
}

.unitPeripheral .tab-wrap > ul li a{
	border:solid #ea6744 1px;
	border-radius: 10px 10px 0 0;
	color: #ea6744;
	text-decoration: none;
	text-align: center;
	padding: 10px 0px 8px;
	font-size: 1.66em;
	font-weight: normal;
	display: block;
	min-width: 246px;
}

.unitPeripheral .tab-wrap > ul li.select a{
	background: #ea6744;
	color: #fff;
}

.unitPeripheral .tab-wrap .termLink{
	float: right;
	margin-top: 16px;
}

.unitPeripheral .tab-wrap .termLink a{
	color: #333;
}

.unitPeripheral .mapArea .mapInner{
	width: 757px;
	float: left;
	margin-bottom:40px;
}

.unitPeripheral .mapArea .map{
	width:950px;
	margin:0 auto;
}

.unitPeripheral .mapArea .mapInner .mapbox{
	margin-bottom:15px;
}

.unitPeripheral .mapArea ul.facilityList{
	margin-bottom: 8px;
	margin-left: -13px;
}
.unitPeripheral .mapArea ul.facilityList li{
	background-color: #f6f6f6;
	background-image: linear-gradient(to bottom, #fff 0px, #ededed 100%);
	border: 1px solid #e2e2e2;
	display: inline-block;
	float: left;
	font-size: 1.05em;
	margin-left: 10px;
}
.unitPeripheral .mapArea ul.facilityList li a{
	color: #494949;
	display: block;
	padding: 8px 5px 5px;
	text-decoration: none;
	margin-left:2px;
}

.unitPeripheral .mapArea ul.facilityList li a:hover{
	opacity:0.7;
}
.unitPeripheral .mapArea p.facilityListNote{
	font-size: 0.78em;
	color: #666;
}

.unitPeripheral .mapArea .mapAreaSlide{
	float: right;
	width: 175px;
}

.unitPeripheral .mapArea .mapAreaSlide ul{
	text-align: center;
}

.unitPeripheral .mapArea .mapAreaSlide li{
	text-align:left;
}

.unitPeripheral .mapArea .mapAreaSlide .mapAreafont{
	font-size:0.92em;
	line-height:1.2;
	padding:5px 15px 5px 0;
}

.unitPeripheral .mapArea .mapAreaSlide a{
	display:block;
	width:173px;
	height:20px;
}

.unitPeripheral .mapArea .mapAreaSlide .up{
	background-color:#F2EBDA;
	margin-bottom:10px;
	text-align: center;
}

.unitPeripheral .mapArea .mapAreaSlide .down{
	background-color:#F2EBDA;
	margin-top:10px;
	text-align: center;
}
.unitPeripheral .mapAreaSlide .flow {
	overflow : hidden;
	position : relative;
	height : 477px;
}
.unitPeripheral .mapAreaSlide .flow .slideIn {
	height : 1000%;
	position : relative;
}
.unitPeripheral .mapAreaSlide .flow ul {
	position : relative;
	height : 477px;
	float : top;
}

/*-- .unitPeripheral .mapArea .imgList --*/
.unitPeripheral .mapArea .imgList.col03{
	margin-bottom: 20px;
}

.unit.unitPeripheral .mapArea {
}
.unitPeripheral .mapArea {
}
.unitPeripheral .mapArea .btnType {
	position:relative;
}
.unitPeripheral .mapArea .btnType .btnWrap {
	position:absolute;
	top:0;
	right:0;
	font-size:small;
}
.unitPeripheral .mapArea .btnType .normalBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:1px solid #ad7d59;
	vertical-align:middle;
	padding:2px 15px;
	color:#725d4c;
	text-decoration:none;
	border-radius:4px;
	font-weight:bold;
	background:#fdfbfa;
	background:-moz-linear-gradient(top,  #fdfbfa 0%, #fcf9f6 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfbfa), color-stop(100%,#fcf9f6));
	background:-webkit-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:-o-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:-ms-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:linear-gradient(to bottom,  #fdfbfa 0%,#fcf9f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfbfa', endColorstr='#fcf9f6',GradientType=0 );
	box-shadow:1px 1px 1px rgba(0,0,0,0.3);
}
.unitPeripheral .mapArea .btnType .normalBtn span {
	font-size:1.08em;
}
.unitPeripheral .mapArea .imgList {
}
.unitPeripheral .mapArea .imgList.col03{
	margin-bottom: 20px;
}
.unitPeripheral .mapArea .imgList > ul {
	overflow:hidden;
	padding:10px 0 0;
}
.unitPeripheral .mapArea .imgList li {
	float:left;
	width:480px;
	margin-left:25px;
}
.unitPeripheral .mapArea .imgList.col01 li {
	width:985px;
}
.unitPeripheral .mapArea .imgList.col03 li {
	width:315px;
	margin-left:20px;
}
.unitPeripheral .mapArea .imgList li:first-child,
.unitPeripheral .mapArea .imgList.col03 li:first-child {
	margin-left:0;
}
.unitPeripheral .mapArea .imgList .linkBox {
	display:block;
	color:#998675;
}
.unitPeripheral .mapArea .imgList.col01 .linkBox {
	border:1px solid #e6e6e6;
}
.unitPeripheral .mapArea .imgList .linkBox:hover img {
	opacity:0.7;
}
.unitPeripheral .mapArea .imgList .linkBox:hover .imgWrap {
	border-top:10px solid #f6f6f6;
	border-left:10px solid #f6f6f6;
	border-right:10px solid #f6f6f6;
}
.unitPeripheral .mapArea .imgList.col01 .linkBox:hover .imgWrap {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #e6e6e6;
}
.unitPeripheral .mapArea .imgList.col03 .linkBox:hover .imgWrap {
	border-top:1px solid #f6f6f6;
	border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
}
.unitPeripheral .mapArea .imgList .linkBox:hover .linDisplayBig {
	background:#f6f6f6;
}
.unitPeripheral .mapArea .imgList .imgWrap {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:480px;
	height:460px;
	border-top:10px solid #f2f2f2;
	border-left:10px solid #f2f2f2;
	border-right:10px solid #f2f2f2;
}
.unitPeripheral .mapArea .imgList.col03 .imgWrap {
	width:313px;
	height:210px;
	border-top:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
}
.unitPeripheral .mapArea .imgList.col01 .imgWrap {
	width:983px;
	height:505px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #e6e6e6;
}
.unitPeripheral .mapArea .imgList .imgWrap p {
	max-width:480px;
	max-height:460px;
}
.unitPeripheral .mapArea .imgList.col01 .imgWrap p {
	max-width:983px;
	max-height:505px;
}
.unitPeripheral .mapArea .imgList.col03 .imgWrap p {
	max-width:313px;
	max-height:210px;
}
.unitPeripheral .mapArea .imgList .imgWrap img,
.unitPeripheral .mapArea .imgList.col01 .imgWrap img,
.unitPeripheral .mapArea .imgList.col03 .imgWrap img {
	max-width:100%;
	width:auto;
	height:auto;
}
.unitPeripheral .mapArea .imgList .imgWrap img {
	max-height:460px;
}
.unitPeripheral .mapArea .imgList.col01 .imgWrap img {
	max-height:505px;
}
.unitPeripheral .mapArea .imgList.col03 .imgWrap img {
	max-height:210px;
}
.unitPeripheral .mapArea .imgList .lead {
	padding-top:10px;
	font-size:1.14em;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}
.unitPeripheral .mapArea .imgList.col03 .lead {
	font-size:1em;
}
.unitPeripheral .mapArea .imgList .text {
	color:#725d4c;
}
.unitPeripheral .mapArea .imgList.col03 .text {
	color:#333;
	font-size:.93em;
}
.unitPeripheral .mapArea .imgList.col03 .place {
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}
.unitPeripheral .mapArea .imgList.col03 .distance {
	font-size:.85em;
	color:#808080;
	text-align:center;
	padding-bottom: 8px;
}
.unitPeripheral .mapArea .imgList.col03 .textType {
	background:#f7f7f7;
	border:1px solid #e6e6e6;
	padding:11px 20px 0px;
	position:relative;
	min-height: 82px;
}
.unitPeripheral .mapArea .imgList.col03 .textType .locationDetailL {
	position:absolute;
	/*top:23px;*/
	top: 50%;
	left:20px;
	margin-top: -14px;
}
.unitPeripheral .mapArea .imgList.col03 .textType .placeDetail {
	padding-left:35px;
}
.unitPeripheral .mapArea .imgList.col03 .textType .ctgrText {
	padding-bottom: 4px;
}

.unitPeripheral .mapArea .imgList.col03 .textType .ctgrText span {
    background-color: #998675;
    color: #fff;
    font-size: 0.73em;
    padding: 0.1em 1em;
    border-radius: 0.2em;
}
.unitPeripheral .mapArea .imgList.col03 .textType .placeText {
	font-size:1.1em;
	font-weight:bold;
	line-height: 1.15;
}
.unitPeripheral .mapArea .imgList.col03 .textType .distanceText {
	font-size:.85em;
	color:#998675;
}

.linDisplayBig {
	background:#f2f2f2;
	color:#998675;
	display:block;
	text-align:center;
	font-size:.78em;
	padding:10px 0;
}
.linDisplayBig.sizeL {
	padding:20px 0;
}
.linDisplayBig.sizeL.fontL {
	font-size:1em;
}
a.linDisplayBig:hover {
	background:#f6f6f6;
}

.unitPeripheral .mapArea .noteList {
	margin:-5px 0 30px;
}
.unitPeripheral .mapArea .noteList li {
	font-size:.85em;
	text-indent:-1em;
	padding-left:1em;
	line-height:1.3;
	color:#808080;
}

.market{
	display:table;
		*display:block;
	margin-top:15px;
	margin-bottom:60px;
}

.market ul{
	display:table-cell;
		*display:block;
		*float:left;
	width:130px;
	vertical-align: top;
}

.market li{
	text-align: center;
}

.market li a{
	text-decoration: none;

}

.market .nonselect01{
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	margin:1px;
	padding:10px 10px;
}

.market .nonselect02{
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	margin:1px;
	padding:10px 10px;
}

.market .nonselect01 a{
	color:#725D4C;
}

.market .nonselect02 a{
	color:#725D4C;
}

.market .select{
	background:#F2EBDA;
	margin:0;
}

.market .select a{
	color:#725D4C;
	font-weight:bold;
}

.market .marketTable{
	background-color:#F2EBDA;
	display:table-cell;
}

.market .marketTable .inner{
	padding:5px;
}

.market .marketTable .inner table{
	
}

.market .marketTable .inner thead{
	background-color:#998675;
	color:#fff;
}

.market .marketTable .inner tr{

}

.market .marketTable .inner th{
	padding:5px 10px;
	width:100px;
	border:solid 1px #B3B3B3;
	text-align:right;
	font-size:0.92em;
}

.market .marketTable .inner .rage{
	text-align:left;
}

.market .marketTable .inner td{
	border:solid 1px #B3B3B3;
	text-align: right;
	padding-right: 10px;
	background-color:#fff;
	font-size:0.92em;
}

.market .marketTable .inner .anotherTable{
	background-color:#FCF9EB;
	color:#846D5D;
	text-align: left;
	font-weight:normal;
}


/*--unitcompany--*/

.unit.unitCompany h2{
	background:#fcf5ed;
	border-left:solid 12px #ea6744;
	border-bottom:solid 1px #D8C5B2;
	color:#725d4c;
	padding:10px;
	font-size:1.36em;
	margin-bottom:20px;
}

.unit.unitCompany .deatilCompany{
	width:946px;
	margin: 0 auto;
}

.unit.unitCompany .deatilCompany h3{
	font-size:1.57em;
	border:0;
	padding:0;
	font-weight:bold;
}

.unit.unitCompany .deatilCompany ul{
	display:table;
}

.unit.unitCompany .deatilCompany .other{
	margin-bottom:20px;
}

.unit.unitCompany .deatilCompany li{
	display:table-cell;
	font-size:1.14em;
}

.unit.unitCompany .deatilCompany li:nth-child(2n){
	padding-left:55px;
}

.unit.unitCompany .deatilCompany dl{

}

.unit.unitCompany .deatilCompany .call{
	color:#fff;
	text-decoration: none;
}

.unit.unitCompany .deatilCompany dt{
	background:#998675;
	font-size:1.2em;
	color:#fff;
	text-align: center;
	padding:7px;
}

.unit.unitCompany .deatilCompany dt strong{
	font-size:1.33em;
	font-weight:bold;
}

.unit.unitCompany .deatilCompany dd{
	background:#f2ebda;
	display:table;
	width:906px;
	padding:20px 20px 16px 20px;
}

.unit.unitCompany .deatilCompany .width{

}

.unit.unitCompany .deatilCompany .inquiryDetail{
	float:left;
	line-height:1.1;
}

.unit.unitCompany .deatilCompany .inquiryDetail .detailIn{
	font-size:1.28em;
	font-weight:bold;
}

.unit.unitCompany .deatilCompany .inquiryDetail .detailSubIn{
	font-size:1.5em;
	margin-top: 10px;
}

.unit.unitCompany .deatilCompany .inquiryDetail .detailNum{
	font-size:3.25em;
	font-weight:bold;
	color:#ea6744;
}

.unit.unitCompany .deatilCompany .inquiryDetail .detailAcc{
	font-size:0.85em;
	width:440px;
}

.unit.unitCompany .deatilCompany .detailSound{
	font-size:1.07em;
	text-align: center;
	padding-top:10px;
	display:block;
	float:right;
	width:355px;
}

.unit.unitCompany .deatilCompany .detailSound .soundFont{
	margin-bottom:5px;
}

.unit.unitCompany .deatilCompany .detailSound .inquiryNum{
	display:inline-block;
	background-color:#fff;
	padding:0 10px;
}

.unit.unitCompany .deatilCompany .detailSound .inquiryNum span{
	font-size:1.06em;
	color:#725D4C;
	padding-right:10px;

}

.unit.unitCompany .deatilCompany .detailSound .inquiryNum em{
	font-size:1.81em;
	font-weight:bold;
	overflow: hidden;
}

.unit.unitCompany .deatilCompany .attention{
	font-size:0.85em;
	padding-top: 10px;
	margin-bottom:30px;
	color:#666;
	line-height: 1.3;
}
.unit.unitCompany .deatilCompany .others {
	font-size:1.14em;
	padding-top: 10px;
	margin-bottom:30px;
	color:#666;
	line-height: 1.3;
}

.unit.unitCompany .deatilCompany .infoList{
	margin-left: 1em;
}

.unit.unitCompany .mailPosition{
	margin-bottom:40px;
}

.unit.unitCompany .mailPosition a{
	margin: 0 auto;
	display:block;
}

.unit.unitCompany .mailPosition a:hover{
	opacity:0.7;
}

/*--articleArea--*/

.unit.articleArea{
	margin-bottom:40px;
}

.unit.articleArea .flow{
	overflow: hidden;
	position: relative;
	width:985px;
}

.unit.articleArea .module{
	position:relative;
}

.unit.articleArea h2{
	background:#fcf5ed;
	border-left:solid 12px #ea6744;
	border-bottom:solid 1px #D8C5B2;
	color:#725d4c;
	padding:10px;
	font-size:1.36em;
	margin-bottom:20px;
}

.unit.articleArea .articleFont{
	font-size:0.94em;
	font-weight:normal;;
}

.unit.articleArea .articleIn{
	margin:0 auto;
	width:1000%;
}
.unit.articleArea .articleIn {
	width : 1000%;
	position : relative;
}
.unit.articleArea .articleIn ul {
	position : relative;
	width : 915px;
	float : left;
}
.unit.articleArea .prev{
	background-color:#F2EBDA;
	vertical-align: middle;
	display:block;
	position:absolute;
	/*top:70px;*/
	bottom: 0;
	left:0;
	width:29px;
	height:197px;
	z-index:8;
}

.unit.articleArea .prev span{
	position: absolute;
	top: 45%;
	left: 25%;
}

.unit.articleArea .next{
	background-color:#F2EBDA;
	vertical-align: middle;
	display:block;
	position:absolute;
	/*top:70px;*/
	bottom: 0;
	right:0;
	width:29px;
	height:197px;
}

.unit.articleArea .next span{
	position: absolute;
	top: 45%;
	left: 25%;
}

.unit.articleArea .articleIn .arrowr{
	background-color:#F2EBDA;
	padding-left:5px;
	vertical-align: middle;
}

.unit.articleArea .articleIn ul{
	display:block;
	padding: 0 37px;
	margin:0 auto;
	float: left;
}

.unit.articleArea .articleIn li{
	display:block;
	float:left;
	padding:0 10px;
}

.unit.articleArea .articleIn .label{
	border:solid 1px #EA6744;
	color:#EA6744;
	padding:2px 5px;
	margin-bottom:5px;
	font-size:0.78em;
}

.unit.articleArea .articleIn .hoverText .textArea .price{
	font-size:1.12em;
	font-weight:bold;
}
.unit.articleArea .articleIn .hoverText .textArea .line{
	line-height: 1.2;
	padding: 5px 5px 0;
}
.unit.articleArea .articleIn .hoverText .textArea .rentDetail{
	font-size:0.92em;
}
.unit.articleArea .articleIn .hoverText .textArea .rentDetail span{
	display: inline-block;
}

.unit.articleArea .articleIn .hoverText .textArea .linkPos{
	margin-top: 10px;
}
.unit.articleArea .articleIn .hoverText .textArea .linkText{
	font-size:0.92em;
	text-decoration:underline;
}

.unit.articleArea .iconLabel.new{
	display:block;
	position:absolute;
	top:0;
	left:1px;
	z-index:10;
}

.unit.articleArea .articleIn .photo img{
	border:solid 1px #B3B3B3;
	width:160px;
	height:160px;
}

.unit.articleArea .articleIn .hoverText{
	position: relative;
	display:block;
}

.unit.articleArea .articleIn a{
	text-decoration: none;
}

.unit.articleArea .articleIn .textArea{
	background:url("/search_buy/images/detail_bg_detail_text.png") repeat;
	width:161px;
	height:161px;
	position: absolute;
	top:0;
	left:0;
	z-index:5;
	display: none;
}

.unit.articleArea .articleIn a:hover .textArea{
	display:block;
}

.unit.articleArea .articleIn .textArea .inner{
	text-align: center;
	padding-top:20px;
	color:#fff;
}

/*--articleDetail--*/

.articleDetail .inner .detailTable .mapLink{
	background-color:#efeeee;
	border:solid 1px #999;
	border-radius: 5px;
	padding:5px 20px;
}

.articleDetail .inner .detailTable table{
	width:100%;
	margin-top:10px;
	margin-bottom: 65px;
}

.articleDetail .inner .detailTable tr{

}

.articleDetail .inner .detailTable th{
	background-color: #FFFCDC;
	color:#998675;
	padding:20px 20px;
	border:solid 1px #CCCCCC;
	width:110px;
}

.articleDetail .inner .detailTable .column4 th {
	width: 16.66%;
}

.articleDetail .inner .detailTable td {
	padding:20px 20px;
	border:solid 1px #CCCCCC;
}

.articleDetail .inner .detailTable .column4 td {
	width: 33.32%;
}

.companyDetailTitle,
.companyDetailDescription {
	margin: 0 0 8px 0;
}

#companyDetailTable th,
#companyDetailTable td {
	border: none;
	vertical-align: top;
}

#companyDetailTable th {
	padding: 4px 8px 4px 0;
	color: #998675;
	width: 75px;
}

#companyDetailTable td {
	padding: 4px 8px;
}

#companyDetailTable+dl {
	margin: 8px 0 0 0;
}

.sellerCompany {
	margin: 0 0 48px 0;
}

.sellerCompany h4 {
	margin: 16px 0 0 0;
}

.sellerCompanyTable th {
	width: 90px;
	color: #998675;
}

.sellerCompanyTable td {
	padding: 4px 8px;
}

/*--otherArticle--*/

.unit.otherArticle{
	margin-bottom:40px;
}

.unit.otherArticle h2{
	background:#fcf5ed;
	border-left:solid 12px #ea6744;
	border-bottom:solid 1px #D8C5B2;
	color:#725d4c;
	padding:10px;
	font-size:1.36em;
	margin-bottom:20px;
}

.unit.otherArticle h2 .textRight{
	float:right;
}

.unit.otherArticle h2 a{
	font-size:0.84em;
	font-weight:normal;
	text-align:right;
	color:#4D4D4D;
}

.unit.otherArticle .articleList{
	width:946px;
	margin:0 auto;
}

.unit.otherArticle dl{
	
}

.unit.otherArticle dt{
	margin-bottom:8px;
}

.unit.otherArticle .label{
	background-color: #F2EBDA;
	color:#725D4C;
	padding:3px 10px;
	font-size:0.86em;
}

.unit.otherArticle dd{
	margin-bottom:30px;
	margin-left:-10px;
}

.unit.otherArticle ul{
	
}

.unit.otherArticle li{
	float:left;
}

.unit.otherArticle li a{
	color:#4D4D4D;
	font-size:1.14em;
	margin-left:20px;
}

.unit.otherArticle li span{
	font-size:0.71em;
	text-decoration: none;
}

/*--recentryArea--*/

.unit.lookUp{
	margin-bottom:40px;
}

.unit.lookUp .flow{
	overflow: hidden;
}

.unit.lookUp .module{
	position: relative;
}

.unit.lookUp  h2{
	background:#fcf5ed;
	border-left:solid 12px #ea6744;
	border-bottom:solid 1px #D8C5B2;
	color:#725d4c;
	padding:10px;
	font-size:1.36em;
	margin-bottom:20px;
}

.unit.lookUp .lookupFont{
	font-size:0.94em;
	font-weight:normal;
}

.unit.lookUp .prev{
	background-color:#F2EBDA;
	vertical-align: middle;
	display:block;
	position:absolute;
	/*top:70px;*/
	bottom: 0;
	left:0;
	width:29px;
	height:235px;
	margin-right:10px;
}

.unit.lookUp .prev span{
	position: absolute;
	top: 45%;
	left: 25%;
}

.unit.lookUp .next{
	background-color:#F2EBDA;
	vertical-align: middle;
	display:block;
	position:absolute;
	/*top:70px;*/
	bottom: 0;
	right:0;
	width:29px;
	height:235px;
	margin-left:10px;
}

.unit.lookUp .next span{
	position: absolute;
	top: 45%;
	left: 25%;
}

.unit.lookUp .lookupIn{
	width:1000%;
}

.unit.lookUp .lookupIn ul{
	display:block;
	padding: 0 36px;
	margin:0 auto;
	float:left;
	width:948px;
}

.unit.lookUp .lookupIn li{
	display:block;
	float:left;
	padding:0 10px;
	text-align:left;
}

.unit.lookUp .lookupIn .label{
	border:solid 1px #EA6744;
	color:#EA6744;
	padding:2px 5px;
	font-size:0.71em;
	margin-bottom:5px;
}

.unit.lookUp .lookupIn .lookupText{
	line-height: 1.2;
}

.unit.lookUp .lookupIn .photo{
	margin-bottom: 5px;
}

.unit.lookUp .lookupIn .photo img{
	width:130px;
	height:130px;
	border:solid 1px #ccc;
}

.unit.lookUp .lookupIn .photo img:hover{
	opacity: 0.7;
}

.unit.lookUp .lookupIn .arrowl{
	background-color:#F2EBDA;
	vertical-align: middle;
}

.unit.lookUp .lookupIn .arrowr{
	background-color:#F2EBDA;
	padding-left:5px;
	vertical-align: middle;
}

.unit.lookUp .lookupIn a{
	text-decoration: none;
}

.unit.lookUp .lookupIn .place{
	font-size:0.94em;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

.unit.lookUp .lookupIn .price{
	font-size:1.21em;
	color:#ED1C24;
}

.unit.lookUp .lookupIn .price span{
	font-size:0.65em;
}

.unit.lookUp .lookupIn .distance{
	font-size:0.98em;
	color:#000;
}

.unit.lookUp .lookupIn .walk{
	font-size:0.98em;
	color:#000;
}

/*--menseki--*/

.menseki{
	margin-bottom: 15px;
}

.menseki .mensekiArea{
	padding-top:45px;
	float:left;
	width:80%;
}

.menseki .mensekiBox{
	float:left;
	display:block;
}

.menseki .mensekiDescription{
	font-size:0.71em;
	color:#725D4C;
	margin-left: 40px;
}

.menseki .pageTop{
	float:right;
}

.menseki .pageTop a:hover{
	opacity:0.7;
}

/* unitPanorama */
.unit.unitPanorama{
	margin-bottom: 60px;
}
.unit.unitPanorama h2{
	background:#fcf5ed;
	border-left:solid 12px #ea6744;
	border-bottom:solid 1px #D8C5B2;
	color:#725d4c;
	padding:10px;
	font-size:1.36em;
	margin-bottom:20px;
}

.unit.unitPanorama .panoramicImage{
	width:962px;
	margin: 0 auto;
}

/*--footer--*/

footer{
	background-color: #4f3c2d;
}

.footerArea{
	color:#fff;
	width:985px;
	display:block;
	margin:0 auto;
	padding-top:10px;
}

.footerArea a{
	color: #fff;
}

/*--image popup--*/
.iconPop {
    background-image: url("/search_buy/images/detail_shinchiku_sprite_icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.iconPop.arrowleftPop {
	background-position: -160px -157px;
	width: 13px;
	height: 17px;
}
.iconPop.arrowrightPop {
	background-image: url("/search_buy/images/detail_shinchiku_sprite_icon.png");
	background-repeat: no-repeat;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	background-position: -160px -184px;
	width: 13px;
	height: 17px;
}

.buttonPop {
	background-image:url("/search_buy/images/detail_shinchiku_sprite_btn.png");
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
}
.buttonPop.btnMaterialPop {
	background-position: 0 -590px;
	width: 178px;
	height: 59px;
}
.buttonPop.btnTourPop {
	background-position: -299px -590px;
	width: 178px;
	height: 59px;
}

.popContents {
	width:800px;
}
.popContents .popInner {
	padding:25px 30px;
	background:#fff;
}
.popContents .popSlide {
	position:relative;
	margin-bottom:20px;
}
.popContents .imgArea {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:740px;
	height:475px;
}
.popContents .imgArea p {
	max-width:740px;
	max-height:475px;
}
.popContents .imgArea p img {
	max-width:100%;
	max-height:475px;
	width:auto;
	height:auto;
}
.popContents .popSlide .prev {
	width:50px;
	height:65px;
	padding-top:45px;
	background:#998675;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
	position:absolute;
	display:block;
	top:50%;
	left:0;
	margin-top:-55px;
	text-align:center;
}
.popContents .popSlide .next {
	width:50px;
	height:65px;
	padding-top:45px;
	background:#998675;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
	position:absolute;
	display:block;
	top:50%;
	right:0;
	margin-top:-55px;
	text-align:center;
}
.popContents .popSlide .num {
	position:absolute;
	bottom:0;
	right:0;
}
.popContents .popSlide .num span {
	position:absolute;
	top:10px;
	right:0;
	background:#fcf5ed;
	font-weight:bold;
	border-radius:4px;
	color:#725d4c;
	text-align:center;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:3px 8px;
	border:ap solid #f7efe8;
	font-size:1.28em;
}
.popContents .imgInfo {
	border-bottom:1px solid #e6e6e6;
	margin-bottom:30px;
}
.popContents .imgInfo .infoTitle {
	font-size:1.14em;
	text-align:center;
	font-weight:bold;
	margin:3px;
	padding:0 90px;
}
.popContents .imgInfo .infoNote {
	color:#725d4c;
	margin-bottom:10px;
}
.popContents .imgInfo .infoNote.centerStyle {
	text-align:center;
}
.popContents .floorInfo {
	border-bottom:1px solid #e6e6e6;
	margin-bottom:30px;
}
.popContents .floorInfo .infoTitle {
	font-size:1.14em;
	text-align:center;
	padding:0 90px;
	border-bottom:1px solid #e6e6e6;
}
.popContents .floorInfo .infoTitle em {
	font-size:1.62em;
	font-weight:normal;
	font-style:normal;
}
.popContents .floorInfo .infoDetail {
	padding:25px 10px;
}
.popContents .floorInfo .infoDetail ul {
	margin-top:15px;
}
.popContents .floorInfo .infoDetail ul:first-child {
	margin-top:0;
}
.popContents .floorInfo .infoDetail li {
	float:left;
	width:50%;
}
.popContents .floorInfo .infoDetail dt {
	color:#ea6744;
	font-size:1.07em;
	float:left;
	width:75px;
}
.popContents .floorInfo .infoDetail dd {
	margin-left:80px;
	font-size:1.07em;
}
.popContents .floorInfo .infoDetail dd a {
	color:#333;
}
.popContents .headButton {
	margin-bottom:20px;
}
.popContents .headButton > a {
	float:right;
}
.popContents .popMainImg {
	text-align:center;
	margin-bottom:25px;
}
.popContents .popMainImg img {
	max-width:100%;
	width:auto;
	height:auto;
}
.popContents .popMainImg.slideType {
	position:relative;
}

.popContents .popMainImg.slideType .prev {
	width:50px;
	height:65px;
	padding-top:45px;
	background:#998675;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
	position:absolute;
	display:block;
	top:50%;
	left:0;
	margin-top:-55px;
	text-align:center;
}
.popContents .popMainImg.slideType .next {
	width:50px;
	height:65px;
	padding-top:45px;
	background:#998675;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);
	position:absolute;
	display:block;
	top:50%;
	right:0;
	margin-top:-55px;
	text-align:center;
}
.popContents .popMainImg.slideType .num {
	padding-top:15px;
	text-align:center;
}
.popContents .popMainImg.slideType .num span {
	background:#fcf5ed;
	font-size:1.28em;
	font-weight:bold;
	border-radius:4px;
	color:#725d4c;
	text-align:center;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:3px 8px;
	border:ap solid #f7efe8;
}


.popContents .popTable {
	width:100%;
	margin-bottom: 35px;
}
.popContents .popTable th {
	background: #f2ebda;
	color:#998675;
	padding:20px 20px;
	border:solid 1px #ccc;
	width:150px;
	font-weight:normal;
	vertical-align:top;
	font-size:1.14em;
}
.popContents .popTable th.sizeS {
	width:70px;
}
.popContents .popTable td {
	padding:20px 20px;
	border:solid 1px #ccc;
	vertical-align:top;
	font-size:1.14em;
}
.popContents .popTable td em {
	color:#ea6744;
}
.popContents .popTable td .note {
	font-size:.75em;
}
.popContents .btnArea .btnWrap {
	float:left;
}
.popContents .btnArea .btnWrap li {
	float:left;
	margin-left:10px;
}
.popContents .btnArea .btnWrap li a:hover {
	opacity:0.7;
}
.popContents .btnArea .btnWrap li:first-child {
	margin-left:0;
}
.popContents .btnArea .textLink {
	float:right;
	padding-top:20px;
}
.popContents .btnArea .textLink a {
	color: #ea6744;
	font-size: 1.07em;
}
.fancybox-close {
	background:url("/search_buy/images/detail_shinchiku_sprite_icon.png") 0 -110px no-repeat !important;
	width: 50px !important;
	height: 49px !important;
	top:-25px !important;
	right:-25px !important;
}



/* 住みやすい街を探す */

.unit.relationListArea{
	margin-bottom:40px;
}
.unit.relationListArea h2{
	background:#fcf5ed;
	border-left:solid 12px #ea6744;
	border-bottom:solid 1px #D8C5B2;
	color:#725d4c;
	padding:10px;
	font-size:1.36em;
	margin-bottom:20px;
}
.unit.relationListArea .icon.getsearch{
	margin: 0px 10px 0px 13px;
}

.unit.relationListArea .relationList{
	border: #E2E2E2 solid 1px;
}
.unit.relationListArea .relationList li{
	padding: 12px 15px 12px 10px;
}
.unit.relationListArea .relationList li{
	border-top: #E2E2E2 solid 1px;
}
.unit.relationListArea .relationList li:first-child{
	border-top: 0;
}


.myHomeAreaSearch.colMain{
	margin-top: 15px;
	margin-bottom: 0 !important;
}
.myHomeAreaSearchSec{
	margin-bottom: 10px;
}
.myHomeAreaSearchPage{
	padding: 10px 10px 10px 10px;
}
.myHomeAreaSearchPage.city{
	padding: 10px 0px 10px 0px;
}

.myHomeAreaSearchPage .imgAreaSearch{
	width: 175px;
	height: 92px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 15px;
	background: url("/search_top/images/sprite.png") no-repeat;
	background-position: -749px -228px;
	border: #E06204 solid 1px;
	box-sizing:border-box;
}
.myHomeAreaSearchPage a.imgAreaSearch:hover{
	opacity: 0.75;
}

.myHomeAreaSearchPage .imgAreaSearch.city{
	margin-right: 0;
	margin-left: 1px;
}

.myHomeAreaSearchPage .ttlAreaSearch{
	font-weight: bold;
	margin-bottom: 5px;
}
.myHomeAreaSearchPage .ttlAreaSearch.city{
	line-height: 1.3;
	padding: 0 10px;
}
.myHomeAreaSearchPage .pageTextAreaSearch{
	margin-bottom: 2px;
}
.myHomeAreaSearchPage .pageLinkAreaSearch{
	text-align: right;
}


/*取り扱い物件*/
.handling {
	width: 985px;
	margin: 0 auto;
	overflow: hidden;
}
.handling .unitDetail {
	background:#fff;
}
.handling .unitDetail .title {
	position:relative;
	padding:0px;
	border: none;
}
.handling .unitDetail .detailTop {
	padding:0px;
	margin-bottom: 40px;
}
.handling .detailRentShop {
	background: #fcf5ed;
	padding: 8px 12px 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.handling .detailRentShop .fontS{
	font-size: 1.14em;
}
.handling .detailRentShop .fontL{
	font-size: 1.5em;
	font-weight: bold;
}
.handling .mainPhoto {
	float: left;
	margin-right: 20px;
}
.handling .mainPhoto .outLine {
	position:absolute;
	border:3px solid #f1f1f1;
	display:block;
	z-index:20;
}
.handling .mainPhoto .photo {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.handling .mainPhoto .photo,.handling .mainPhoto .outLine{
	width:300px;
	height:300px;
}
.handling .mainPhoto img{
	max-width: 300px;
	max-height: 300px;
	height: auto;
}

/*search*/
.handling .pdb16{
	padding-bottom: 16px;
}
.handling .rightPagingNav {
	float:right;
	padding-right:5px;
}
.handling .pagingNav li {
	margin: 0 2px;
	height:1.8em;
	float:left;
	border: solid 1px #eaeaea;
	font-size: 0.86em;
}

.handling .pagingNav li.selected {
	background: #b8b8b8;
	font-weight: bold;
	color:#fff;
}

.handling .pagingNav li span {
	padding: 3px 5px;
}

.handling .pagingNav li a {
	padding: 3px 5px;
	height:100%;
	text-decoration: none;
}
.handling #searchResult {
	margin-bottom: 30px;
}
.handling .searchResultList.nayose{
	border-right: 0px;
}
.handling .searchResultList.nayose .ph{
	width:100px;
}
.handling .searchResultList.nayose .deposit, .handling .searchResultList.nayose .paying{
	width: 80px;
}
.handling .searchResultList.nayose .favorite{
	width:50px;
}
.handling .searchResultList.nayose .icon.icoBookMark.addFavor{
	display: block;
	margin: 0px auto;
	padding-bottom: 1px;
}
.handling .searchResultList.nayose .normalBtn{
	box-shadow: 0px 2px #ccc;
	padding:2px;
}
.handling .searchResultList.nayose .normalBtn.orange{
	padding:4px 20px;
	display: inline-block;
	margin-right: 16px;
	background-color:#ED7433;
	background-image: none;
	color:#fff;
	box-shadow: 0px 2px #bf5417;
	border:1px solid #bf5417;
}
.handling .searchResultList.nayose .normalBtn.orange:hover{
	background-color: #bf5417;
	text-decoration: underline;
}

.handling .searchResultList {
	width:100%;
	border-collapse: separate;
	margin: 0 0 15px 0;
	border-right: solid #cdcdcd 2px;
	border-bottom: solid #cdcdcd 2px;
}
.handling .searchResultList .fontS ,
.handling .searchResultList .addTxt {
	font-size:0.73em;
}

.handling .searchResultList .empTxt {
	font-size:1.16em;
	font-weight:bold;
	color: #de2526;
}

.handling .searchResultList .tableHeader th {
	padding: 12px 2px;
	background: #fcf5ed;
	text-align: center;
	font-size: 0.86em;
	font-weight: normal;
}
.handling .searchResultList td.new {
	background:url(../images/new.gif) 0 0 no-repeat;
}
.handling .searchResultList td {
	padding: 5px 3px 3px;
	text-align: center;
	line-height:1.2em;
	cursor: pointer;
}
.handling .searchResultList td.company {
	text-align:left;
	padding-left: 5px;
}
.handling .searchResultList tr.mouseOver td {
	background-color: #ffffe8;
}

.handling .searchResultList .odd {
	background:#efefef;
}

.handling .searchResultList td.ph {
	width: 100px;
	padding:12px 3px 5px 3px !important;
}

.handling .searchResultList td.address {
	text-align: left;
	font-size: 0.95em;
	line-height:1.3em;
	width:185px;
}

.handling .searchResultList td.minute {
	width:35px;
}
.handling .searchResultList td.deposit {
	width:75px;
}
.handling .searchResultList td.floor {
	width:75px;
}
.handling .searchResultList td.buildDetail {
	width:101px;
}
.handling .searchResultList td.company img,
.handling .searchResultList td.icon img {
	vertical-align:middle;
}
.handling .searchResultList .tableHeader th:last-child {
	width: 180px !important;
}

.handling .searchResultList td.icon {
	padding: 2px;
	text-align:left;
}


/* 各パートナー社のアイコン */
.handling .searchResultList td .partnerIco {
	margin:0 2px 0 5px;
	display:inline-block;
	width: 40px;
	height: 11px;
	vertical-align: -1px;
	*vertical-align: middle;
	background: transparent url(../images/common.png) no-repeat;
	zoom: 1;
	overflow: hidden;
}

.handling .searchResultList td .athomef {
	width: 40px;
	/*background-position: -347px -1px;*/	
	background-position: -360px -1px;	

}
.handling .searchResultList td .homesf {
	width: 40px;
	/*background-position: -392px -1px;*/	
	background-position: -404px -1px;	
}
.handling .searchResultList td .adparkf {
	width: 40px;
	/*background-position: -438px -1px;*/	
	background-position: -451px -1px;	
}
.handling .searchResultList td .misawaf {
	width: 41px;
	/*background-position: -483px -1px;*/	
	background-position: -496px -1px;	

}
/*
.handling .searchResultList td .home4u {
	width: 42px;
	background-position: -487px -1px;	
}
*/
.handling .searchResultList td .centurf {
	width: 42px;
	/*background-position: -532px -1px;*/	
	background-position: -545px -1px;	
}
.handling .searchResultList td .uruuruf {
	width: 41px;
	background-position: -579px -1px;	
}
.handling .searchResultList td .ouchinf {
	width: 40px;
	background-position: -589px -1px;	
}
.handling .searchResultList td .forrenf {
	width: 40px;
	background-position: -631px -1px;	
}
.handling .searchResultList td .zuttof {
	width: 46px;
	background-position: -679px -1px;	
}
.handling .searchResultList td .major7f {
	width: 39px;
	background-position: -725px -1px;	
}
.handling .searchResultList td .yahoof {
	width: 40px;
	background-position: -768px -1px;	
}
.handling .searchResultList td .pitatf {
	width: 41px;
	background-position: -813px -1px;	
}
/* テーブル枠線の種類 */
.handling .tblHeaderBorderTopW    { border-top: solid #fff 1px;       }
.handling .tblHeaderBorderTopD    { border-top: solid #dacdc7 1px;    }
.handling .tblHeaderBorderRightW  { border-right: solid #fff 1px;     }
.handling .tblHeaderBorderRightD  { border-right: solid #dacdc7 1px;  }
.handling .tblHeaderBorderBottomW { border-bottom: solid #fff 1px;    }
.handling .tblHeaderBorderBottomD { border-bottom: solid #dacdc7 1px; }
.handling .tblHeaderBorderLeftW   { border-left: solid #fff 1px;      }
.handling .tblHeaderBorderLeftD   { border-left: solid #dacdc7 1px;   }
.handling .tblRowSolidLeft        { border-left: solid #cdcdcd 1px;   }
.handling .tblRowSolidRight       { border-right: solid #cdcdcd 1px;  }
.handling .tblRowDottedRight      { border-right: dotted #cdcdcd 1px; }
.handling .tblRowSolidBottom      { border-bottom: solid #cdcdcd 1px;}
.handling .tblRowDottedBottom     { border-bottom: dotted #cdcdcd 1px;}

.handling .searchResultList .normalBtn {
	background-color:#f6f6f6;
	background-image:-webkit-gradient( linear, left top, left bottom, color-stop(0, #F2F2F2), color-stop(1, #EDEDED) );
	background-image:-o-linear-gradient(bottom, #F2F2F2 0%, #EDEDED 100%);
	background-image:-moz-linear-gradient(bottom, #F2F2F2 0%, #EDEDED 100%);
	background-image:-webkit-linear-gradient(bottom, #F2F2F2 0%, #EDEDED 100%);
	background-image:-ms-linear-gradient(bottom, #F2F2F2 0%, #EDEDED 100%);
	background-image:linear-gradient(to bottom, #F2F2F2 0%, #EDEDED 100%);
	border:1px solid #dadada;
	display:block;
	text-align:center;
	border-radius:3px;
	text-decoration:none;
	color:#808080;
	margin:0 auto;
	font-weight:bold;
	padding:2px;
	width: 48px;
	margin-bottom: 3px;
}
.handling .searchResultList .normalBtn .icon {
	background-image:url(/search_buy/images/detail_sprite_btn.png);
	background-repeat:no-repeat;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	overflow:hidden;
}
.handling .searchResultList .normalBtn .icon.icoBookMark {
	background-position:-315px -500px;
	width:20px;
	height:19px;
	margin:-4px 5px 0 0;
}
.handling .searchResultList .normalBtn:hover .icon.icoBookMark,
.handling .searchResultList .normalBtn .icon.icoBookMark.on {
	background-position:-14px -500px;
}
.handling .searchResultList .normalBtn .icon.icoBookMark.addFavor{
	display: block;
	margin: 0px auto;
	padding-bottom: 1px;
}
.handling .searchResultList .normalBtn:hover,
.handling .searchResultList .normalBtn.on {
	background-color:#ED7433;
	background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #ED722F), color-stop(1, #ED7433) );
	background-image: -o-linear-gradient(bottom, #ED722F 0%, #ED7433 100%);
	background-image: -moz-linear-gradient(bottom, #ED722F 0%, #ED7433 100%);
	background-image: -webkit-linear-gradient(bottom, #ED722F 0%, #ED7433 100%);
	background-image: -ms-linear-gradient(bottom, #ED722F 0%, #ED7433 100%);
	background-image: linear-gradient(to bottom, #ED722F 0%, #ED7433 100%);
	color:#fff;
}

.handling .searchResultList td a.todetailbtn {
	display:block;
	border:1px solid #ad7d59;
	vertical-align:middle;
	padding:8px 10px;
	color:#725d4c;
	text-decoration:none;
	border-radius:4px;
	background:#fdfbfa;
	background:-moz-linear-gradient(top,  #fdfbfa 0%, #fcf9f6 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfbfa), color-stop(100%,#fcf9f6));
	background:-webkit-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:-o-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:-ms-linear-gradient(top,  #fdfbfa 0%,#fcf9f6 100%);
	background:linear-gradient(to bottom,  #fdfbfa 0%,#fcf9f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfbfa', endColorstr='#fcf9f6',GradientType=0 );
	box-shadow:1px 1px 1px rgba(0,0,0,0.3);
	font-size:1.07em;
	text-align:center;
	width:160px;
	margin:0 auto;
}
.handling .searchResultList td a.todetailbtn .arrowright {
	margin:-5px 0 0 8px;
}

/*-- .mapArea --*/
.handling .mapArea {
	padding-top:20px;
	overflow:hidden;
}
.handling .mapArea .mapInner {
	margin-bottom:15px;
}
.handling .mapArea .mapInner .map {
	float:left;
	width:535px;
	height:380px;
}
.handling .mapArea .mapInner .facilityNav {
	float:right;
	width: 445px;
}
.handling .mapArea .mapInner .facilityNav ul {
	margin:15px 0 0 -10px;
}
.handling .mapArea .mapInner .facilityNav ul:first-child {
	margin:0 0 0 -10px;
}
.handling .mapArea .mapInner .facilityNav ul li {
	float:left;
	width:130px;
	margin-left:10px;
	text-align:center;
	position:relative;
}
.handling .mapArea .mapInner .facilityNav ul li .outLine {
	display:block;
	width:128px;
	height:138px;
	border:1px solid #d3d5d8;
	position:absolute;
	top:0;
	left:0;
}
.handling .mapArea .mapInner .facilityNav ul li .dispCell {
	display:table-cell;
	width:130px;
	height:140px;
	text-align:center;
	vertical-align:middle;
}
.handling .mapArea .mapInner .facilityNav ul li .dispCell img {
	max-width:130px;
	max-height:140px;
	width:auto;
	height:auto;
	vertical-align:top;
}

.handling .mapArea ul.facilityList{
	margin-bottom: 8px;
	margin-left: -10px;
}
.handling .mapArea ul.facilityList li{
	background-color: #f6f6f6;
	background-image: linear-gradient(to bottom, #fff 0px, #ededed 100%);
	border: 1px solid #e2e2e2;
	display: inline-block;
	float: left;
	font-size: 1.05em;
	margin-left: 10px;
}
.handling .mapArea ul.facilityList li a{
	color: #494949;
	display: block;
	padding: 8px 5px 5px;
	text-decoration: none;
	margin-left:2px;
}

.handling .mapArea ul.facilityList li a:hover{
	opacity:0.7;
}
.handling .mapArea p.facilityListNote{
	font-size: 0.78em;
	color: #666;
}


/*マンションノート口コミ*/
.voice_area {
	border:1px solid #EAEAEA;
	background:#F8F8F8;
	width:985px;
	margin:0 auto 0px;
}
.voice_area .detailCommonTtl {
    border-bottom: 2px solid #e8c63e;
    font-size: 18px;
    padding: 8px 11px 7px;
	background:#fffcf2 url(../images/bg_detail_common_ttl.png) 0 100% repeat-x;
}
.voice_area .mark {
	border-bottom:1px solid #EAEAEA;
}
.voice_area .mark .manshion_note {
	width:180px;
	height:26px;
	display:block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url(../images/kuchikomi_icons.png) 0 0 no-repeat;
	float:right;
	margin:8px 10px 10px;
}
.voice_area .map-img-box {
	border:1px solid #EAEAEA;
	width:220px;
	height:140px;
	background:#fff;
	float:right;
	margin:0 0 13px 10px;
}
.voice_area .map-img-box .img {
	margin:8px;
}
.voice_area .map-img-box .img img {
	width:204px;
	height:125px;
}

.voice_area .main p.txt {
	font-size:13px;
	margin-bottom:12px;
}
.voice_area .section {
	padding:11px 10px;
	border-bottom:1px solid #EAEAEA;
}
.voice_area .section .head .hyoka {
	width:50px;
	height:40px;
	display:block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	float:left;
	margin-right:6px;
}
.voice_area .section .head .hyoka.good {
	background:#EB8181 url(../images/kuchikomi_icons.png) 0 -27px no-repeat;
	border-radius:4px;
}
.voice_area .section .head .hyoka.bad {
	background:#7B9FD1 url(../images/kuchikomi_icons.png) -50px -27px no-repeat;
	border-radius:4px;
}
.voice_area .section .main {
	background:#fff;
	padding:13px 15px 0;
	border:1px solid #EAEAEA;
}
.voice_area .section .head {
	margin-bottom:11px;
}
.voice_area .section .head .l {
	float:left;
	width:50%;
}
.voice_area .section .head .r {
	float:right;
	width:50%;
	text-align:right;
	padding-top:5px;
}
.voice_area .section .head .user-names {
	display:inline-block;
	font-size:11px;
	color:#666666;
	line-height:30px;
}
.voice_area .section .head .r .user-img {
	border-radius:15px;
	float:right;
	margin-left:10px;
}
.voice_area .section .head .star {
	color:#888888;
	font-size:12px;
	line-height:1;
}
.voice_area .section .head .cate {
	padding-top:3px;
	line-height:1.3;
}
.voice_area .stars {
	display: inline-block;
	margin: 2px 8px 0 0;
	background-image: url(../images/kuchikomi_icons.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 14px;
}

.voice_area .stars.star0 {background-position: 0 -66px;}
.voice_area .stars.star1 {background-position: 0 -82px;}
.voice_area .stars.star1h {background-position: 0 -97px;}
.voice_area .stars.star2 {background-position: 0 -113px;}
.voice_area .stars.star2h {background-position: 0 -129px;}
.voice_area .stars.star3 {background-position: 0 -144px;}
.voice_area .stars.star3h {background-position: 0 -160px;}
.voice_area .stars.star4 {background-position: 0 -176px;}
.voice_area .stars.star4h {background-position: 0 -192px;}
.voice_area .stars.star5 {background-position: 0 -207px;}

.voice_area .main a span.blank,
.voice_area .more a span.blank {
	background: url(../images/kuchikomi_icons.png) -70px -67px no-repeat;
	width:15px;
	height:11px;
	display:inline-block;
	margin-left:5px;
	vertical-align:middle;
}
.voice_area .main a.more {
	padding-right:15px;
}
.voice_area .more a {
	display:block;
	text-align:center;
	background:#fff;
	padding:15px 0;
	font-size:14px;
}

.voice_area_atten {
	font-size:12px;
	width:985px;
	margin:10px auto 40px;
}






/*-- add-box レコメンドarea--*/
.add-box{
	text-align: center;
}
.add-box .add-ttl{
	padding: 2px 0;
	font-size: 16px;
	background: #f3f1da;
	color: #333;
}
.newRentArea2 {
	border: 1px solid #f3f1da;
    margin-bottom: 20px;
}

.detailSec .newRentArea {
	padding:20px 0 0;
	margin-bottom:30px;
}
.newRentSlideInner .newRentList li .textArea2{
	font-size: 0.8em;
	letter-spacing: -0.05em;
	color: #494949;
}

.newRentSlideInner .newRentList li .textArea2 .price{
	font-size: 1.4em;
	font-weight: bold;
	color: #494949;
	font-style: normal;
}
.newRentSlideInner .newRentList li .textArea2 .price:after{
	content: '\A';
	white-space: pre ;
}

.newRentSlideInner .newRentList li .textArea2 .linkText{
	display: none;
}

.newRentArea2 .newRentSlide {
	position:relative;
	width:985px;
	margin:0 auto;
	overflow: hidden;
}
.newRentSlide {
	position:relative;
	width:985px;
	margin:0 auto;
}
.newRentSlide .detailCommonTtl {
	font-size:17px;
	border:1px solid #ccc;
	border-bottom:2px solid #E05F00;
	padding:4px 15px 3px;
	margin-bottom:10px;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.newRentSlide .rentPrev {
	position:absolute;
	background:#f3f1da;
	display:block;
	width:17px;
	height:200px;
	top:0;
	left:0;
	z-index:100;
	margin-top: 50px;
}
.newRentSlide .rentPrev .slidePrevRent {
	background:url(/search_pc/images/sprite_detail_page.png) -150px 0 no-repeat;
	width:9px;
	height:25px;
	position:absolute;
	display:block;
	left:3px;
	top:50%;
	margin-top:-13px;
}
.newRentSlide .rentNext.disabled,
.newRentSlide .rentPrev.disabled {
	cursor:default;
	display:none;
}
.newRentSlide .rentPrev.disabled .slidePrevRent {
	display:none;
}
.newRentSlide .rentNext {
	position:absolute;
	background:#f3f1da;
	display:block;
	width:17px;
	height: 220px;
	top:0;
	right:0;
	z-index:100;
	margin-top: 50px;
}
.newRentSlide .rentNext .slideNextRent {
	background:url(/search_pc/images/sprite_detail_page.png) -160px 0 no-repeat;
	width:9px;
	height:25px;
	position:absolute;
	display:block;
	right:3px;
	top:50%;
	margin-top:-13px;
}
.newRentSlide .rentNext.disabled .slideNextRent {
	display:none;
}
.newRentSlide .newRentSlideInner {
	position: relative;
	padding: 12px 6px 12px;
	margin: 0 auto;
}
.newRentArea2 .newRentSlide .newRentSlideInner {
	position: relative;
	padding: 12px 0px;
	margin: 0 auto;
	text-align: center;
}
.newRentArea2 .newRentSlide .newRentSlideInner .newRentListWrap {
	position:relative;
}
.newRentArea .newRentSlide .newRentSlideInner .newRentListWrap {
	position:relative;
}
.newRentArea .newRentSlide .newRentSlideInner .newRentList {
	position: relative;
	width: auto;
	margin-bottom: 20px;
}
.newRentArea2 .newRentSlide .newRentSlideInner .newRentList {
	position: relative;
	width: 965px;
	float:left;
	margin-bottom: 10px;
	padding: 0px 8px;
}
.newRentArea2 .newRentSlide .newRentSlideInner .newRentList li {
	float: left;
	margin:0 10px 0 0 !important;
}
.newRentArea2 .newRentSlide .newRentSlideInner .newRentList li:last-child {
	margin-right: 0px !important;
}
.newRentSlide .newRentSlideInner .newRentList li {
	width: 185px;
	margin-left:5px;
	display: inline-block;
	position: relative;
	vertical-align:top;
}
.newRentSlide .newRentSlideInner .newRentList li a:hover{
	background: #F6EEDC;
	opacity: 0.8;
}
.newRentSlide .newRentSlideInner .newRentList li a {
	text-decoration: none !important;
	display: block;
	text-align:center;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 4px 4px 8px;
	margin-right: 2px;
	box-shadow: 0px 2px #ddd;
	background: #fff;
	position: relative;
}
.newRentSlide .newRentSlideInner .newRentList li .icoNew {
	background:url(/search_pc/images/sprite_detail_page.png) -100px -20px no-repeat;
	width:45px;
	height:33px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.newRentSlide .newRentSlideInner .newRentList li p.label {
	width:100%;
	height:25px;
	line-height:25px;
	background:#E05F00;
	color:#fff;
	z-index:50;
	border-radius:3px;
	font-size:12px;
	margin:0 0 10px;
	text-align:center;
}
.newRentSlide .newRentSlideInner .newRentList li .photo {
	display:inline-block;
	width:175px;
	height:175px;
	text-align:center;
	vertical-align:middle;
	margin-bottom: 10px;
}
.newRentSlide .newRentSlideInner .newRentList li .photo img {
	max-width:175px;
	max-height:175px;
	width:175px;
	height:auto;
	vertical-align:top;
}
.newRentSlide .newRentSlideInner .newRentList li .textArea {
	position:absolute;
	top:0;
	left:0;
	width:175px;
	height:175px;
	display:none;
	opacity:0;
	z-index:20;
	*text-align:center;
	*padding-top:20px;
	background:#7f7f7f;
	background:url(/search_pc/images/bg_detail_text.png) 0 0 repeat;
}
.newRentSlide .newRentSlideInner .newRentList li a:hover .textArea {
	display:block;
	opacity:1;
	animation:anime01 0.2s linear;
	-webkit-animation:anime01 0.2s linear;
}
@keyframes anime01 {
	0%{opacity:0;}
	100%{opacity:1;}
}
@-webkit-keyframes anime01 {
	0%{opacity:0;}
	100%{opacity:1;}
}
.newRentSlide .newRentSlideInner .newRentList li .textArea .inner {
	display:table-cell;
	width:175px;
	height:175px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
}
.newRentSlide .newRentSlideInner .newRentList li .textArea .price {
	font-weight:bold;
	display:block;
	font-style:normal;
	font-size:1.14em;
}
.newRentSlide .newRentSlideInner .newRentList li .textArea .rentDetail {
	font-size: 0.8em;
	letter-spacing: -0.05em;
	color: #494949;
}
.newRentSlide .newRentSlideInner .newRentList li .textArea .linkText {
	display:block;
	text-decoration:underline;
}
/*-- add-box レコメンドarea--*/
