﻿@charset "UTF-8";


/*	shelf
----------------------------------------------------*/

#shelf {
clear:both;
position:relative;
width:819px;
height:150px;
margin:0 auto 15px auto;
padding:40px 41px 30px 40px;
background:url(/assets/img/music/shelf.png) no-repeat left top;
}
#slide:after {
clear:both;
display:block;
content:"";
height:1px;
overflow:hidden;
}
#shelf li {
float:left;
margin:0 60px 0 0;
}
#shelf li.music04 {
margin:0 !important;
}
#shelf li a {
display:block;
width:150px;
height:150px;
padding:0;
font-size:1%;
line-height:110%;
text-indent:-9999px;
}
#shelf li.music01 a {
width:189px !important;
}
