.n10 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 14px; text-decoration: none }

.n12 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 140%; text-decoration: none }

.n12_m {  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; font-size: 12px; line-height: 140%; text-decoration: none }

.n14 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 18px; text-decoration: none }

.n16 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; line-height: 20px; text-decoration: none }


.n9_small {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
}

.n10_small {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}

.n10_small_gray {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #666666;
}

.n10_small_white {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.n12_bold {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

/* 黒色リンク \*/
a.black:link {
	color: #666666;
	text-decoration: underline;
}
a.black:visited {
	color: #666666;
	text-decoration: underline;
}
a.black:hover {
	color: #999999;
	text-decoration: none;
}

/* 緑色リンク \*/
a.green:link {
	color: #006600;
	text-decoration: underline;
}
a.green:visited {
	color: #006600;
	text-decoration: underline;
}
a.green:hover {
	color: #009900;
	text-decoration: none;
}

/* オレンジ色リンク \*/
a.orange:link {
	color: #CC6600;
	text-decoration: underline;
}
a.orange:visited {
	color: #CC6600;
	text-decoration: underline;
}
a.orange:hover {
	color: #FF6600;
	text-decoration: none;
}

/* 青色リンク \*/
a.blue:link {
	color: #0066CC;
	text-decoration: underline;
}
a.blue:visited {
	color: #0066CC;
	text-decoration: underline;
}
a.blue:hover {
	color: #0099FF;
	text-decoration: none;
}

/* 黄色リンク \*/
a.yellow:link {
	color: #FFFF00;
	text-decoration: underline;
}
a.yellow:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a.yellow:hover {
	color: #FF9900;
	text-decoration: none;
}

/* 桃色リンク \*/
a.pink:link {
	color: #CC3366;
	text-decoration: underline;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
a.pink:visited {
	color: #CC3399;
	text-decoration: underline;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
a.pink:hover {
	color: #CC6699;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

a:link { color: #3366CC; text-decoration: underline; }
a:visited { color: #660099; text-decoration: underline; }
a:hover { color: #ff9900; text-decoration: none;}
