body	{
  background : url(../../../backg.gif);
  text				: #3F3F3F;
  margin-top			: 2px;
  margin-left			: 2px;
  margin-right			: 2px;
  margin-bottom			: 2px;
  scrollbar-base-color		: #A99267;
  scrollbar-arrow-color		: #A99267;
  scrollbar-darkshadow-color	: #A99267;
  scrollbar-face-color		: #FFFFFF;
  scrollbar-highlight-color	: #FFFFFF;
  scrollbar-track-color		: #FFFFFF;
  scrollbar-shadow-color	: #FFFFFF;
}
/* インラインフレームのツールバーの色*/

TD	{
  font-size	: 13px;
  color		: #3F3F3F;
  line-height	: 130%;
  font-family	: "ＭＳ Ｐゴシック";
  font-weight : normal;
}
body   {
  background-color	: #FFFFFF;
}
/* 全体背景色*/

A:LINK    {
  text-decoration : underline;
  color			: #3F3F3F;
}
/*テキストリンクの色*/
A:VISITED {
  text-decoration : underline blink;
  color			: #6666CC;
}
/*訪問済みのリンクの色*/ 
A:ACTIVE  {
  text-decoration : underline blink;
  color			: #6666CC;
}
/*クリック時のリンクの色*/
A:HOVER   {
  text-decoration : underline blink;
  color			: #6666CC;
}
/*マウスの上にカーソルがあるときのリンクの色*/

.font	{
  font-size	: 12px;
  color		: #777777;
  line-height	: 150%;
  font-family	: "ＭＳ Ｐゴシック";
}
/* 本文テキストのフォントサイズ,色,行間*/

.font1	{
  font-size : 13px;
  color		: #3F3F3F;
  line-height	: 130%;
  font-family	: "ＭＳ Ｐゴシック";
  font-weight : normal;
}
/*通常のテキストのサイズ色の指定*/

.font2	{
  font-size	: 13px;
  color		: #3F3F3F;
  line-height	: 130%;
  font-family	: "ＭＳ Ｐゴシック";
  font-weight : bold;
}
/*少し大きい文字の指定*/

.font3	{
  font-size : 13px;
  color		: #3F3F3F;
  font-family	: "ＭＳ Ｐゴシック";
  line-height : 130%;
}
/* 左白文字テキストの指定*/ 


.lin2 a:link		{
  font-size		: 13px;
  color			: #FFFFFF;
  text-decoration	: none;
}
/*メニュー・テキストリンクの色*/

.lin2 a:visited	{
  font-size		: 13px;
  color			: #FFFFFF;
  text-decoration	: none;
}
/*メニュー・訪問済みのリンクの色*/

.lin2 A:ACTIVE	{
  font-size		: 13px;
  color			: #FFFFFF;
  text-decoration : none;
}
/*メニュー・クリック時のリンクの色*/

.lin2 A:HOVER		{
  font-size		: 13px;
  color			: #FFFFFF;
  text-decoration : none;
}
/*メニュー・マウスの上にカーソルがあるときのリンクの色*/

.color1	{
  background-color	: #99CC99;
}
/*画面内濃いグリーン色の背景色　上のメニュー帯*/
.color2	{
  background-color	: #CCCCFF;
}
/*画面内薄いグリーン色の背景色*/
.color3	{
  background-color	: #FFFFFF;
}
/*画面内ホワイト部分の背景色*/
.color4	{
  background-color	: #E8E8E8;
}
/*画面右セル背景色*/

.title		{
  font-size		: 24px;
  color			: #11403C;
  font-family		: "ＭＳ Ｐゴシック";
}
/* タイトル文字フォントサイズ,色*/

.color5{
  background-color : #97b735;
}
