@charset "shift_jis";

/*

	Copyright (C) 2008 Construction Inspection Organization. All rights reserved.
	
	Description : プリント時の設定

*/


/* 基本設定
----------------------------------------------------------- */

body {
	color: #000000;
	background: #FFFFFF;
	_zoom:80%;
}

h2,
h3 {
	_height: 1em;
}

/* Not MacIE \*/
div#contents {
	overflow:visible;
}
div#contents div#right-navi {
	margin-left:-1px;
}
/* */