*.hidden { display: none; }

/*************************************************************************/

div#en, *.en {
	font-family: verdana, sans-serif;
}
div#ja, *.ja {
	font-family: mspgothic, sans-serif;
}

body {
/*	background: black; */
/*	color: white; */
	font-size: 10.5pt;
	line-height: 1.2em;
}
dt {
	font-weight: bold;
	margin-top: 0.5em;
	margin-left: 1.0em;
}
div.footleft {
	float: left;
	font-size: 75%;
	font-style: italic;
}
div.footcenter {
	text-align: center;
	font-size: 75%;
	font-style: italic;
}
div.footright {
	float: right;
	font-size: 75%;
	font-style: italic;
}

a {
/*	color: #8080FF; */
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*************************************************************************/

div.lang-sel {
	font-size: 75%;
	text-align: center;
}
h1,.h1 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
h2,.h2 {
	font-size: 130%;
	font-weight: bold;
}
h3,.h3 {
	font-size: 115%;
	font-weight: bold;
}

/*************************************************************************/
