body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: normal;
	color: #000;
	background-color: #FFF;
	text-align: center;
	width:100%;
}

#container {
	text-align: left;
	margin: 0 auto; /* center on everything else */
	width: 792px;
}
#content {
	float: left;
	margin-top: 0px;
	width: 598px;
	height: 45em;
}
#sidebar {
	float: right;
	width: 193px;
	margin-top: 1px;
	vertical-align: top;
}
#footer {
	clear: both;
	text-align: center;
	margin-top:10px;
}
#blogenter {
	float: right;
	width: 193px;
	margin-top: 0px;
	vertical-align: top;
}
#obenter {
	float: right;
	width: 193px;
	margin-top: 0px;
}

#territory {
	background-color: #FFF;
	width: 792px;
}
#counter {
	float: right;
	margin: 0px;
	width: 193px;
}

table {
	text-align: left;
}

