@font-face
{
	font-family: "Cloister Black";
	src: url("../../../menu/fonts/CloisterBlack.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.links_flag
{
	background-image: url(../images/design/flag.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.links_sword
{
	background-image: url(../images/design/sword.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.menu_image
{
	border: 0px;
}

.menu_link
{
	color: #020b03;
	display: inline-block;
	font-family: "Cloister Black", "Times New Roman", serif;
	font-weight: normal;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
}

.menu_link:hover
{
	color: #3a1207;
	text-decoration: none;
}

.menu_link_english
{
	font-size: 22px;
	line-height: 22px;
}

.menu_link_word
{
	font-family: "Cloister Black", "Times New Roman", serif;
	text-shadow: 1px 0 0 #020b03;
}

.menu_link_suffix
{
	font-family: "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
	margin-left: 6px;
}
