/*ボディページ*/
BODY{ 
  font-family: Default; 
  font-weight : normal;	
  color :: #443F5C;
  background-color : white;		
  text-decoration : none;
  font-size : 9pt;
}
TD.subContents{
  color :#444444 ;
  font-size: 8pt ;
  
}
TD.subTitle{
  color :#ffffff ;
  font-size: 10pt ;
  background-color:#999967;
}
TD.bordercolor{
  background-color:#829fbd;
}
TD.subContentl{
  color :#000000 ;
  font-size: 10pt ;
  background-color:#ffffcd;
}
SPAN.Title{
  font-size:12pt;
  font-weight:bold;
  color :#006699;
}
SPAN.subTitle{
  font-size:10pt;
  font-weight:bold;
  color :#44405b;
}
SPAN.Imgborder{
  border:1px soild black;
}
TABLE.frame{
  font-size : 10pt;
  margin-top : 10px;
  height:80%;
}
TABLE.menubox  {
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  border-collapse: collapse;
  margin: 1px;
}
TABLE.menu  {
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  border-collapse: collapse;
  margin : 1px;
}

TABLE.submenu  {
  cursor:hand;
  font-size: 8pt;
  margin : 1px;
}
/*フッターページ*/
P.footer{
	font-size:12pt;
}

/*このページのトップに戻る*/

A:link       {
  color: #006699 ;
  font-size:9pt;
}
A:visited    {
  color: #006699 ;
  font-size:9pt;
}
A:active     {
  color: #cc3399 ;
  font-size:9pt;
}

/*左のナビゲーション*/

A.color:link	{
	color: #000000;
	text-decoration: none;
    font-size: 8pt ;
}
A.color:visited    {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
    font-size: 8pt ;
}
A.color:active     { 
	color: #000000;
	font-style: normal;
	font-variant: normal; 
	text-decoration: none; 
    font-size: 8pt ;
}
A.color:hover      {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #ffffff;
    font-size: 8pt ;
}
td.tic       { cursor: hand }
/*全体のページ*/

TD {
	font-size:9pt;
}