body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding: 0px;
	background-color: #66FF99;
}
#territory {
	background-color: #FFFF99;
	width: 840px;
}
#marchetitle {
	width: 836px;
	background-color: #FFFFCC;
	text-align: center;
}
#marchebrand {
	width: 800px;
	float: left;
	font-size: 12px;
	padding: 8px;
}
#marcheadd {
	float: right;
	height: 100px;
	width: 400px;
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
#marchelink {
	width: 840px;
	float: left;
	clear: both;
	height: 100px;
	text-align: center;
	padding-right: 0px;
	background-color: #FFFFFF;
}
#footer {
	text-align: center;
	float: none;
	width: 800px;
	clear: both;
	color: #FF9900;
	text-transform: uppercase;
	font-weight: bold;
	height: 100px;
}
#copyright {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 800px;
}
#marcheimage {
	height: 400px;
	width: 391px;
	float: left;
}
#marchetopic {
	height: 260px;
	width: 430px;
	float: right;
	margin: 5px;
	background-color: #FFFFFF;
	padding: 0px;
}
