/* event content
-----------------------------------*/
#event_unit{
width			:670px;
margin-left		:35px;
}


#event_unit div.event_list{
width			:670px;
background		:url("../img_common/bg_01.gif") repeat-y 0 0;
}
#event_unit div.event_list h3{
width			:670px;
background		:url("../img_common/bg_02.gif") no-repeat 0 0;
text-align		:center;
margin-bottom		:15px;
padding-top		:10px;
}
#event_unit div.event_list h4{
font-size		:100%;
border			:1px solid #c8bc99;
border-left		:3px solid #370000;
margin			:0 20px 15px 20px;
padding			:5px 10px 4px 5px;
}
#event_unit div.event_list div.inner{
width			:670px;
background		:url("../img_common/bg_03.gif") no-repeat 0 bottom;
padding-bottom		:20px;
}
#event_unit div.event_list div.event{
width			:630px;
background		:url("../img_common/bg_line_01.gif") repeat-x 0 bottom;
margin-left		:20px;
margin-bottom		:15px;
padding-bottom		:15px;
}
#event_unit div.event_list div.event_last{
background		:transparent;
padding-bottom		:0;
}
#event_unit div.event_list div.event table{
width			:100%;
border-collapse		:collapse;
}
#event_unit div.event_list div.event table th{
font-weight		:normal;
width			:100px;
text-align		:left;
background		:#ffe9a6;
border			:1px solid #e5cf8a;
padding			:6px 12px;
}
#event_unit div.event_list div.event table td{
border			:1px solid #e5cf8a;
padding			:6px 12px;
}
#event_unit div.event_list div.event table tr.theme th{
background		:#f2d479;
}
#event_unit div.event_list div.event table tr.theme td{
font-weight		:bold;
}
#event_unit div.event_list div.event table tr.theme td.fin{
font-weight		:normal;
}
#event_unit div.event_list div.event table tr.theme td .normal{
font-weight		:normal;
}
#event_unit div.event_list div.event table td .pdf{
background		:url("../img_common/ico_02.gif") no-repeat 0 0;
padding-left		:20px;
}
#event_unit div.event_list div.event table td dl{
background		:url("../img_common/bg_line_01.gif") repeat-x 0 0;
margin-bottom		:10px;
}
#event_unit div.event_list div.event table td dt{
width			:95px;
float			:left;
clear			:left;
padding			:5px 0;
}
#event_unit div.event_list div.event table td dd{
background		:url("../img_common/bg_line_01.gif") repeat-x 0 bottom;
padding			:5px 0;
}


#event_unit p.footer_link{
width			:630px;
text-align		:right;
margin-left		:20px;
}


#event_unit .space_b10{
margin-bottom		:10px;
}