.backimg {
  background-image: url(../image/back2.jpg); 
  background-repeat: repeat-x;
  }
 
.style1 {font-size: large;}
.style2 {font-size: large;
font-weight:bold;
background-color:#F1F1F1;}

.num {
	font-size: larger;
	font-weight: bold;
	color: #330000;
	margin: 0px;
	padding: 0px;
}

.num2 {
	font-size: larger;
	font-weight: bold;
	color: #330000;
}

.kakudai a:link {
	color: #0000CC;
	margin: 0px;
	padding: 0px;
}

