/*     Stylesheet - Macintosh and PC *//* Story headline */.storyhed { font:  20px Osaka, "MS ゴシック", sans-serif; }/* Story byline */.byline { font: italic 12px/16px 平成明朝, ヒラギノ明朝,  "MS 明朝", serif; color: #333; }/* Story dateline */.dateline { font: 12px/16px 平成明朝, ヒラギノ明朝,  "MS 明朝", serif; color: #333; }/* Lead paragraph of story */.deck { font: 16px/25px 平成明朝, ヒラギノ明朝,  "MS 明朝", serif; color: #000; }/* LInes of introduction */.intro { font: 16px/25px 平成明朝, ヒラギノ明朝,  "MS 明朝", serif; color: #000; }/* Body text of story */.storybody { font: 14px/20px 平成明朝, ヒラギノ明朝, "MS 明朝", serif;               text-indent: 1em: text-align: justify;  }/* quote block ... */.quoted { text-align: justify; font: italic 12px/16px; margin-left: 30px; margin-right: 30px  }/* Text for related item boxes */.inline { font: 12px/15px Osaka, "MS ゴシック", sans-serif; }/* Text under photos describing image */.cutline { font: 10px/13px Osaka, "MS ゴシック", sans-serif; color: #666; }/* text in boxes */.boxed { border-style: solid; border-top-width: 2px; border-bottom-width: 2px; border-left-width: 1px; border-right-width: 1px ; padding: 5px; text-align: justify; background-color: grey:  }/* -------- Global *//* A:link { color: #039; } *//* A:visited { color: #369; } *//* A:active { color: #982219;} *//* A:hover { text-decoration: underline; } */A:hover { color: red; }B { font-weight: bold; }IMG { border-color: #000; }
