@charset "utf-8";

/*------------------------------------------------------------------------------
	横浜-中国産業WEB　印刷対応（IE6）
------------------------------------------------------------------------------*/
@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.2;
}
* html body {
	zoom:0.7;
	margin: 0 auto;
}
body{
	background: none;
}
div#container-1 .topics-Japan,
div#container-1 .topics-China {
	height: 100%;	
}
