@charset "UTF-8";

html {
	font-size: 14px;
}

body {
	font-size: 100%;
	*font-size: small;
	*font: x-small;
	line-height: 1.6;
}

.mainContents,
.topicPath {
	font-size: 100%;
}