@charset "UTF-8";

.ownLangDiv{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}


#pronButton, .pronDiv{
	display:none;
}

.trgLangDiv{
	font-family: "SimSun";
}

.vocabularyDiv{
	font-family: "SimSun";
}

.vocabularyDiv .sense{
	display:none;
}

.vocabularyDiv .type:before {
	padding-left:0.5em;
	content:"(";
}
.vocabularyDiv .type:after{
	content:")";
	padding-right:1em;
}
.selectPartLabel_t, .selectPartLabel_p{
	font-family: "SimSun";
}