@charset "UTF-8";
/* CSS Document */
.topImg {
	height: 375px;
	position: relative;
	width: 500px;
}
.topImg .imgBox {
	position: absolute;
	top: 0px;
	left: 0px;
}
.topImg .photo02, .topImg .photo03, .topImg .photo04, .topImg .photo05 {
  display: none;
}
