        body
        {
                background-color : #ffffff ;
        }

		/*　ダークブルー　*/
		.db10-14        {	color : #364882;  font-size : 10px ;  line-height:14px;  }
		.db12-18        {	color : #364882;  font-size : 12px ;  line-height:18px;  }
		/*　ダークブルー太字　*/
        .db10-14b        {	color : #364882;  font-size : 10px ;  font-weight: bold;  line-height:14px;  }
		.db10-16b        {	color : #364882;  font-size : 10px ;  font-weight: bold;  line-height:16px;  }
		.db12-18b        {	color : #364882;  font-size : 12px ;  font-weight: bold;  line-height:18px;  }
		/*　ダークブルーリンク　*/
		A.nav_db:hover      {color: #364882; text-decoration: underline}
		A.nav_db      {color: #364882; text-decoration: underline}
		
		/*　ライトブルー　*/
		.lb10-14        {color : #5570B0;     font-size : 10px ;   line-height:14px;      }
		.lb10-16        {color : #5570B0;     font-size : 10px ;   line-height:16px;      }
		/*　ライトブルー太字　*/
		.lb10-16b        {	color : #5570B0;  font-size : 10px ;  font-weight: bold;  line-height:16px;  }
		.lb12-18b        {	color : #5570B0;  font-size : 12px ;  font-weight: bold;  line-height:18px;  }
		/*　ライトブルーリンク　*/
		A.nav_lb:hover      {color: #5570B0; text-decoration: underline}
		A.nav_lb      {color: #5570B0;}
		
		/*　ブルー　*/
		.bb12-18b        {	color : #003399;  font-size : 12px ;  font-weight: bold;  line-height:18px;  }
		

		/*　ブラック　*/
		.bk10-14        { font-size : 10px ;	   line-height:14px;  }
		.bk10-16        { font-size : 10px ;	   line-height:16px;  }
		.bk12-18        { font-size : 12px ;	   line-height:18px;  }
		.bk14-20        { font-size : 14px ;	   line-height:20px;  }
		.bk18-24        { font-size : 18px ;	   line-height:24px;  }
		/*　ブラック太字　*/
		.bk12-18b        { font-size : 12px ;	   line-height:18px;   font-weight: bold; }
		.bk14-20b        { font-size : 14px ;	   line-height:20px;   font-weight: bold; }
		.bk18-24b        { font-size : 18px ;	   line-height:24px;   font-weight: bold; }
		/*　ブラックリンク　*/
		A      {color: #000000; text-decoration: none}
        A:hover      {color: #000000; text-decoration: underline}
		
		
		/* グレー　*/
		.g10-16        {color: #CCCCCC; font-size : 10px ;	   line-height:16px;  }
		/* ダークグレー　*/
		.dg10-14        {color: #666666; font-size : 10px ;	   line-height:14px;  }
		.dg12-18        {color: #666666; font-size : 12px ;	   line-height:18px;  }
        
		
		
		
		
		
		 .margin
        {
                margin : 1px ;
        }

        .main-text-title
        {
                font-size : 12px ;
	   font-weight: bold;
	   line-height:14px;
        }

        .main-text
        {
                font-size : 14px ;
	   line-height:18px;
        }

        .sub-text-title
        {
                font-size : 12px ;
	   line-height:16px;
	   font-weight: bold;
        }

        .sub-text
        {
                font-size : 12px ;
	   line-height:16px;
        }

        .sub-text-blue14
        {
                font-size : 14px ;
	   line-height:18px;
	   color: #0000ff;
        }

        .sub-table
        {
                font-size : 12px ;
	   line-height:16px;
        }

        .sub-text10
        {
                font-size : 10px ;
	   line-height:14px;
        }

        .f18
        {
                font-size : 18px ;
	   line-height: 18px;
        }

        .f18-22
        {
                font-size : 18px ;
	   line-height: 22px;
        }

        .f12-22
        {
                font-size : 12px ;
	   line-height:22px;
        }
        
        .f12-18
        {
                font-size : 12px ;
	   line-height:18px;
        } 

        .f12-16
        {
                font-size : 12px ;
	   line-height:16px;
        }         
		
		.f14-20
        {
                font-size : 14px ;
	   line-height:20px;
        }      

        .f14b
        {
                font-size : 14px ;
	   line-height:14px;
	   font-weight: bold;
        }

        .f12
        {
                font-size : 12px ;
	   line-height:12px;
        }

        .f10-16
        {
                font-size : 10px ;
	   line-height:16px;
        }

        .f10
        {
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_red
        {
	   color: #fd6868;
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_blue
        {
	   color: #6466fd;
                font-size : 10px ;
	   line-height:10px;
        }

        .f10_gray
        {
	   color: #cccccc;
                font-size : 10px ;
	   line-height:14px;
        }