@charset "utf-8";

body {
	_zoom: 70%;
	background: #fff;
}


#ci {
	position: absolute;
	left: 0;
}

/* PAGETOP */
#pageTop h1 {
	position: absolute;
	left: 0;
}

/* CONTENTS */
#contents {
	margin-left: 0;
	width: 774px;
}

/* NAVIGATION */
#navigation {
	display: none;
}

#contents div.print {
	display: none;
}