﻿body {
	font-family: メイリオ,ＭＳ Ｐゴシック;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: black;
	text-decoration: none;
	background-color: white;
	background-image: url('logo.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0 0;
}
.newStyle1 {
	color: #FF0000;
}
