@charset "Big5";
.text {
	font-size: small;
	line-height: 150%;
	color: #000000;
	word-spacing: .1em;
}
.subhead {
	font-size: medium;
	line-height: 150%;
	font-weight: bold;
	color: #FF3366;
	text-decoration: underline;
}
.head {
	font-size: large;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}



.m1:link {
	text-decoration: none;
	font-size: small;
	line-height: 150%;
	color: #990066;
}
.m1:visited {
	text-decoration: none;
	font-size: small;
	line-height: 150%;
	color: #990066;
}
.m1:hover {
	text-decoration: underline;
	font-size: small;
	line-height: 150%;
	color: #990066;
}
.m1:active {
	text-decoration: none;
	font-size: small;
	line-height: 150%;
	color: #990066;
}


.m2:link {
	text-decoration: none;
	font-size: small;
	line-height: 150%;
	color: #333333;
}
.m2:visited {
	text-decoration: none;
	font-size: small;
	line-height: 150%;
	color: #333333;
}
.m2:hover {
	text-decoration: underline;
	font-size: small;
	line-height: 150%;
	color: #333333;
}
.m2:active {
	text-decoration: none;
	font-size: small;
	line-height: 150%;
	color: #333333;
}
.textsmall {
	font-size: x-small;
	line-height: 150%;
	color: #000000;
	word-spacing: .1em;
}
.text_bold_line {
	font-size: small;
	line-height: 150%;
	color: #000000;
	word-spacing: .1em;
	font-weight: bold;
	text-decoration: underline;
}
