@charset "utf-8";

/*----------------------------------------------------
Information
File name :		print_map.css
Style Info:		マップ印刷用スタイルシート
--------------------------------------------------- */

body {
	background: none;
}
#header {
	display: none;
}
#globalNavi {
	display: none;
}
#titleArea {
	display: none;
}
#topicsPath {
	display: none;
}
#contents {
	overflow: hidden;
	width: 664px;
}
#sub {
	display: none;
}
#contentsFooter {
	display: none;
}
#footer {
	display: none;
}