/************************************************************
[CSS]
--- insert ---
<LINK rel="stylesheet" href="news.css" type="text/css">
*************************************************************/
a         { text-decoration: none; }
a:link    { text-decoration: none; }
a:hover   { text-decoration: underline; position:relative; top:1px; left:1px; color: red; }
body{font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; text-align:left; vertical-align:top;}
hr { color: orange; height: 3px; }

h1 { font-size: 22px; font-weight: bold; color: #000066;
     border-color: orange;border-style: solid; border-width: 1px 1px 3px 8px;
     padding: 3px; margin: 0 0 6px 0; }

h2 { font-size: 16px; font-weight: bold; color: white; background-color: orange;
         padding: 6px 0 3px 6px; margin: 0 0 10px 0; }

h3 { font-size: 14px; font-weight: bold; color: orange;
     border-color: orange; border-style: solid; border-width: 0px 0px 1px 0px;
     padding: 2px; margin: 0 0 2px 0; }

.txt  { font-size: 12px; font-weight: normal; font-face: ‚l‚r ƒSƒVƒbƒN; line-height: 1.5em; }
.book { font-size: 12px; font-weight: normal; font-face: ‚l‚r‚o ƒSƒVƒbƒN; line-height: 1.2em; }
.menu { font-size: 12px; font-weight: normal; font-face: ‚l‚r‚o ƒSƒVƒbƒN; line-height: 1.2em; }
