img {
	border:none;
}
body {
  margin: 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px;
  text-align: center;
}
.container {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
  width: 909px;
}
#header{
	position:relative;
	width: 909px;
	height: 103px;
	top: 0;
	bottom: 0px;
	padding:0px;
}
#header-logo {
	position:absolute;
	left:0px; top:0px;
}
#header-catch {
	position:absolute;
	left:267px; top:0px;
	border: none;
	margin: 0px;
}
#header-toplink {
    position:absolute;
	left:0px; top:32px;
}
#header-wave {
	position:absolute;
	left:0px; top:46px;
}
#top-menu{
	position:relative;
	width: 909px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	padding-bottom: 0px;
	padding:0px;
}
#footer {
	position:relative;
	width: 909px;
	left: 0px;
	top: 20px;
    padding-top:0px;
}
#footer-hr {
	position:static;
	width: 909px;
	top: 0px;
	left: 0px;
}
#footer-hr HR {
	color: #CCCCCC;
    width: 909px;
    height: 1px;
}
#footer-link {
	position:static;
	width: 909px;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	padding-bottom:0px;
	font-size: 80%;
}
#footer-copyright {
	position:static;
	width: 909px;
	top: 50px;
	left: 0px;
	padding-top: 20px;
	padding-bottom:20px;
	font-size: 80%;
}
#content {
	position:relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	margin-top: 0px;
	width: 909px;
	bottom: 0px;
}
#menu {
	position:static;
	float:left;
	width:100px;
	height:100%;
	margin:0;
	padding:0px;
}
#wrapper{
	position:static;
	float:right;
	width:748px;
	height:100%;
}
.topic {
	clear:both;
}
.main {
	float:left;
	margin:0;
	padding:0px;
}
.message-container {
	position:static;
	clear:both;
	margin:0;
	padding:0px;
}
.oshirase-container {
	position:static;
	width:748px;
	float:left;
	margin:0;
	padding:0px;
}
.last-link-container {
	position:static;
	width:200px;
	float:right;
	margin:0;
	padding:0px;
}
