.text {
	line-height: 150%;
	font-size:10pt;
}

.title {
	line-height: 150%;
	font-size:12pt;
	font-weight:bold;
	color:#6633ff;
}

.theme {
	line-height: 150%;
	font-size:14pt;
	font-weight:bold;
	color:#ff3300;
}

.subtheme {
	line-height: 150%;
	font-size:12pt;
	color:#ff3300;
}

.caption {
	line-height: 150%;
	font-size:10pt;
	font-weight:bold;
}

.ntitle {
	line-height: 150%;
	font-size:15pt;
	font-weight:bold;
	color:#ff3300;
}
.ntitlec {
	line-height: 150%;
	font-size:15pt;
	font-weight:bold;
	color:#000000;
}
.mokuji {
	line-height: 150%;
	font-size:20pt;
	font-weight:bold;
	color:#ff3300;
}

.back {
	line-height: 120%;
	font-size:7pt;
}




A {
	text-decoration:none
	}

A:link { color: blue }
A:visited { color: purple }
A:active { color: red }

.hide { display: none }





@media screen {
/* hide from IE3 */
	A:hover { text-decoration: underline }
}
