div#hmv_head {
	width: 701px;
	height: 180px;
	background: url(../img/main.jpg) no-repeat;
}

div#hmv_head p#day {
	padding: 86px 0 0 580px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height:1;
}

div#hmv_head ul {
	width: 592px;
	height: 42px;
	padding: 33px 0 0 55px;
}

div#hmv_head ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
 div#hmv_head ul li a# {
 list-style: none;
}

div.rank {
	width: 701px;
	background-color: #ee458b;
	background: url(../img/bg_rank.jpg) repeat-y;
}

div.last {
	background: url(../img/bg_rank2.jpg) bottom no-repeat #ef458c;
}

div.rank table {
	width: 660px;
	border-collapse: collapse;
	margin: 0 20px 0 21px;
}

div.rank table td {
	padding: 3px;
}

div.rank th {
	width: 69px;
	color: #e40274;
	text-align: center;
	background-color: #cfcdcd;
}

div.rank tr.odd {
	background-color: #dfdfdf;
}

div.rank tr.even {
	background-color: #fff;
}

div.rank tr.odd th {
	background-color: #cfcdcd;
}

div.rank tr.even th {
	background-color: #efeeee;
}

div.rank td.artist {
	width: 200px;
	padding-left: 14px;
	padding-right: 14px;
}

div.rank td.title_name {
	padding-right: 14px;
}

div#hmv_footer {
	height: 68px;
	background: url(../img/footer.jpg) no-repeat;
}

div#hmv_footer a img {
	margin: 36px 0 0 574px;
}

