@media print{

body {
	zoom:93%;
	_zoom:75%;
	background-image: none;
	background-color:#FFF;
}

#header_top .rightbox, #header_sub .rightbox, .stayPlan_endpage_prev ,#glNavi {
	display: none;
}

#leftColumn {
	display: none;
}

#rightColumn { margin:0; }

#wrapper {
	background: none;
	width: 800px;
	background-color:#FFF;
}
html:not([lang*=""]) #wrapper { width:758px; }

#header_sub { padding-top:0; }

#contents {
	background: none;
	width: 743px;
}

#footerTopical {
	display: none;
}

#fotter_menu{
	display: none;
}

#fotter {
width: 743px;
margin: 0 auto;
overflow: hidden;
}

#address {
	background: url(../images/bg_footer.gif) 25px -20px no-repeat;
	font-weight: bold;
	padding: 20px 0;
}

#address .rightbox {
	display: none;
}

#address .leftbox {
	float: none;
	width:743px;
	border-right: none;
	padding: 0;
	text-align:center;
}

/*#glNavi {
	width: 743px;
	height: 42px;
	margin: 0 0 20px 0;
}

#glNavi li {
	float: left;
	display:block;
	height:42px;
	background-image: url(../images/glnavi.gif);
}

#glNavi li a{
	display:block;
	overflow: none;
	padding-top: 0;
	text-indent:-9999px;
}
*/
#endpage .ti_information {
	page-break-before: always;
	margin-top:0;
}

.bt_printout {
	display: none;
}
.print85 { _zoom:85%; }
.print88 { _zoom:88%; }
.print90 { _zoom:90%; }






}