@charset "shift_jis";
/* ----------------------------------------------------------
	saxa
	print layout
---------------------------------------------------------- */


#header,
#topic-path,
#page-title,
.page-utility,
#aside,
#footer {
	display: none;
}
.page-utility {
	display: none !important;
}
body#other #page-title {
	display: block;
	
}

/* ----------------------------------------------------------
	background visible
---------------------------------------------------------- */

#contents #main .section a.normal-link {
	display:block;
	margin-left:-1.0em;
	text-indent:0;
}