@charset "utf-8";
/* ===================================================================
 style info : ファイル読み込み
=================================================================== */

/* default style - リセット・共通
----------------------------------------------------------- */
@import url("../../commons/styles/default.css");
@import url("../../commons/styles/module.css");
/* ===================================================================
 style info : 個別用
=================================================================== */

.musicWrp{
background:url(../img/music_bk_top.gif) no-repeat top;
width:837px;
margin:27px auto 0 auto;
position:relative;}

.musicWrp h4{
margin-bottom:9px;}

.musicWrp_bottom{
background:url(../img/music_bk_bottom.gif) no-repeat bottom;
height:27px;}

.musicName{
background:#000000;
height:53px;
margin-bottom:2px;
padding-left:44px;}

.musicDate{
background:url(../img/bg_musicDate.gif) repeat-y;
padding:3px 0 3px 44px;
margin-bottom:17px;}

.musicTxt{
line-height:22px;
width:475px;
padding-left:44px;}

.musicRight{
width:265px;
margin-left:537px;
position:absolute;
top: 34px;
}
