BODY		{background:#E8F0FB; color:#333; font-size:10pt; line-height:120%;}
A:link		{color:#090;}
A:active	{color:#f00;}
A:visited	{color:#090;}
A:hover 	{color:#3af;}

H1		{PADDING-BOTTOM:5px; font-size:20pt; MARGIN:0px; color:#333; PADDING-RIGHT:0px; PADDING-LEFT:10px; LINE-HEIGHT:100%; PADDING-TOP:5px; BACKGROUND-color:#a6caf0;}
H2		{PADDING-BOTTOM:5px; font-size:20pt; MARGIN:0px; color:#333; PADDING-RIGHT:0px; PADDING-LEFT:10px; LINE-HEIGHT:100%; PADDING-TOP:5px; BACKGROUND-color:#a6caf0;}

TABLE		{font-size:11pt; table-layout:auto;}
TABLE.f		{font-size:11pt; table-layout:fixed;}
TR		{background-color:#e9faff; line-height:140%;}
TH.dai		{background-color:#a6caf0; line-height:100%;}
TH		{background-color:#DFF2FD;}
TD.ded		{background-color:#E8F0FB; font-size:10pt;}
TD.koumoku	{background-color:#DFF2FD; font-size:10pt; text-align:center;}
TD.koumoku2	{background-color:#DFF2FD; text-align:left;}
TD.tokuten_k	{font-size:11pt; text-align:center;}
TD.cfc		{background-color:#DFF2FD;}
#TOP		{font-size:22pt;}
#bule		{color:#00f;}
#red		{color:#f00;}
#setumei	{font-size:10pt;}
STRONG		{font-size:8pt; font-weight:bold; background-color:a6caf0;}

#S		{font-size:12pt; font-weight:bold; color:#f00;}
#A		{font-size:12pt; font-weight:bold; color:#f3a;}
#B		{font-size:12pt; font-weight:bold; color:#ffa840;}
#C		{font-size:12pt; font-weight:bold; color:#090;}
#D		{font-size:12pt; font-weight:bold; color:#3af;}
#E		{font-size:12pt; font-weight:bold; color:#a3f;}
#F		{font-size:12pt; font-weight:bold; color:#a0a0a0;}
#X		{font-size:12pt; color:#a0a0a0;}
#miman		{font-size:12pt; font-weight:bold; color:#aaaaaa;}
#pt		{font-size:12pt; font-weight:bold;}
#ten		{font-size:10pt; font-weight:bold;}

#param50	{color:#f00; font-size:10pt; font-weight:bold;}
#param40	{color:#f3a; font-size:10pt; font-weight:bold;}
#param35	{color:#ffa840; font-size:10pt; font-weight:bold;}
#param30	{color:#090; font-size:10pt; font-weight:bold;}
#param20	{color:#3af; font-size:10pt; font-weight:bold;}
#param10	{color:#a3f; font-size:10pt; font-weight:bold;}
#param01	{color:#a0a0a0; font-size:10pt; font-weight:bold;}
#param00	{color:#a0a0a0; font-size:10pt;}

pre {
	font-size:11pt;
	letter-spacing: -2px;
	line-height:130%;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}

pre.setumei {
	font-size:10pt;
	line-height:130%;
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
}