@charset "utf-8";
/* ****************************************************
For Print
Since : 2008-02-20
Last Modified: 2008-02-21
***************************************************** */

* html body {
	zoom: 80%;
}

/* index
=========================================*/

body#index .dotline ,
body#index #aside #contractor dl {
	zoom:1;
}


/* for all pages 
=========================================*/

#header, #global-nav, #topic-path, #aside, #footer {
	display: none;
}

body.top#index #aside {
	display: inline;
}

.side-true #contents {
	float: left;
}

.side-true,
.side-blue .side-true,
.side-green .side-true,
.side-orange .side-true,
.side-brown .side-true {
    background: none;
}

div.section_p {
	page-break-before:always;
}

