@charset "utf-8";

#rightber ul#contents_menu li#caution_li a:link{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
#rightber ul#contents_menu li#caution_li a:visited{
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}
#rightber ul#contents_menu li#caution_li a:hover{
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 32px;
	width: 269px;
	background-image: url(../img/tab/con_tab.gif);
	display: block;
}

