@charset "shift_jis";

/*

	Stylesheet for www.hiroshima-navi.or.jp
	
	Copyright(C) HIROSHIMA CONVENTION&VISITORS BUREAU
	
	Description : プリント時の設定

*/


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

/* hide from Mac IE \*/
html* body {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	_zoom:80%;
}
/* */ 


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