@charset "utf-8";
/* CSS Document */

.baisu_btn a {
	display:block;
	width:418px;
	height:321px;
	background-repeat:no-repeat;
	background-image:url(../images/top_navi_1_n.jpg);
	text-indent:-9999px;
}
.baisu_btn a:hover {
	background-image:url(../images/top_navi_1_r.jpg);
}
.care_btn a {
	display:block;
	width:418px;
	height:321px;
	background-repeat:no-repeat;
	background-image:url(../images/top_navi_2_n.jpg);
	text-indent:-9999px;
}
.care_btn a:hover {
	background-image:url(../images/top_navi_2_r.jpg);
}
