<!--
BODY{
				
				
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  
  background-repeat : repeat;
  background-image : url(image/race1.jpg);
  background-attachment : fixed;

		background-color : #ffecf5;
}
TABLE{
				
				
  font-size : 12px;
  line-height : 150%;
  color : #483131;
}
H3{
				
				
  font-size : 16px;
  font-weight : bold;
  line-height : 150%;
  color : #483131;
  
  border-left-width : 4px;
  border-left-style : solid;
  border-left-color : #9b2834;
  padding-left : 10px;

  background-image: url(image/dot.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
.menu{
				
				
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}
.line{
				
				
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #483131;
}
.solidline{
				
				
  border-top-width : 4px;
  border-top-style : solid;
  border-top-color : #483131;
}
.komidashi{
				
				
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
}
.m-sdw{
				
				
  background-image : url(image/m-sdw.png);
  background-repeat : no-repeat;background-position : center top;
}
A:link{
				
				
		color : fuchsia;
}
-->