
@font-face {
	font-family: 'ＭＳ Ｐゴシック';
	src: url('ＭＳ Ｐゴシック.eot?#iefix') format('embedded-opentype'), 
	     url('ＭＳ Ｐゴシック.woff') format('woff'), 
	     url('ＭＳ Ｐゴシック.woff2') format('woff2'), 
	     url('ＭＳ Ｐゴシック.ttf')  format('truetype'),
	     url('ＭＳ Ｐゴシック.svg#svgＭＳ Ｐゴシック') format('svg');
}

a { 
 font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", "Arial", monospace;
}


a:link {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}
a:visited {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}
a:hover {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}
a:active {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}


body {
     background: url('https://shigerusowa.neocities.org/blogparts/bg/w_kumo4.gif') fixed repeat;
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", "Arial", monospace;
    font-size: 14
    }

    
    