@charset "utf-8";
.text-S {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 160%;
}
.text-M {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	line-height: 160%;
}
.text-L {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	line-height: 160%;
}
.ptext-S {
	font-family: "新細明體";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}
.ptext-M {
	font-family: "新細明體";
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}
.ptext-L {
	font-family: "新細明體";
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
	line-height: 130%;
}
a:link {
	font-family: "新細明體";
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.title-S {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12pt;
	font-weight: normal;
	color: #FF3300;
	line-height: 150%;
}
.title-M {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13pt;
	font-weight: normal;
	color: #FF3300;
	line-height: 150%;
}
.title-L {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 14pt;
	font-weight: normal;
	color: #FF3300;
	line-height: 150%;
}
.subtitle-S {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}
.subtitle-M {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}
.subtitle-L {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}
.fs-normal {
	font-family: "新細明體";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 11pt;
}
.fs-over {
	font-family: "新細明體";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11pt;
	background-color: #FF9900;
}
.ptext-SW {
	font-family: "新細明體";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
}
.ptext-SS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF0000;
	text-decoration: none;
	line-height: 100%;
}