@charset "Shift_JIS";

.acmain1 {
	width:768px;
	background-color:#0E562E;
}

.acbtn1 {
	display:block;
	width:197px;
	height:80px;
	background-image:url(../action/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	float:left;
}

.acbtn1:hover {
	background-position:0 -80px;
}

.acbtn2 {
	display:block;
	width:197px;
	height:80px;
	background-image:url(../action/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-197px 0;
	text-indent:-9999px;
	font-size:0.1%;
	float:left;
}

.acbtn2:hover {
	background-position:-197px -80px;
}
