.titlefont {
	font-family: "ＭＳ ゴシック";
	font-size: 18px;
	font-weight: bolder;
	color: 336699;
	line-height: 26px;

}
.redtitlefont {
	font-family: "ＭＳ ゴシック";
	font-size: 18px;
	font-weight: bolder;
	color: 209160;
	line-height: 26px;

}
.mainfont {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	color: 5C5C5C;
	line-height: 20px;

}
.smallfont {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 20px;
	color: 5C5C5C;

}
.smallestfont {
	font-family: "ＭＳ ゴシック";
	font-size: 11px;
	line-height: 16px;
	color: 5C5C5C;

}
/* Default */
a.mainlink:link	 {font-family: 'MS Gothic'; 
		font-size: 12px;
		color: #336699;
		}

/* Visited */
a.mainlink:visited	 { font-family: 'MS Gothic';
		font-size: 12px;
		color: #336699;
		}

/* RollOver */
a.mainlink:hover	{font-family: 'MS Gothic';
		font-size: 12px;
		color: #FFC600;
		}
/* Default */
a.small_link:link	 {font-family: 'MS Gothic'; 
		font-size: 10px;
		color: #336699;
		}

/* Visited */
a.small_link:visited	 { font-family: 'MS Gothic';
		font-size: 10px;
		color: #336699;
		}

/* RollOver */
a.small_link:hover	{font-family: 'MS Gothic';
		font-size: 10px;
		color: #FFC600;
		}
.verysmallfont {
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	line-height: 20px;
	color: 5C5C5C;

}
