@charset "UTF-8";

.button{
    display:block ;
	background-image:url("img/button/button-atumeru.png");
	background-repeat:no-repeat;
	list-style:none;
	width:185px;
	height:186px;
	position: absolute;
    top: 600px;
    left: 1200px; 
}