/* CSS Document */
#eigyou a{
	width:200px;
	height:120px;
	background-image:url(../images/parts/bn_eigyou.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:0 0;
	margin:40px 0;
	text-indent:-99999px;
}
#eigyou a:hover{
	background-position:0 -120px;
}

#goiken a{
	width:200px;
	height:120px;
	background-image:url(../images/parts/bn_goiken.gif);
	background-repeat:no-repeat;
	display:block;
	background-position:0 0;
	margin:40px 0;
	text-indent:-99999px;
}
#goiken a:hover{
	background-position:0 -120px;
}
