#sidebar{
	float:left;
	width:175px;
	margin:15px;
	background-color:#dddd99;
}
#content{
	float:left;
	width:775px;
}
#menu{
	margin:10px;
}
h4{
	font-size:20px;
}
h1{
	margin-left:45px;
	font-family:Meiryo;
}