body {background-color: #FFFFFF;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
 /*ページの背景とマージン*/ 
body,td,th {font-size:12px;color:#555555;line-height:150%;font-family:Verdana;} /*通常のテキストのサイズ、色の指定*/ 

a:link    {text-decoration:underline;color:#895634;}  /*テキストリンクの色*/
a:visited {text-decoration:underline;color:#895634;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:underline;color:#895634;}   /*クリックされているときのリンクの色*/
a:hover   {text-decoration:underline;color:#895634;}  /*マウスの上にカーソルがあるときのリンクの色*/

.lin2 a:link       {color:#606060;text-decoration:none;}  /*左メニュー・リンクテキスト指定*/
.lin2 a:visited    {color:#606060;text-decoration:none;}   /*左メニュー・訪問済みリンクテキスト指定*/
.lin2 a:active     {color:#606060;text-decoration:underline;}   /*左メニュー・クリックされているときのリンクの色*/
.lin2 a:hover      {color:#606060;text-decoration:underline;}   /*左メニュー・マウスの上にカーソルがあるときのリンクの色*/
.lin2 {
white-space: nowrap;
}

.color1     {background-color:#927555;}   /*ブラウンの背景色*/
.color2     {background-color:#FFFFFF;}   /*ホワイトの背景色*/
.color3     {background-color:#E6D8CA;}   /*薄いブラウンの背景色*/
.color4     {background-color:#fbf8e7;}   /*クリーム色の背景色*/

.text1     {font-size:24px;color:#927555;line-height:140%;font-family:Verdana;font-weight:bold ;} /* メインタイトルのフォントサイズ,色*/

.waku1      { border-color:#77614A; border-width:1px; border-style:solid;} /* 外枠*/
.text2     {text-align: justify; text-justify: inter-ideograph;line-height:24px; letter-spacing:2px}