@charset "UTF-8";

#main-menu,.mnu {
	margin-top: -3px;
	position:relative;
	z-index:9999;
	width:auto;
	background: url(https://winofsql.jp/image/top_1.png) repeat-x 0px 0px;
}
#main-menu ul.mnu ul {
	height: 24px!important;
	display: none;
	width:12em;
	background: url(https://winofsql.jp/image/top_1.png) repeat-x 0px 0px;

}
#main-menu li,.mnu li {
	background: url(https://winofsql.jp/image/top_1.png) repeat-x 0px 0px;

}
.sm-simple a {
	font-size:12px!important;
	padding:2px 10px;
	color:#fff;
	font-size:12px;
	line-height:17px;
	font-family:Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif!important;
	text-decoration:none;
}
.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active,
.sm-simple a.highlighted {
	padding:4px 10px!important;
/*	background:#fff; */
	color:#fff;
/*	font-weight: bold; */
	font-size:12px;
	background: url(https://winofsql.jp/image/top_1.png) repeat-x 0px 0px;
	line-height:14px;
}
.sm-simple a.has-submenu {
	padding-right:12px;
}

.sub-arrow {
	display: none;
}
