@charset "utf-8";

/*

	Stylesheet for www.city.hiroshima.jp/
	
	Copyright (C) HIROSHIMA City. All rights reserved. 
	
	Description : print設定

*/


body {
	color: #000000;
	background: #FFFFFF;
	text-align: left;
}

* html*body {
	zoom: 70%;
}

div#bannerMenu,
div#address {
	display: inline-block;
}

div#mainNavi {
	background: #E4E4E4;
	_background: none;
}

div#footerNavi {
	text-align: center;
}

p#copyright {
	text-align: center;
}


/* Not MacIE \*/
div#contents {
	overflow:visible;
}
div#contents div#right-navi {
	margin-left:-1px;
}
/* */
