#header-right,#naviDiv,#siteNavidiv,#linkList,a#gopageTop {
	display: none;
}
#mainDiv  {
	margin: 10px 0px;
	padding: 0px;
	width: 100%;
}
#addressDiv {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
}
#bousaiHeader {
	clear: both;
	display: block;
	background-image: url(/www/image/bousai-img/back-bousai.gif);
	background-position: right top;
	background-color: #739762;
	background-repeat: no-repeat;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
