a:link           { color:#DC6C55; ; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px}
a:visited        { color:#586982; }
a:active         { color:#F3E3C7; ; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px}
a:hover          { color:#FF9270; ; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; text-decoration: underline}
.text        {  font-size: 12px; line-height: 160%; ; font-family: "ＭＳ Ｐゴシック", "Osaka"; color: #333333; border-color: black black #666666; border-style: none}
.note        {  font-size: 12px; line-height: 115%; ; font-family: "ＭＳ Ｐゴシック", "Osaka"; color: #333333}

if (navigator.userAgent.indexOf("Win") >= 0) {
	if (vercheck(1,0)) {
		document.write('<link rel="stylesheet" href="css/WinのIE用css.css" type="text/css">');
	} else {
		document.write('<link rel="stylesheet" href="css/WinのNN用css.css" type="text/css">');
	}
} 
.s-text {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 120%}
.subheading {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #222222;
	font-weight: bold;
}
.L-text {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	line-height: 150%;

}
.text-wide {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}
