﻿@charset "UTF-8";

B{
  text-decoration : none;
  font-family : "ＭＳ Ｐゴシック";
}
A{
  text-decoration : none;
  font-family : "ＭＳ Ｐゴシック";
}
A:HOVER{
  color : #cccc99;
  background-color : #730a0d;
  font-family : "ＭＳ Ｐゴシック";
}
BODY{
  background-image : url(photo_top_pics/haikei6.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : left top;
  font-family : "ＭＳ Ｐゴシック";
}
P{
  font-family : "ＭＳ Ｐゴシック";
}
IMG{
  text-align : center;
}
DIV{
  margin-top : -10px;
  
}