@charset "UTF-8";

/*印刷用スタイルシート*/

* {font-family:
		"メイリオ",
		Meiryo,
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro W3",
		
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	}
body {
	background-image: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}


#wrapper #header {
	background-image: none;
	width: 590px;
	margin-bottom: 20px;
}
#header_nav {
	display: none;
}
#wrapper {
	background-image: none;
}
#left_clumn {
	display: none;
}
.top_back {
	display: none;
}
#topic_path {
	display: none;
}
#wrapper #footer {
	width: 590px;
}
#wrapper #footer p {
	display: none;
}
#contents #main_contents {
	float: none;
	width: 590px;
}
#local_link {
	display: none;
}
.pdf_down {
	display: none;
}
