/* 標準実装 ここから */
body {
	font-size: 12px;
}
td {
	font-size: 12px;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:darkorange;
}

a:active {
	text-decoration: none;
}
.styleSS {
	font-size: 9px;
}
.styleS {
	font-size: 10px;
}
.styleSL {
	font-size: 10px;
	line-height: 125%;
}
.style12L {
	font-size: 12px;
	line-height: 140%;
}
.styleL {
	font-size: 14px;
}
.style12L150 {
	font-size: 12px;
	line-height: 170%;
}
/* 標準実装 ここまで */

/* Visual実装（Color、太字等） ここから */
/* Visual実装 ここまで */

/* 拡張実装（DL.DT.DD.TD.一時的な変色等） ここから */
/* 拡張実装 ここまで */
