@charset "utf-8";
.top {
	background-image: url(hr_top1.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.topbrown {
	background-image: url(hr_topD.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topleft {
	background-image: url(hr_top1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topgrayright {
	background-image: url(hr_topM.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

