.style1 {
	font-size:12px;
	color: #d2618a;
	background-color: #e5e5e5;
	text-align: center;
	font-weight: bold;
}
.style2 {
	font-size:12px;
	color: #d2618a;
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.style3 {
	font-size:12px;
	color: #000000;
	background-color: #e5e5e5;
	text-align: left;
}
.style4 {
	font-size:12px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
}
.day {
	font-size:12px;
	color: #000000;
	background-image: url(../img/hmv/title-day.jpg);
	padding-right: 10px;
	text-align: right;
	padding-top: 15px;
}

.rank td{
padding:1px 0;
}
