@charset "utf-8";

body {
	background: none;
	width: 675px;
	text-align: left;
}
#header #top,
#header #site_info .linkmenu,
#header #site_info .local,
#globalmenu,
#sidebar,
.topic_path,
#content .goal_link,
#footer #sitelink,
#footer #globallink,
.pagetop {
	display: none;
}
#header {
	width: 100%;
	height: auto;
}
#header #site_info {
	float: right;
	width: 200px;
	margin-right: 8px;
	text-align: right;
}
#header #site_info .logo {
	margin: 0;
}

/*
#header #site_title {
	width: auto;
	background: none;
}
#header #top {	/* テキスト *//*
	padding-top: 14px;
	width: 200px;
	float: left;
}

#header #site_title .logo {
	float: left;
}
*/
#content {
	clear: both;
	float: none;
	margin: 0;
	padding-top: 20px;
}
#footer {
	width: 675px;
	margin: 20px 0 0 0;
}
#footer #beo_info {
	width: 100%;
	margin: 0 !important;
}
#footer #copyright {
	text-align: center;
}
.float wrap {
	overflow: visible;
}

