@charset "utf-8";

/* サイドメニュー（バナー用） */
.bnr img {
  width: 100%;
  margin-bottom: 10px;
}
.bnr a:hover img {
	opacity: 0.65;
}