@charset "utf-8";
/* CSS Document */

#factory_container {
	display: block;
	background-image: url(../img/kobito_bg.jpg);
	height: 569px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 940px;
	margin-bottom: 10px;
}

#kobito_flash {
	margin-top: 132px;
	margin-left: 150px;
	z-index: 1;
	position: absolute;
}

