/* DEFAULT SELECTION */
TABLE{
	table-layout: Loading;
	empty-cells: show;
}
IMG{ border-style: none; }
RUBY{
	ruby-position : above;
	ruby-align : distribute-letter;
	ruby-overhang : auto;
	}
A{text-decoration:underline; }
A:link{ color:#0000FF }
A:active{ color:#000088 }
A:visited{ color:#0000FF }
A:hover{ color:#FF0099 }
OL,LI{
	list-style-image : none;
	list-style-position : outside;
}
TD{
	background-repeat: repeat;
	background-attachment: scroll; /* or Fixed */
}

/* EXPERT FONT FACES */

.txtJPNormal{
	font-size: 9pt;			letter-spacing: 0pt;		line-height: 9pt;
}

.txtJPStandard{
	font-size: 9pt;			letter-spacing: 0pt;		line-height: 10pt;
}
.txtJPMini{
	font-size: 8pt;			letter-spacing: 0pt;		line-height: 9pt;
}
.txtJPLetter{
	font-size: 9pt;			line-height: 15pt;
}
.txtJPLarge{
	font-size: 13pt;			line-height: 13pt;
}
.txtJPSuprtLarge{
	font-size: 14pt;			line-height: 14pt;
}
.txtJPHeadBIG{
	font-size: 15pt;			line-height: 15pt;
	font-weight: bold;
}
.txtJPUnPFormStr{
	font-size: 9pt;		line-height: 12pt;
}
.txtJPSetSize{
	font-size: 9pt;
}
body {
	background-image: url(../../common_image/header_bg02.gif);
	background-repeat: repeat-x;
}

       *.mydialogbox
      {
         width: 755px;
         height: 523px;
         padding: 30px 50px 30px 30px ;
         overflow: auto;
         background-image: url('image/back.gif'); 
         background-repeat: no-repeat;
      }
      *.contents
      {
         width: 645px;
         height:440px;
         margin: 0em;
         vertical-align: top;
         overflow: auto;
      }

