.tdmenu {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	cursor: hand;
	font-weight: bold;
	background-image: url(image/nijikabe2.gif);
	border-top: 2px outset #9999CC;
	border-right: 2px outset #3333FF;
	border-bottom: 2px outset #333399;
	border-left: 2px outset #9999FF;
	margin: 5px;
	padding: 5px;
	height: 35px;
	width: 180px;


}
.tdmenu a:hover {
	color: #CCFF33;
	text-decoration: none;




}
.tdmenu a:active {
	color: #CCFF33;
	text-decoration: underline;





}
.tdmenu a:link {
	color: #3300CC;
	text-decoration: none;



}
.tdmenu a:visited {
	color: #3300CC;
	text-decoration: none;


}

}
a:hover {
	color: #CCFF33;
	text-decoration: none;
}
a:active {
	color: #CCFF33;
	text-decoration: underline;





}
a:link {
	color: #3300CC;
	text-decoration: none;



}
a:visited {
	color: #3300CC;
	text-decoration: none;


}