@charset "Shift_JIS";

body{
	font-size: 0.75em;
}
#header{
	width: 90px;
}
#header h1,
#header img{
	width: 600px;
	height: 90px;
}

#sidebar{
	display: none;
	width: 0px;
	float: none;
}

#container,
#footer{
	width: 600px;
}

#main{
	width: 600px;
	margin: 0 10px 0 10px;
	float:none;
}
#footer{
	background: none;
}
address{
	background-position:-100px 0;
}