@charset "shift_jis";

/*

	Stylesheet for www.nichibi.co.jp/
	
	Copyright (C) NICHIBI All rights reserved.
	
	Description : プリント時の設定

*/


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

body {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	_zoom:80%;
}


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