@charset "utf-8";
/* CSS Document */

body{
	background: url("img/hasu2.png") no-repeat left bottom #fff;
	
}

.leftBar {
	width: auto;
	float: left;
}

.both {
	clear: both;
	margin: 1ex;

}
hr{
	margin: 1ex;
}

#main{
	width: auto;

}

#menu img{
	margin: 5px;
	border: 0;
}