@media print{

/* Base */

Body,Td { font-size : 9pt ; color : #666666 ; font-family : Geneva, Arial, Helvetica, san-serif ; }



/* Print */

.NoPrint { display : none }



/* Space */

.EnLine { line-height:1.3em ; text-align : justify ; }

.JaLine { line-height:1.3em ; }



/* Font */

.SSmall { font-size : 7pt ; }

.Small { font-size : 8pt ; }

.White { font-size : 9pt ; color : #FFFFFF ; font-family : Geneva, Arial, Helvetica, san-serif, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka" ; }

.Red { font-size : 9pt ; color : #DD0000 ; }

.Color { font-size : 9pt ; color : #009BA9 ; font-family : Geneva, Arial, Helvetica, san-serif, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka" ; }

.Style { font-size : 9pt ; color : #666666 ; font-family : Geneva, Arial, Helvetica, san-serif, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka" ; }

.Bold { font-size : 9pt ; color : #999999 ; font-weight : bold ; font-family : Geneva, Arial, Helvetica, san-serif, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka" ; }

.Head { font-size : 10pt ; color : #009BA9 ; font-weight : bold ; font-family : Geneva, Arial, Helvetica, san-serif, "‚l‚r ‚oƒSƒVƒbƒN", "Osaka" ; }



/* Link */

A {  }
A:Link { color : #009BA9 ; }
A:Visited { color : #666666 ; }
A:Hover { color : #999999 ; text-decoration : underline ; }

A.Sitemap { font-size : 10pt ; text-decoration : none ; }
A.Sitemap:Link { font-size : 10pt ; color : #009BA9 ; }
A.Sitemap:Visited { font-size : 10pt ; color : #666666 ; }
A.Sitemap:Hover { font-size : 10pt ; color : #999999 ; text-decoration : underline ; }



/* Frame */

.FrGrey { border : 1px solid #999999 ; }

.FrOrange { border : 1px solid #FF9900 ; }

.FrBgWhite { border : 1px solid #999999 ; background-color : #FFFFFF ; height : 21px ; padding : 3px ; }

.FrBgGrey { border : 1px solid #999999 ; background-color : #EEEEEE ; height : 21px ; padding : 3px ; }

}