.iframe_win {
	display: none;
	position: absolute;
	background-color:#fff;
	border: solid 2px #222222;
	border-radius: 10px;
}
.span-mark {
	display: inline-block;
	text-indent: -1em;
	margin-left:1em;
	line-height: 1em;
}
.span-mark:before {
	display: inline-block;
	margin-top: 0.3em;
	content: "\2611";
	width: 1.1em;
	text-indent: -0.2em;
	color: hotpink;
}

.span-star {
	display: inline-block;
	text-indent: -1.3em;
	margin-left:1em;
}
.span-star:before {
	display: inline-block;
	margin-top: 0.3em;
	content: "\2B50";
	width: 1.3em;
	text-indent: -0.2em;
	color: hotpink;
}

.span-ik {
	display: inline-block;
	text-indent: -1.3em;
	margin-left:0.9em;
}
.span-ik:before {
	display: inline-block;
	margin-top: 0.3em;
	content: "\2693";
	width: 1.3em;
	text-indent: -0.2em;
	color: hotpink;
}

optgroup.kana {
	color: #2402E0;
	background-color:#A2D8EB;
}
optgroup.kana2 {
	color: #27300C;
	background-color:#D4DEB8;
}
optgroup.kana_f {
	color: #404040;
	background-color:#e0e0e0;
}
optgroup.olang {
	color: #96270E;
	background-color:#A2D8EB;
}
optgroup.fude {
	color: #000000;
	background-color:#E2E3C1;
}
optgroup.fudex {
	color: #000000;
	background-color:#c0c0c0;
}

optgroup.mttl {
	color: #000000;
	background-color:#e3e3e3;
}

optgroup option {
	background-color: #fffffe;
}

.abtn {
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif!important;
}
