body	{
  font-size	: 13px;
  line-height	: 130%;
  font-family	: "ＭＳ Ｐゴシック";
  font-weight : normal;
}
TD	{
  font-size	: 13px;
  line-height	: 130%;
  font-family	: "ＭＳ Ｐゴシック";
  font-weight : normal;
}

.font	{
  font-size	: 12px;
  color		: #777777;
  line-height	: 150%;
  font-family	: "ＭＳ Ｐゴシック";
}
/* 本文テキストのフォントサイズ,色,行間*/

.font1	{
  font-size : 13px;
  line-height	: 130%;
  font-family	: "ＭＳ Ｐゴシック";
  font-weight : normal;
}
/*通常のテキストのサイズ色の指定*/

.font2	{
  font-size	: 30px;
  line-height	: 130%;
  font-family	: "ＭＳ Ｐゴシック";
  font-weight : bold;
}
/*見出しの大きい文字の指定*/

.font3	{
  font-size : 17px;
  font-family	: "ＭＳ Ｐゴシック";
  line-height : 130%;
  font-weight : bold;
}
/* 大きい文字の指定*/ 

.font4	{
  font-size : 9px;
  font-family	: "ＭＳ Ｐゴシック";
  line-height : 130%;

}
/* 小さい文字の指定*/ 
