@charset "euc-jp";


BODY,TD    {font-size : 15px;color : #000040;line-height : 130%;font-family:Verdana;
  
  
}/* 本文テキストのフォントサイズ,色,行間*/
A:link    {text-decoration : none;
  color : #000040;
}  /*テキストリンクの色*/
A:visited {text-decoration : none;
  color : #000040;
}  /*訪問済みのリンクの色*/ 
A:active  {text-decoration : none;
  color : #000040;
}   /*背景色の指定*/
A:hover   {text-decoration : underline;
  color : #000040;
}  /*背景色の指定*/

BODY {
	background-repeat : repeat-x;
  

  background-image : url(../image/gradation_blue.gif);
}

  /*左メニューのリンクテキスト指定*/
   /*左メニューのリンクテキスト指定*/
   /*左メニューのリンクテキスト指定*/
   /*左メニューのリンクテキスト指定*/

.color_white{
  
  
  
  
  

  
  
  
  
  background-color : white;
}   /*画面内ヘッダ部分の背景色*/
.color_orange{background : url(../image/gradation_orange.gif) repeat-x;
  
}   /*画面内コンテンツ部分の背景色*/
   /*画面内ホワイト部分の背景色*/
   /*画面内ホワイト部分の背景色*/
.color_gray{background : url(../image/gradation_gray.gif);
  text-align : center;
  width : 20%;
  height : 21px;
}

.font1     {
  margin-top : 3px;
  
  
  margin-bottom : 3px;
}    /*本文テキストの色*/
    /*メインタイトルの色*/

 /* 点線の部分 */
  /* welcomeの下のライン色 */
.waku    { border-color:#3F3F3F; border-style:solid; border-width:1px;}     /* 枠線 */
              /* welcomeのフォントサイズ,色*/



   
   


