/* 南河内考古学研究所 CSS FILE01 */
/* anchor pseudo-class */
A:link { color: #eeeeee; text-decoration: none; }
A:visited { color: #eeeeee; text-decoration: none; }
A:active { color: #eeeeee; text-decoration: underline; }
A:hover { color: #eeeeee; text-decoration: none; }
/* class */
body { background-image: url(./images/barbck2.gif); background-color: #444422; color: #fefabe; font-family: "ＭＳ Ｐゴシック",Osaka,"ＭＳ ゴシック",Gothic,sans-serif; }
div.bar { margin: -0.7em 0em 0em 0em; padding: 0 0 0 0; vertical-align: top; }
