@charset "utf-8";

/* ja */

body.ja div.content div.topicpath {
	font-size: 108%;
}
body.ja div.content h2 {
	font-size: 153.9%;
}
body.ja div.content h3 {
	font-size: 138.5%;
}
body.ja div.content p {
	font-size: 123.1%;
}
body.ja div.content p.caption {
	font-size: 108%;
}
body.ja div.content ul li {
	font-size: 123.1%;
}
body.ja div.content dl dt {
	font-size: 123.1%;
}
body.ja div.content dl dd {
	font-size: 123.1%;
}
body.ja div.content ol li {
	font-size: 123.1%;
}
body.ja div.navigation ul li {
	font-size: 123.1%;
}
body.ja div.navigation ul li ul li {
	font-size: 94.2%;
}
body.ja div.content table th,
body.ja div.content table td {
	font-size: 90%;
}

/* #job */
body.ja#job div.content dl dd ul li {
	font-size: 100%;
}
body.ja#job div.content dl dd h4 {
	font-size: 100%;
}
body.ja#job div.content dl dd p {
	font-size: 100%;
}

/* #class */
body.ja#class div.content dl dd ul li {
	font-size: 100%;
}


