@charset "utf-8";

/*-- 投票開始 
li.navi_entry a{background:url(../img/share/navi_vote.gif) no-repeat left top;}
--*/
/*-- 応募締め切り 
#index .main .announce{
	width: 555px;
	height: 50px;
	margin: 0 0 6px 47px;
	text-indent:-9999px;
	display: block;
	background:url(../img/index/btn_announce.gif) no-repeat 0 0;
}
--*/
/*-- 投票開始 
#index .main .vote{
	width: 555px;
	height: 50px;
	margin: 0 0 6px 47px;
	text-indent:-9999px;
	display: block;
	background:url(../img/index/btn_vote.gif) no-repeat 0 0;
}
#index .main a.vote:hover{
	background:url(../img/index/btn_vote.gif) no-repeat 0 bottom;
}
--*/