BODY,TD{  
	/* 文字サイズ */
	font-size: 10pt;
	/* 文字色 */
/*
	color : #000066;
*/
	color : #FFFFFF;
}

BODY{  
	/* マージン */
	margin		  : 0px;
/*
	background-color:#FEDE01;
*/
	background-color:#FFFFD2;

}

A			{
  color:#FFFFFF;text-decoration:none;
}
A:link		{
  color:#FFFFFF;text-decoration:underline;
}
A:visited	{
  color:#FFFFFF;text-decoration:underline;
}
A:hover		{
  color:#BB9A00;text-decoration:underline;
}
A:active	{
  color:#FFFFFF;text-decoration:none;
}

TD.base_left{  

	width  : 2px;

	background-image : url(line_left.gif);
	background-repeat:repeat-y;

/*	background-repeat:no-repeat;*/

}

TD.base_middle_h{  

	width  : 798px;
	height : 142px;

	background-color:#FFFF99;

}

TD.base_middle{  

	width  : 798px;

	background-color:#FFFF99;
}

TD.base_middle_m{  

	width  : 798px;

	background-color:#000000;
	background-image : url(back_middle_m.gif);
	background-repeat:no-repeat;
}

TD.base_middle_f{  

	width  : 798px;
	height : 30px;

	background-color:#000000;
/*
	background-image:url(image/line_right.gif);
	background-repeat:repeat-y;
*/
}

TD.base_right{  

	width  : 10px;

	background-image : url(line_right.gif);
	background-repeat:repeat-y;

}

TD.t_info_h{  
	background-image : url(t_info_h.gif);
	background-repeat:repeat-y;
}

TD.t_info_m{  
	background-image : url(t_info_m.gif);
	background-repeat:repeat-y;
}

/****** TABLE01 ******/
TD.T01_01{  
	/* 幅 */
	width  : 5px;
	/* 高さ */
	height : 5px;
	/* 背景 */
	background-image : url(t01_01.gif);
	background-repeat : no-repeat;
}
TD.T01_02{  
	/* 幅 */
/*	width  : 5px;*/
	/* 高さ */
	height : 5px;
	/* 背景 */
	background-image : url(t01_02.gif);
	background-repeat : repeat-x;
}
TD.T01_03{  
	/* 幅 */
	width  : 5px;
	/* 高さ */
	height : 5px;
	/* 背景 */
	background-image : url(t01_03.gif);
	background-repeat : no-repeat;
}
TD.T01_04{  
	/* 幅 */
	width  : 5px;
	/* 高さ */
/*	  height : 5px;*/
	/* 背景 */
	background-image : url(t01_04.gif);
	background-repeat : repeat-y;
}
TD.T01_05{  
	/* 幅 */
/*	width  : 5px;
	/* 高さ */
/*	  height : 5px;*/
	/* 背景 */
	background-image : url(t01_05.gif);
/*	  background-repeat : repeat-y;*/
}
TD.T01_06{  
	/* 幅 */
	width  : 5px;
	/* 高さ */
/*	  height : 5px;*/
	/* 背景 */
	background-image : url(t01_06.gif);
	background-repeat : repeat-y;
}
TD.T01_07{  
	/* 幅 */
	width  : 5px;
	/* 高さ */
	height : 5px;
	/* 背景 */
	background-image : url(t01_07.gif);
	background-repeat : no-repeat;
}
TD.T01_08{  
	/* 幅 */
/*	width  : 5px;*/
	/* 高さ */
	height : 5px;
	/* 背景 */
	background-image : url(t01_08.gif);
	background-repeat : repeat-x;
}
TD.T01_09{  
	/* 幅 */
	width  : 5px;
	/* 高さ */
	height : 5px;
	/* 背景 */
	background-image : url(t01_09.gif);
	background-repeat : no-repeat;
}
TD.line_dot{  
	/* 高さ */
	height  : 5px;
	/* 背景 */
	background-image : url(line_dot.gif);
}

