@charset "Shift_JIS";

@import "base.css";
@import "contents.css";

/* ‹¤’Ê
---------------------------------------------------- */
body{
	background-image:none;
}
td#container{
	background-image:none;
}
table#body{
	width: 600px; padding: 0; height: auto; margin-left: 0;
}
td#footer{
	height: 60px; background : url(footer.gif) center bottom / auto auto no-repeat scroll padding-box border-box transparent;
}
#header{
	height: 70px; background : url(header.gif) center top / auto auto no-repeat scroll padding-box border-box transparent;
}

#header h1{
	display: none;
}
#header #fontsize{
	display: none;
}
#header-sub{
	display: none;
}
#menu{
	display: none;
}
#footer p#btn{
	display: none;
}
#bottom #address{
	margin-left: 0;
}

/* #top #menu { display: block; float: none; } */