/*
========================================
コンサートリスト表示　スタイルシート
========================================*/

/*■ 
---------------------------------------------------------- */

.notice {margin:0;padding:5px 5px 5px 10px;}
.notice li{list-style-type:none;background:url(../../lib/img/list_dot01.gif) no-repeat 0px 5px;padding-left:10px;}

.pickup {margin:10px;border:1px solid #E2C697;}
.pickup ul{margin:0;padding:0 0 0 1px;}
.pickup li{list-style-type:none;background:url(../../lib/img/list_dot01.gif) no-repeat 0px 5px;padding-left:10px;margin:5px;}

.schedule .month{background:url(../img/list_bk.gif) repeat-y #DBC986;padding:3px 10px;margin-top:10px;}
.schedule .d1{width:160px;padding:5px 0;}
.schedule .d2{background-image:url(../../lib/img/vr_dot2.gif);background-repeat:repeat-y;padding:5px 10px 5px 10px;}
.schedule .d3{background-image:url(../../lib/img/vr_dot2.gif);background-repeat:repeat-y;width:115px;padding:5px 0;}
.schedule .dhr{padding:5px 0;}
.schedule .line{background-color:#A2907C;}
.schedule .date{padding:0 5px 0 10px;}
.schedule .dateChip{margin-top:3px;}
.schedule .dateAdd{margin-top:5px;}

.shusai {background-color:#FFECCB;}
.sampleBlk{border:1px solid #A2907C;width:24px;height:16px;line-height:1px;font-size:1px;}
