#menu {
	background-image: url(../img/common/menu_backiimg.gif);
	background-repeat: repeat;
	width: 150px;
	width: 150px;
	margin-bottom: 20px;
	font-family: "Osaka−等幅", "ＭＳ Ｐゴシック";
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}
#menu li {
	margin-top: 5px;
	list-style-type: none;
	width: 135px;
	list-style-position: outside;
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	line-height: 20px;
}
.menulink {
	font-family: "Osaka−等幅", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	width: 140px;
	padding-left: 10px;
}
#menutitle {
	width: 150px;
	margin-bottom: 5px;
}
.menutitle {
	width: 150px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.context_menu {
	width: 150px;
}
.rightlist {
	text-align: right;
}
