@media print{

body {
_zoom:62%;
}


/*--------------------------------Mozilra------------------------------------------------- */
html>/**/body .clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
html>/**/body .clearfix{display:inline-block;}
html>/**/body .clearfix{height:1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
html>/**/body .clearfix{display:block;}
/*-------------------------------- Flash------------------------------------------------- */

.subpage {
background:url(../images/main_contents_bg_print.jpg) no-repeat 3px top;
}

#wrapper {
	width: 949px;
	margin: 0 auto 0 auto;
	background: none;
}
#header {
background: url(../images/sub_print_capture.jpg) no-repeat -49px 0;
}

#main .leftcontents {
	min-height: 760px;
	height: auto !important;
	height: 760px;
}





.voice_print_only {
margin-bottom: 30px;
display: block;
}

.none {
margin-bottom: 40px;
}

.break {
page-break-before: always;
}

/**************************************その他の物件ページ*******************************************/
#main .leftcontents_other {
	width: 949px;
	background: url(../other/images/main_contents_bg.jpg) repeat-y;
	padding: 25px 20px 0 5px;
	height: auto !important;
}


#footer2{
	width: 100%;
	background: url(../other/images/gl_menu_bg_footer2.jpg) no-repeat center top;
	clear: both;
}

#footer2 p{
margin: 15px auto 30px auto;
	text-align:center;
	color:#165E83;
	font-size: 11px;
}
/**************************************その他の物件ページ///////*******************************************/

/*==============================================Train=========================*/		   
#train_main{
           display:none;
		   }
#train_main_print{
           width:840px;
		   height:550px;
		   display:block;
		   background:url(http://eregantlife-hourai.com/common_img/trainbg.jpg) top center no-repeat;
		   }
		   		   
/*==============================================Train//========================*/	

}