@charset "utf-8";

/**********************************************
 For Print
**********************************************/

#HeadArea,
#GlobalNaviArea,
#ContentsNaviArea,
.pgTop,
#DirectNaviArea,
#DirectLinkArea,
.ftName,
.ftUtility {
	display: none;
}

body { zoom: 90%; }


/*---------------------------------------------
 ContentsArea
---------------------------------------------*/
#ContentsArea {
	float: none;
}


/*---------------------------------------------
 FootArea
---------------------------------------------*/
#FootArea {
	width: 100%;
	padding-bottom: 0;
	background: none;
}
#FootMain {
	width: 100%;
	height: auto;
	margin: 0 0;
}
.ftAdd {
	position: relative;
	top: 0;
	left: 0;
	color: #000000;
}
.ftCopy {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	background: none;
	text-indent: 0;
	color: #000000;
}