@charset "UTF-8";

body{
	color: #000;
}
#container,
#containerInner,
#header,
#content,
#content #contentInner,
#footer{
	width: 650px;
	background-image: none;
}
#header #headerNavi{
	display: none;
}
#beta{
	display: none;
}
#footer #footerNavi,
#footer #footerTextNavi{
	display: none;
}
