/*　本文用　*/
option {
			font-size: 9pt;
			line-height: 140%;
}
.FontBody {
			font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
			font-size: 9pt;
			line-height: 140%;
			color: #663300;
}
.FontBodyt {
			font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
			font-size: 9pt;
			line-height: 140%;
			color: #330000;
}

.FontBody1 {
			font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
			font-size: 11pt;
			line-height: 140%;
			color: #663300;
}
.FontBodyp {
			font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
			font-size: 10pt;
			line-height: 140%;
			color: #663300;
}




/*　本文用小　*/
.FontSmall {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 8pt;
			line-height: 110%;
			color: #525252;
}
.FontSmallg {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 8pt;
			line-height: 110%;
			color: #777777;
}
/*　本文用中　*/
.FontMedium {

			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 11pt;
			line-height: 160%;
			color: 525252;
}
/*　タイトル　*/
.FontTitle {
			font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
			font-size: 12pt;
			font-weight: bold ;
			line-height: 140%;
			color: #525252;
}
/*　リンク　*/
a:link {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 9pt;
			color: #663300;
			text-decoration: underline
}
a:visited {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 9pt;
			color: #663300;
			text-decoration: underline
}
a:hover {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 9pt;
			color: #FF8C00;
			text-decoration: underline
}
a:active {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 9pt;
			color: #FF8C00;
}
a.n:link {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 9pt;
			line-height: 140%;
			color: #525252;
			text-decoration: none
}
a.n:visited {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 9pt;
			line-height: 140%;
			color: #525252;
			text-decoration: none
}
a.n:hover {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 9pt;
			line-height: 140%;
			color: #666666;
			text-decoration: underline
}
a.n:active {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 9pt;
			line-height: 140%;
			color: #525252;
}
a.un:link {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 8pt;
			color: #525252;
			text-decoration: none
}
a.un:visited {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 8pt;
			color: #525252;
			text-decoration: none
}
a.un:hover {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 8pt;
			color: #666666;
			text-decoration: underline
}
a.un:active {
			font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
			font-size: 8pt;
			color: #525252;
}
