@charset "UTF-8";
/* $Id: print.css,v 1.3 2005/08/08 05:40:06 saida Exp $ */
@import "group.css";

body {
	background: none;
}

body,
#MinWidthWrapperOut,
#MinWidthWrapperWidth,
#MinWidthWrapperIn,
#WrapperOut,
#WrapperIn,
#SiteTitle {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	float: none;
	clear: both;
}

#ContentWrapper {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	float: none;
}

/* ツールバーなどを非表示 */
#ToolBar,
.contentToolBar,
.voicenavi,
.invisible,
div.contentToolBarNotice {
	display: none;
}

#MainWrapper,
#container,
#container2,
#Main,
#MainArea,
#CenterWrapper,
#MainWrapper #container,
#Center,
#CenterArea,
#CentreWrapper,
#Centre,
#CentreArea,
div.eventBody,
div.newsBody {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	background: none;
	float: none;
	clear: both;
}

#MainWrapper,
#CenterWrapper,
#CentreWrapper {
	padding: 10px;
	overflow: visible;
}

#SearchForm,
#GlobalNavigationWrapper,
#Left,
#DynamicLeft,
#Right,
#DynamicRight,
#DynamicHeader,
div.eventNavi,
div.newsNavi  {
	display: none;
}

#Main #BreadCrumbList,
#Center #BreadCrumbList,
#Centre #BreadCrumbList {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	background: none;
	float: none;
}

#Footer,
#DynamicFooter {
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	background: none;
	float: none;
}
ul.footer,
#DynamicFooter div.FooterAddress,
#DynamicFooter a {
	display: none;
}

