/* Desktop */
@import url("style.css");
/* Phone */
@import url("phone.css") only screen and (max-width:320px);
/* Tablet */
@import url("tablet.css") only screen and (min-width:321px) and (max-width:768px);

#w #pre-content #content #graybox .firstart #artworkhead {
}
