@charset "UTF-8";

#language,
#gNavi,
#pankuzu,
#localNaviArea,
.next,
.pageup,
.textNavi {
	display: none;
}

/*----------------------------------------------------------------*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #000000;
	line-height: 1.7;
	font-size: 10pt;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 10pt;
}
/*----------------------------------------------------------------*/
div#wrapper, div#wrapperMGZ {
	background-color: #FFFFFF;
}
#siteID {
	margin-bottom: 20px;
	border-bottom: 2px solid #CCCCCC;
}
#copyright {
	margin-top: 20px;
	border-top: 2px solid #CCCCCC;
	clear: both;
}

/*----------------------------
 Contents
----------------------------*/
div#contentsArea, div#contentsAreaMGZ {
	width: 651px;
	margin: 0 auto;
}

