@charset "utf-8";

.button {
	height: 32px;
	padding: auto;
}

.button a {
/*	display: block; */
}

.button a img {
	border: none;
}

.page_top {
	width: 500px;
	height: 500px;
}


.page_top iframe {
	width: 100%;
	height: 100%;
}

