#odabuton {
	border: 1px solid #ccc;
		}
#odabuton a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	filter:blendTrans(duration=0.3);
	text-align:center;
	FONT: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	padding-top:5px;
}
#odabuton a:link, #odabuton a:visited {
	color: #FFFFFF;
	display: block;
	background: url(oda/buton3.gif);
	width:100%;
	height:24;
}
#odabuton a:hover, #odabuton a:active {
	color:#CCCCCC;
	background: url(oda/buton4.gif);
}