@charset "UTF-8";

/*バナー*/
.bannerarea {
    margin: 1rem auto 3rem;
    text-align: center;
}
.bannerarea a{
	margin:1rem auto;
	display:block;
}