BODY{
  background-repeat : repeat;
  font-family : "MS UI Gothic",Osaka;
  line-height : 150%;
  color : #666666;
  font-size : 12px;
}
H1{
  font-family : HG–¾’©B;
}
#body{
  background-image : url(img/logo.gif);background-position : right top;
  padding-top : 50px;
  padding-left : 50px;
  padding-right : 50px;
  padding-bottom : 50px;
}
DIV{
  background-image : url(img/logo.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;background-position : right top;}
.navi LI {
	display: inline;
	list-style: none outside;
  padding-right : 30px;
}
H2{
  
  
  border-left-width : 10px;
  border-left-color : black;
  
  padding-left : 10px;
  border-left-style : solid;
  font-size : 16px;
}
P{
  padding-left : 30px;
}
a:link{ color:#666666; }
a:active { color:#ff0000; }
a:visited{ color:#cccccc; }