* html img,* html table {
	-ms-interpolation-mode: bicubic;
	width:expression(document.body.clientWidth > 590? "590px" : "auto");
}


#hd_main_anchor,
#hd_right,
#gNavi,
.pageTitle01,
.subMenuWrap,
#breadcrumb,

.printBtn,

#leftColumn,
#rightColumn,

.contentsBnrList01,
#pageTopWrap,
#ft_left,
#ft_logo

{ display:none !important;}

#header {
	border-bottom: 5px solid #0D849D;
	margin-bottom: 21px;
}

#hd_left {
	padding: 15px 0 !important;
}

#hd_inner {
	min-width: 400px;
	padding: 0 20px !important;
}

#contentsColumnWrapR,
#contentsColumnWrapC {
	margin: 0;
}
#contents {
	min-width: 590px;
	padding: 20px 20px 0;
}

#ft_inner {
	border-top: 4px solid #0D849D;
	background-color: #FFF;
	min-width: 400px;
	text-align: center;
	padding-bottom: 70px;
}
#ft_right {
	float: none;
	width: auto;
}
#ft_copyright {
	text-align: center;
}