@charset "SHIFT_JIS";

/* CSS definition for general fonts (Mac classic, PC, other computer) */
/* Standard elements */
body { font-size: 10pt; }
table, td { font: 10pt; }
#footer { font-size: 9pt; }
/* Standard fonts */
.K10, .G9, .V9 { font-size: 9pt; line-height: 12pt; }
.KB10 { font-size: 9pt; }
.K12, .G10, .V10 { font-size: 10pt;  line-height: 13pt; }
.KB12 { font-size:10pt; }
.K14, .G12, .V12 { font-size: 12pt;  line-height: 15pt; }
.KB14 { font-size:12pt; }
.K18, .L14 { font-size: 14pt;  line-height: 18pt; }
.KB18 { font-size:14pt; }
.K24, .L18, .L24 { font-size: 18pt;  line-height: 24pt; }
.KB24, .KEB24 { font-size:18pt; }

/* For localization */
.G9G { font-size: 9pt;  line-height: 12pt; }
.G10G, .L10G, .G10W, .L10W { font-size: 10pt;  line-height: 13pt; }
.L12G, .L12W { font-size: 12pt;  line-height: 15pt; }
.L14G, .L14W { font-size: 14pt;  line-height: 18pt; }
.L18G, .L24G, .L18W, .L24W { font-size: 18pt;  line-height: 24pt; }
.T13, .INTRO { font-size: 14pt; line-height: 15pt; }

/* For Mincho style page */
.M12 { font-size: 10pt; line-height: 13pt; }
.MB12 { font-size:10pt; }
.M14 { font-size: 12pt; line-height: 15pt; }
.MB14 { font-size:12pt; }
.MB18 { font-size:14pt; }
.MB24 { font-size:18pt; }

/* Maru gothic styles */
.R10 { font-size: 9pt; line-height: 12pt; }
.R12 { font-size: 10pt;  line-height: 13pt; }
.R14 { font-size: 12pt; line-height: 15pt; }
