#menu {
}
#menu .category1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 110px;
	text-align: left;
}
#menu .category2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#menu .sitemap {
	font-size: 80%;
	text-align: center;
	width: 110px;
}
#menu .subcategory a {
	text-decoration: none;
	color: #666666;
}
#menu .subcategory a:hover {
	background-color: #FFFFCC;
	background-repeat: repeat;
	background-image: url(/tsubameya/common/bg_ffffcc.gif);
}
#menu .subcategory {
	font-size: 13px;
	color: #666666;
	line-height: 13px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 1px;
	width: 95px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align: left;
}
#menu .space_h10 {
	height: 10px;
	width: 110px;
}

