@charset "utf-8";


body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	line-height: 1.5;
	color: #000;
}
#header ul, #footer p, #sidebar, hr,#pankuzu {
	display: none;
}
a {
	color: #000;
	text-decoration: none;
}
a img {
	border-style: none;
}
h1, h2, h3, h4 {
	font-size: 12px;
	text-decoration: underline;
}

