/* CSS Document */


#ban1{
	width:244px;
	height:42px;
	overflow:hidden;
}

#ban1 a{
	width:244px;
	height:42px;
	display:block;
	background: transparent url(images/joho_brushup-bt.gif) no-repeat 0 0;
	overflow:hidden;
}

#ban1 a:hover{
	background: transparent url(images/joho_brushup-bt.gif) no-repeat 0 -42px;
}



#ban2{
	width:244px;
	height:42px;
	overflow:hidden;
}

#ban2 a{
	width:244px;
	height:42px;
	display:block;
	background: transparent url(images/joho_brushup-bt2.gif) no-repeat 0 0;
	overflow:hidden;
}

#ban2 a:hover{
	background: transparent url(images/joho_brushup-bt2.gif) no-repeat 0 -42px;
}



#ban3{
	width:244px;
	height:42px;
	overflow:hidden;
}

#ban3 a{
	width:244px;
	height:42px;
	display:block;
	background: transparent url(images/joho_brushup-bt3.gif) no-repeat 0 0;
	overflow:hidden;
}

#ban3 a:hover{
	background: transparent url(images/joho_brushup-bt3.gif) no-repeat 0 -42px;
}
