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

.btn_member_entry {
	height: 40px;
	width: 170px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.btn_member_entry a {
	background: url(../images/category/shopping_guide/btn_member.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 170px;
}
.btn_member_entry a:hover {
	background: url(../images/category/shopping_guide/btn_member.gif) no-repeat 0px -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 170px;
}
.sub_contents {
	background: #EDE3C7;
	padding-left: 5px;
	font-size: 1em;
	margin-bottom: 10px;
}
.btn_goods_list {
	height: 40px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
.btn_goods_list a {
	background: url(../images/category/shopping_guide/btn_goods_list.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 170px;
}
.btn_goods_list a:hover {
	background: url(../images/category/shopping_guide/btn_goods_list.gif) no-repeat 0px -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 170px;
}

