@charset "EUC-JP"; 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 14px;
	background-color: #323232;
	background-image: url(img/wall01.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
  a:link    { color: #0068B7; text-decoration:none; }
  a:visited { color: #0068B7; text-decoration:none; }
  a:active  { color: #0068B7; text-decoration:none; }
  a:hover   { color: #EB6100; text-decoration:none; }

h1{
	margin: 0px;
}
td{
	font-size: 12px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.style3 {
	color: #FF0000;
}

