/* CSS Document */

#catalog, #toiawaseR, #tel, #youbou {
	margin-bottom : 10px;
}

#catalog a { 
	background : url(../img/catalog.jpg) no-repeat;
	width : 155px;
	height : 89px;
	display : block;
	text-decoration : none;
	text-indent : -9999px;
}

#catalog a:hover {
	background : url(../img/catalogH.jpg) no-repeat;
}



#toiawaseR a { 
	background : url(../img/toiawase.jpg) no-repeat;
	width : 155px;
	height : 54px;
	display : block;
	text-decoration : none;
	text-indent : -9999px;
}

#toiawaseR a:hover {
	background : url(../img/toiawaseH.jpg) no-repeat;
}



#tel { 
	background : url(../img/tel.jpg) no-repeat;
	width : 155px;
	height : 121px;
	display : block;
	text-decoration : none;
	text-indent : -9999px;
}

#youbou a { 
	background : url(../img/youbou.gif) no-repeat;
	width : 155px;
	height : 99px;
	display : block;
	text-decoration : none;
	text-indent : -9999px;
}

#youbou a:hover {
	background : url(../img/youbouH.gif) no-repeat;
}
	