.font-menu {
	font-family: "MS UI Gothic";
	font-weight:normal;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
	line-height: 18px;
}

.font-menu-other {
	font-family: "MS UI Gothic";
	font-weight:normal;
	font-size: 10pt;
	color: #FF6600;
	text-decoration: underline;
	line-height: 18px;

}

.menu-line {
	height: 5px;
}

.menu-box {
	width: 100%;
	margin-bottom: 12px;
	margin-left: 10px;
}

