@charset "utf-8";
#global-TOP {
	display: none;
}
h1 {
	font: 24px "Times New Roman", Times, serif;
	padding: 0px 20px 0px 0px;
	display: inline;
}
h2 {
	font: 18px "Times New Roman", Times, serif;
	text-indent: 0px;
	padding: 0px 0px 0px 20px;
	display: inline;
	border-left: 1px solid;
}
#content {
	width: 100%;
}
#content #SUBNAVI {display: none;}
#content #BOX .banner {width:90%;}
#content #BOX #intro-BOX {
	width: 90%;
}
#content #BOX table {
	width: auto;
}
#FOOTER {
	clear:both;
	margin:0px auto;
	padding:0px;
	font: 8px Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	width: 650px;
}
#FOOTER .copyright {
	margin:10px 0px 0px 0px;
	padding:0px;
	display:block;
}
#BOX #picture .LEFT {
	float: left;
}
#BOX #picture .MONTAGE {
	float: right;
}
#locations {
	display: none;
}
#content #BOX2 {
	padding: 0px;
	margin: 0px;
	float: left;
}

