body {  background-image: url("../image/bg_001.gif");
  background-repeat: repeat-x;
}

A:link, A:visited, A:active, {
	color: #000000;
	text-decoration: none;
}

A:hover {
            color: #ff0000;
	text-decoration: underline;
}   

td {
	font-size: 12px;
	line-height: 150%;
}
.10p {
	font-size: 10px;
}
.11p {
	font-size: 11px;
}
.11pw {
	font-size: 11px;
	color: #ffffff;
}
.12pw {
	font-size: 12px;
	color: #ffffff;
}
.12pb {
	font-size: 12px;
	font-weight: bold;
}
.12pbr {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.14pb {
	font-size: 14px;
	font-weight: bold;
}
.14pbr {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.14pbw {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
tr.box_00 {
	background-image: url("../image/bg_002_02.gif");
	color: #ffffff;
}
tr.box_01 {
	background-image: url("../image/bg_002_01.gif");
}
td.box_02 {
	background color: #ffffff;
}
span.red {
	color: #ff0000;
}

span.sikaku2 {
	position: relative;
	top: 2px;
}
span.sikaku3 {
	position: relative;
	top: 3px;
}