@charset "utf-8";

/***************************************
基本
****************************************/

#body {
	width:750px;
}
#bg {
	width:750px;
    background:url(http://www.suda.co.jp/img/body_bg.jpg) top center no-repeat;
}

#footer-bottom {
	display:none;
}