/*
----------------------------------------------------------------------------------------------------
support page
---------------------------------------------------------------------------------------------------- */

.css1 {  font-size: 8pt; line-height: 10pt}
.css1-2 { font-size: 8pt; line-height: 12pt}
.css2 {  font-size: 9pt; line-height: 11pt}
.css2-2 { font-size: 9pt; line-height: 13pt}
.css3 {  font-size: 10pt; line-height: 12pt}
.css3-2 { font-size: 10pt; line-height: 14pt}
.css4 {  font-size: 12pt; line-height: 14pt}
.css4-2 { font-size: 12pt; line-height: 16pt}
.css5 {  font-size: 14pt; line-height: 16pt}
.css5-2 { font-size: 14pt; line-height: 18pt}
.css-menu { font-size: 8.5pt; color:#666666}

td {  font-size: 10pt}
a { text-decoration: none }
a:link { color: #0000FF }
a:visited { color: #333CB0 }
a:hover { color:#0066FF; text-decoration:underline; }

a.menu:link { color: #666666; text-decoration: none }
a.menu:visited { color: #666666; text-decoration: none }
a.menu:hover { color:#003366; text-decoration:none}
.style3 {color: #666666}
.style5 {color: #333333}

.style1 {
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {font-size: 14pt; line-height: 16pt; font-weight: bold; }


/*caption text(2006/11/17add)
-----------------------------------------------------*/
td.caption{padding:0 5px 1em; line-height:1.3em;}


/* text(red)
-----------------------------------------------------*/
span.txt_new{color:red;}
