.cmenu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(image/menu.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
	line-height: 2.5em;
	background-attachment: fixed;
	background-position: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.cmenu2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(image/menu2.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
	line-height: 2.5em;
	background-attachment: fixed;
	background-position: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #993366;
}
a:active {
	text-decoration: none;
}
