/* Basic CSS */
@import url(common.css);
@import url(navi.css);
@import url(text.css);


/* H2の設定 */
 h2{height:35px;margin-top:10px;margin-bottom:0;background-image:url(../images/common/line-note.gif);background-repeat:no-repeat;background-position:left top;}

/* New RELEACE */
#new-releace-info{clear:both;}
#new-single-info{margin-top:30px;height:80px;}