/**********************************/
/* ¥«¥¿¥í¥°¡¦»ñÎÁÍÑ¤Î¥Æ¡¼¥Ö¥ëÁõ¾þ */
/**********************************/
#pdf_data_table {  }
 
	#pdf_data_table TABLE {
		width: 630px;
		empty-cells: show; }
 
	#pdf_data_table TD.graph {
		height: 82px;
		width: 82px; }
 
	#pdf_data_table TD.text { height: 82px; }
 
	#pdf_data_table TD.text_c { height: 82px; }
 
	#pdf_data_table TD.text_r { height: 82px; }
 
	#pdf_data_table TD.graph A { font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',osaka,arial,helvetica,sans-serif; }
 
	#pdf_data_table TD.text A {
		text-decoration: none;
		display: block;
		height: 44px;
		padding-top: 36px;
		font-size: 12px;
		line-height: 120%;
		color: #000000;
		font-family: font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',osaka,arial,helvetica,sans-serif; }
 
		#pdf_data_table TD.text A:hover { text-decoration: underline; }
 
	#pdf_data_table TD.text_c A {
		text-decoration: none;
		display: block;
		height: 44px;
		padding-top: 36px;
		font-size: 12px;
		line-height: 120%;
		color: #000000;
		font-family: font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',osaka,arial,helvetica,sans-serif; }
 
		#pdf_data_table TD.text_c A:hover { text-decoration: underline; }
 
	#pdf_data_table TD.text_r A {
		text-decoration: none;
		display: block;
		height: 44px;
		padding-top: 36px;
		font-size: 12px;
		line-height: 120%;
		color: #000000;
		font-family: font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',osaka,arial,helvetica,sans-serif; }
 
		#pdf_data_table TD.text_r A:hover { text-decoration: underline; }
 
 