/* nenbutsuji.or.jp */

body {  font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", "Osaka", sans-serif }
.auto {
 margin-left:auto;
 margin-right:auto;
}
.center { text-align:center }
.right { text-align:right }

.medium { font-size:medium }

a:link,a:visited {
 text-decoration:none;
 color:#000;
}

a:hover {
 text-decoration:underline;
 color:#f66;
}

.smaller { font-size:smaller }

.x-small { font-size:x-small }

.xx-small { font-size:xx-small }

address { font-style:normal }

.mono { font-family:"ＭＳ ゴシック","Osaka－等幅",monospace; }
.en_mono { font-family: "Courier New","Courier","mono",monospace }
.en { font-family:"Georgia","Times New Roman","Times",serif }
.en_go { font-family:"Verdana","Arial","Helvetica",sans-serif }

acronym { cursor:help }

img { border:none }