/* 基本 */
body {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
td   {font-size: 12px; color: #333333; text-decoration: none}

/* 文書 */
.m   { line-height: 15px;; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; letter-spacing: 0.05em}
.mb  { line-height: 15px; font-weight: bold; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; font-style: normal; font-variant: normal; text-transform: none; letter-spacing: 0.05em}
.s   { font-size: 10px; line-height: 13px;; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; letter-spacing: 2px}
.l   { font-size: 14px; line-height: 17px;; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; letter-spacing: 0.1em}
.lb  { font-size: 14px; line-height: 17px; font-weight: bold; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; font-variant: normal; text-transform: none; letter-spacing: 0.1em}
.l2  { font-size: 16px; line-height: 19px;; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; letter-spacing: 0.1em; font-weight: normal; font-variant: normal; text-transform: none}
.l2b { font-size: 16px; line-height: 19px; font-weight: bold; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; font-variant: normal; text-transform: none; letter-spacing: 0.1em}
.l3b { font-size: 18px; line-height: 20px; font-weight: bold; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; letter-spacing: 0.1em; font-variant: normal; text-transform: none}
.lline { font-size: 14px; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; letter-spacing: 0.1em}

/* リンク */
a:link    { text-decoration:underline; color: #2C449A}
a:active  { text-decoration:underline; color: #2C449A}
a:visited { text-decoration:underline; color: #557FF8}
a:hover   { text-decoration:underline; color: #ff8800}

.ss { font-size: 7px; line-height: 13px; ; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-style: normal; font-weight: normal; font-variant: normal; text-transform: capitalize; letter-spacing: 0.1em}
.body { line-height: 14px;; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; letter-spacing: 0.05em }

