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

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

.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;}   /*左メニュー・マウスの上にカーソルがあるときのリンクの色*/

.color1     {background-color:#EFBFAD;}   /*サーモンピンクの背景色*/
.color2     {background-color:#FFFFFF;}   /*ホワイトの背景色*/
.color3     {background-color:#f7e0d8;}   /*薄いサーモンピンクホワイトの背景色*/


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

.waku1      { border-color:#C23E0D; border-width:1px; border-style:solid;} /* 外枠*/
