/*--------------------------------------
　詳細ページタイトル
---------------------------------------*/
.header-detail {
width: 710px;
height: 155px;
background:url(../image/title.jpg) left top;
}
.header-detail p {
padding:100px 0 0 168px;
width: 510px;
font-size:12px;
}

/*--------------------------------------
　曜日かわり
---------------------------------------*/
.eventdescription {
}
.eventdescription .youbi {
width:200px;
float:left;
}
.youbi-item {
width:200px;
margin:0 0 10px 0;
}
.eventdescription .campaign {
width:370px;
float:right;
}

