@charset "Shift_JIS";

.promain1 {
	width:768px;
}

.probtn1 {
	display:block;
	width:197px;
	height:80px;
	background-image:url(../prologue/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.probtn1:hover {
	background-position:0 -80px;
}

.probtn2 {
	display:block;
	width:197px;
	height:80px;
	background-image:url(../prologue/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-197px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.probtn2:hover {
	background-position:-197px -80px;
}
