@charset "utf-8";
/* CSS Document */

#bread{
	position:relative;
	z-index:10px;
}

#flash_area{
	height:1270px;
	background:#fff;
	margin-top:-33px;
}

#flash_area #flash {
	height:1270px;
}

