@charset "UTF-8";

.penkyBox {
	position: relative;
}
.penkyBox a {
	position: absolute;
	display: block;
	width: 24.0625%;
	bottom: 0;
	right: 0;
}
