@charset "utf-8";

/* ---------------------------------------------------------
	CSS Document Visual Nature
--------------------------------------------------------- */

#bg_top {
	width: 1000px;
	min-height: 584px;
	margin: 0 auto;
	background: url(../packages/muumuu/img/common/visual_nature.jpg) no-repeat 0 0;
}

* html #bg_top {
	height: 584px;
	overflow: visible;
}
