body       { background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
/* ページ全体の背景,マージン指定*/

body,td    {font-size:85%;color:#777777;line-height:150%;font-family:Verdana;}/* 本文テキストのフォントサイズ,色,行間*/

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

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

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


.color1     {background-color:#DDBCD3;}   /*濃いピンクの背景色*/
.color2     {background-color:#FCEEF8;}   /*薄いピンクの背景色*/
.color3     {background-color:#FFFFFF;}   /*ホワイトの背景色*/
.color4     {background-color:#ADADAD;}   /*一番外側の枠線の色の背景色*/

.hr1        { border-color:#ADADAD; border-style:dotted; border-width:1px;} /* 下線が点線の部分 */
.waku       { border-color:#ADADAD; border-style:solid; border-width:1px;}     /* 枠線 */

.text1     {font-size:20px;color:#ADADAD;line-height:150%;font-family:Verdana;} /* メインタイトルのフォントサイズ,色*/
.text2     {font-size:16px;color:#ADADAD;line-height:150%;font-family:Verdana;} /* 下層ページのメインタイトルのフォントサイズ,色*/
h1     {font-size:100%;color:#999999;Verdana;font-weight : normal;margin-top : 5px;margin-left : 25px;margin-bottom : 5px;background-position : 5px 5px;}
.text3     {font-size:12px;color:#777777;line-height:150%;font-family:Verdana;} /* 住所などのフォントサイズ,色*/
.text4     {font-size:85%;color:#777777;line-height:150%;font-family:Verdana;} 
.text44     {font-size:85%;color:#777777;line-height:120%;font-family:Verdana;letter-spacing :4px;}
.text444    {font-size:85%;color:#008080;line-height:120%;font-family:Verdana;} 
.text5     {font-size:12px;color:#b1679b;line-height:150%;font-family:Verdana;} 
.text55     {font-size:14px;color:#b1679b;line-height:150%;font-family:Verdana;} 
.text6     {font-size:14px;color : #de3866;line-height:150%;font-family:Verdana;  border-bottom-width : 1px; border-bottom-style : dashed;}
.text7     {font-size:14px;color : #af52e2;line-height:150%;font-family:Verdana;font-weight : bold;}
.text8     {font-size:12px;color : #458153;line-height:100%;font-family:Verdana;}
 

.br{white-space: nowrap;}

.margin1{margin-left: 15px;}
.margin2{margin-left: 10px;}
.margin3{margin-left: 10px;
         margin-right: 10px;}
.margin33{margin-left: 10px;
         margin-right: 10px; font-size:14px;color:#6700cd;}

.con1 div{
  margin-left : 200px;
  border-left:solid 2px #f3f05f;
  padding-left:10px; 
  line-height : 120%;}

.con2 div{
  margin-left : 200px;
  border-left:solid 2px #ae1e5f;
  padding-left:10px; 
  line-height : 120%;}

.con3 div{
  margin-left : 200px;
  border-left:solid 2px #cc99ff;
  padding-left:10px; 
  line-height : 120%;}

.con4 div{
  margin-left : 200px;
  border-left:solid 2px #cccc66;
  padding-left:10px; 
  line-height : 120%;}

UL{
  margin-top : 5px;
  margin-left : 10px;
}
