@charset "shift_jis";

/*

	Description : プリント時の設定

*/


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

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


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