body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 10pt;
	color: #000000;
}
hr {
	display: none;
}
h1,h2,h3,h4,h5,h6,p,ul {
	margin: 0;
}
p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10pt;
	font-color: #000000;
	text-align: left;
	margin-bottom: 20px;
	line-height: 170%;
}
.left {
	display: none;
} 
.right {
	display: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
#menunavi {
	text-align: right;
}
#sidemenu {
	/*左サイドメニュー*/
	display: none;
}

#pagetop {
	display: none;
}
#contentsheader {
	display: none;
}
#contents {
	width: 640px;
}


