/*コンテンツの色設定*/
#ctNavArea a:hover{
	background-color:#fff4de;
}
#contentsCt{
	width:515px !important;
	float:right;
	position:relative;
	right:15px;
}
#ctNavProduct{background: url(../imgs/ctnav/ctnav_ea_head.gif) left top no-repeat;}
#ctNavArea{background: url(../imgs/ctnav/ctnav_ea_btm.gif) left bottom no-repeat !important;}
#contentsNav{background: url(../imgs/ctnav/ctnav_ea_body.gif) left top repeat-y !important;}
#cn_eventArtist{background:url(../imgs/ctnav/info_ea_event_artist.gif) 1px top no-repeat;}
#ctDivsion{
	background:#e5dbc4 url(../imgs/ct_bg/bg_ea.gif) left top no-repeat;
}
#hdrEAcoustic{
	background: url(../imgs/ct_hdr/hdr_ea_violin.jpg) left top no-repeat;	
	margin-bottom:17px;
}
.itemWrap{
	background:#fff url(../imgs/ct_wrap/bg_ea_item_wrap_btm.gif) left bottom no-repeat;
}
.itemCtWrap{
	background: url(../imgs/ct_wrap/bg_ea_item_wrap_body.gif) left top repeat-y;
}
.itemWrap:after,
.itemCtWrap:after{
	display:block; 
	clear:both; 
	visibility:hidden;
	height:0; 
	line-height:0;
	content:".";
}
.lineupCt{
	border-left:4px solid #ecc392;
}

.prdTitWrap{background:url(../imgs/ct_wrap/bg_ea_item_wrap_hdr.gif) left top no-repeat;}
/* artist message*/
.artistName{
	background: url(../electric-acoustic/imgs/bg_message_wrap_hdr.gif) left top no-repeat;
}
.messageWrap{
	background: url(../electric-acoustic/imgs/bg_message_wrap_body.gif) left top repeat-y;
}
.messageCt{
	background: url(../electric-acoustic/imgs/bg_message_wrap_btm.gif) left bottom no-repeat;
}
