#event_title{
 margin: 20px 0 0 0;
}

.event_top_margin{
 margin: 25px 0 0 0;
}

.event_plan_strong{
 font-weight: 700;

}
.event_plan_strong2{
 font-weight: 700;
 color: #ff9933;
}


/*2006ルミナリエツアー*/
#lumi_img_group{
 position: relative;
 width: 500px;
 height: 430px;
 margin: 30px 0 0 0;
 background: url(img/event/2006lumi1.jpg) center 0 no-repeat;
}

#lumi_hotel{
 position: absolute;
 top: 340px;
 left: 50px;
 color: #F5B077;
}
#lumi_chef{
 position: absolute;
 top: 325px;
 left: 230px;
 text-align: right;
}

.lumi_day{
 font-weight: 700;
 color: #990000;
}


/*2007ルミナリエツアー*/

#event_plan{
 width: 550px;
 margin: 20px 0 0 0 ;
}

.event_plan_left,.event_plan_right{
 width: 265px;
}
.event_plan_left{
 float: left;
}
.event_plan_right{
 float: right;
}

#event_plan dt{
 float: left;
 width: 80px;
 padding: 10px 0 0 0;
 clear: both;
}

#event_plan dd{
 width: 185px;
 margin: 0 0 0 80px;
 padding: 10px 0 0 0;
}

#event_day{
 width: 550px;
 border-bottom: 1px dashed #333;
}
.event_schedule1{
 width: 550px;
 font-weight: 700;
 color: #fafafa;
 background: #666;
}
.event_schedule2{
 width: 265px;
 font-weight: 700;
 color: #fafafa;
 background: #666;
}