@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1.5cm;
	padding: 0px;
}
#header ul, #footer p, #footer ul, #sidebar, hr {
	display: none;
}
a {
	color: #000000;
	text-decoration: none;
}
h1, h2   {
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a img {
	border-style: none;
}
h3, h4 {
	font-family: sans-serif;
	font-size: 11px;
}
