/* Standard fonts */
.g10 { font-size: x-small; line-height: 130%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }
.g10b { font-size: x-small; line-height: 130%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold; }
.g12 { font-size: small; line-height: 150%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }
.g12b { font-size: small; line-height: 150%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold; }
.g14 { font-size: medium; line-height: 140%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }
.g14b { font-size: medium; line-height: 140%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold; }
.g18 { font-size: 18pt; line-height: 120%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }
.g18b { font-size: 18pt; line-height: 120%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold; }
.g24 { font-size: 24pt; line-height: 120%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }
.g24b { font-size: 24pt; line-height: 120%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold; }
.g24eb { font-size:24pt; line-height: 120%; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; font-weight: bold; }

/* For Mincho style page */
.m12 { font-size: 12pt; line-height: 150%; font-family:'‚l‚r ‚o–¾’©', serif; }
.m12b { font-size: 12pt; line-height: 150%; font-family:'‚l‚r ‚o–¾’©', serif; font-weight: bold; }
.m14 { font-size: 14pt; line-height: 140%; font-family:'‚l‚r ‚o–¾’©', serif; }
.m14b { font-size: 14pt; line-height: 140%; font-family:'‚l‚r ‚o–¾’©', serif; font-weight: bold; }
.m18 { font-size: 18pt; line-height: 120%; font-family:'‚l‚r ‚o–¾’©', serif; }
.m18b { font-size: 18pt; line-height: 120%; font-family:'‚l‚r ‚o–¾’©', serif; font-weight: bold; }
.m24 { font-size: 24pt; line-height: 120%; font-family:'‚l‚r ‚o–¾’©', serif; }
.m24b { font-size: 24pt; line-height: 120%; font-family:'‚l‚r ‚o–¾’©', serif; font-weight: bold; }

/* Maru gothic styles */
.mg10 { font-size: 10pt; line-height: 13px; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }
.mg12 { font-size: 12pt; line-height: 16px; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }
.gm14 { font-size: 14pt; line-height: 20px; font-family:'‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }

/* link styles */
a:link { color: #CC0000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }
a:visited { color: #CC0000; text-decoration: none; }

.white a:link {color: #FFFFFF; }
.white a:hover {color: #CCCCCC; }
.white a:visited {color: #FFFFFF; }



h1 { font-size:14px; font-weight:bold; line-height:130%; margin: 0px 0px 10px 0px; }
h2 { font-size:14px; font-weight:bold; line-height:130%; margin: 0px 0px 10px 0px; }
h3 { font-size:14px; font-weight:bold; line-height:130%; margin: 0px 0px 10px 0px; }
h4 { font-size:14px; font-weight:bold; line-height:130%; margin: 0px 0px 10px 0px; }


/* color */
.white {color: #FFFFFF; }

/* old fonts */
.body10 { font-size: x-small; font-style: normal; line-height: 130%}
.body12 { font-size: small; font-style: normal; line-height: 150%}
.body14 { font-size: medium; font-style: normal; line-height: 150%}
.body14b { font-size: medium; font-style: normal; font-weight:bold;line-height: 150%}
.body14m { font-size: medium; font-style: normal; line-height: 150%}
.body18 { font-size: large; font-style: normal; line-height: 130%}

.body10white { font-size: x-small; font-style: normal; line-height: 130%; color: #FFFFFF}
.body10blue { font-size: x-small; font-style: normal; line-height: 130% }
.body12white { font-size: small; font-style: normal; line-height: 140%; color: #FFFFFF}
.body12blue { font-size: small; font-style: normal; line-height: 140%}
.body14white { font-size: medium; font-style: normal; line-height: 140%; color: #FFFFFF}
.body14blue { font-size: medium; font-style: normal; line-height: 140%}
.body18red { font-size: large; font-style: normal; line-height: 140%; color: #FF0000}
.body18white { font-size: large; font-style: normal; line-height: 140%; color: #ffffff}
.body18blue { font-size: large; font-style: normal; line-height: 140%}



