/* Standard elements */
body {
	font: 12px '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	line-height: 150%;
}

.DONODISPLAY { display: none; visibility: hidden; } 

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

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

/* Maru gothic styles */
.mg10 { font-size: 10px; line-height: 150%; }
.mg12 { font-size: 12px;  line-height: 150%; }
.gm14 { font-size: 14px; line-height: 150%; }

/* link styles */
a:link { color: #83A78B; text-decoration: none}
a:hover { text-decoration: underline}
a:visited { color: #CC9999; text-decoration: none}

