.mw-headline {
	font-size: 14pt;
	margin-bottom: -16px \9;
}

.mw-headline img {
	border: 0;
	position: relative;
	top: 4px;
	margin-right: 2px;
}

.mw-content p {
	line-height: 1.5em;
	margin: 1em 0;
}

.mw-content dl {
	line-height: 1.5em;
}

.infobox {
	float: right;
	width: 250px;
	background-color: aliceBlue;
	border: 1px solid silver;
	margin: 0 0 1em 1em;
	text-align: left;
	line-height: 1em;
}

.infobox caption {
	background-color: white;
}

.infobox tr {
	vertical-align: top;
}

.infobox th {
	width: 30%;
	background-color: powderBlue;
	white-space: nowrap;
}

.infoboxgohint {
	background-color: #CCFFCC;
	border: 1px solid silver;
	padding: 0.4em;
	line-height: normal;
}

.infoboxtitle {
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
}

.infoboxtitle img {
	border: 0;
	margin: 5px 0;
}

.flag {
	border: 1px solid silver;
	margin-right: 2px;
	cursor: help;
}

hr {
	border: 0;
	height: 1px;
	background-color: silver;
	color: silver;
	margin: 2px 0;
	margin-top: -9px \9;
}

dl {
	margin: 0;
}

dt {
	margin-top: 1em;
	font-size: 10pt;
	font-weight: bold;
}

li dt {
	margin-top: 0;
	margin-top: -1em \9;
}

dd {
	margin-left: 1.5em;
}

ul {
	margin: 0;
	padding-left: 1.5em;
	padding-left: 0em \9;
}

ul ul {
	padding-left: 1.5em \9;
}

.jp, .en {
	display: none;
}

#togglebox {
	position: fixed;
	top: 330px;
	text-align: left;
	_position: absolute;
	_top: expression(offsetParent.scrollTop);
	_margin-top: 330px;
}