@charset "shift_jis";

/* print.css
**************************************************************************************

1.基本レイアウト
2.物件の詳細ページ
**************************************************************************************/ 



/* 1.基本レイアウト
=============================================================================*/
body{
 /*\*/
 _zoom: 80%;
 /**/
}

#header,
#pankuzu,
#footer,
#lnavi,
p.catetop,
p.pagetop,
p.title-line,
div.cnavi{
 display: none;
}

#window #main
#main{
 float:left;
 padding-left:100px;
 padding-top:50px;
 }


/* 2.物件の詳細ページ
=============================================================================*/
#title-detail div.title-area{

}
 
#detail h2{

}

#detail #leftcol{
 border:none;
}

#detail div.gallery-1,
#detail div.gallery-2{
 width:243px;
 height:82px;
}

#detail p.bottom-asktel{
 float:none;
}

p.gmapbt{
 display: none;
}
