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

#bannerAreaTop{
	/*display: none;*/
	width:100%;
	background-color: #ccc;
	margin: 20px 0px;
	text-align: center;
}

#bannerAreaMiddle{
	/*display: none;*/
	width:100%;
	background-color: #ccc;
	margin: 20px 0px;
	text-align: center;
}

#bannerAreaBottom{
	/*display: none;*/
	width:100%;
	background-color: #ccc;
}