#site_subnavi_list {
	position: relative;
	height: 33px;
	width: 100%;
}
#site_subnavi {
	position: absolute;
	top: 10;
	left: 10;
	visibility: hidden;
}
#site_subnavi_for_shop {
	position: absolute;
	top: 10;
	left: 10;
	visibility: hidden;
}
#site_subnavi a:link, #site_subnavi a:visited {
	color: #999999 !important;
}
#site_subnavi a:hover {
	color: #999999 !important;
}
#last_update {
	color: #999999;
}
