@charset "shift_jis";

/*   バナー　---------------------------------------------------- */
.bnrleft {
	margin-bottom: 20px;
}
.bnrleft a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/*   クラブの豆知識　---------------------------------------------------- */
#naviClub a {
	display: block;
	height: 25px;
	width: 172px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(/cm/cluborder/include_html/images/navi-club.gif);
}
#naviClub {
	width: 172px;
	margin-bottom: 15px;
}

#naviClub a#cn01 {
	background-position: 0px 0px;
}
#naviClub a#cn02 {
	background-position: 0px -25px;
}
#naviClub a#cn03 {
	background-position: 0px -50px;
}
#naviClub a#cn04 {
	background-position: 0px -75px;
}
#naviClub a#cn05 {
	background-position: 0px -100px;
}
#naviClub a#cn06 {
	background-position: 0px -125px;
}
#naviClub a#cn07 {
	background-position: 0px -150px;
}
#naviClub a#cn08 {
	background-position: 0px -175px;
	margin-top: 10px;
	height: 55px;
}

#naviClub a#cn01:hover {
	background-position: 172px 0px;
}
#naviClub a#cn02:hover {
	background-position: 172px -25px;
}
#naviClub a#cn03:hover {
	background-position: 172px -50px;
}
#naviClub a#cn04:hover {
	background-position: 172px -75px;
}
#naviClub a#cn05:hover {
	background-position: 172px -100px;
}
#naviClub a#cn06:hover {
	background-position: 172px -125px;
}
#naviClub a#cn07:hover {
	background-position: 172px -150px;
}
#naviClub a#cn08:hover {
	background-position: 172px -175px;
}