/* CSS Document */

a:link {COLOR:#663300; text-decoration: none;}
a:visited {COLOR:#660000; text-decoration: none;}
a:hover {COLOR:#FF6666;}
a:active {COLOR:#CC6699; text-decoration: none;}

.br10 a:link {COLOR:#880A2F; text-decoration: none;}
.br10 a:visited {COLOR:#880A2F; text-decoration: none;}
.br10 a:hover {COLOR:#880A2F; text-decoration: underline;}
.br10 a:active {COLOR:#880A2F; text-decoration: none;}

.bk10 a:link {font-size: 10px; COLOR:#000000; text-decoration: none; font-weight: bold;}
.bk10 a:visited {font-size: 10px; COLOR:#000000; text-decoration: none; font-weight: bold;}
.bk10 a:hover {font-size: 10px; COLOR:#000000; text-decoration: underline; font-weight: bold;}
.bk10 a:active {font-size: 10px; COLOR:#000000; text-decoration: none; font-weight: bold;}

.red10 {
	FONT-SIZE: 10px; COLOR: #ff4040;
	line-height: 16px;
	letter-spacing: 0.05em;
}
.red16b {
	FONT-SIZE: 16px; COLOR: #ff4040;
	FONT-WEIGHT: bold;
	line-height: 21px;
	letter-spacing: 0.05em;
}
.g10 {
	font-size: 10px;
	color: #555555;
	line-height: 16px;
	letter-spacing: 0.05em;
}
.g12 {
	font-size: 12px;
	color: #555555;
	line-height: 1.3em;
	letter-spacing: 0.05em;
}
.w12 {
	FONT-SIZE: 12px; COLOR: white;
	line-height: 18px;
	letter-spacing: 0.05em;
}

/* ライフスタイル　深色テキスト */

.dark10 {
	font-size: 10px;
	color: #880A2F;
}

.dark11 {
	font-size: 11px;
	color: #880A2F;
}

.dark12 {
	font-size: 12px;
	color: #880A2F;
}

.dark14 {
	font-size: 14px;
	color: #880A2F;
}

.dark16 {
	font-size: 16px;
	color: #880A2F;
}

.dark10b {
	font-size: 10px;
	color: #880A2F;
	font-weight: bold;
}

.dark12b {
	font-size: 12px;
	color: #880A2F;
	font-weight: bold;
}

.dark14b {
	font-size: 14px;
	color: #880A2F;
	font-weight: bold;
}

.dark16b {
	font-size: 16px;
	color: #880A2F;
	font-weight: bold;
}

/* ライフスタイル　薄色テキスト */

.light10 {
	font-size: 10px;
	color: #880A2F;
}

.light11 {
	font-size: 11px;
	color: #880A2F;
}

.light12 {
	font-size: 12px;
	color: #880A2F;
}

.light14 {
	font-size: 14px;
	color: #880A2F;
}

.light16 {
	font-size: 16px;
	color: #880A2F;
}

.light10b {
	font-size: 10px;
	color: #880A2F;
	font-weight: bold;
}

.light12b {
	font-size: 12px;
	color: #880A2F;
	font-weight: bold;
}

.light14b {
	font-size: 14px;
	color: #880A2F;
	font-weight: bold;
}

.light16b {
	font-size: 16px;
	color: #880A2F;
	font-weight: bold;
}
