@charset "utf-8";

/*　
------------------------------------------------------------ */

#title {
	width: 570px;
	height: 200px;
	background: url(../images/title04.jpg) no-repeat;
	margin: 10px;
}




#bar {
	width: 550px;
	height: 40px;
	background: url(../images/bar04.jpg) no-repeat;
	text-indent: -9999px;
}

table {
	width: 528px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	
}	
.table01 {
	margin: 10px 0;
}
.table01 td{
	vertical-align: middle;
	text-align: center; 
}
.red {
	color:#FF2828;
}
.bule {
	color: #0099CC;
}
.off {
	background: #ccc;
}
box1 p {
	margin-left: 30px;
}

hr {
	color: #663300;
}