.event-list-lay-boshu{
                     /*border-left:4px solid #3b9422;
                     padding:0px 10px;*/
                     margin:20px 0;
                     }
.event-list-lay-done{
                     /*border-left:4px solid #3b9422;
                     padding:0px 10px;*/
                     margin:20px 0;
                     width:50%;
                     float:left;
                     height:500px;
                     }
                     
.event-list-title{
                     margin:10px 0 0 0;
                     padding:5px;
                     font-size:14px;
                     line-height:30px;
                     font-weight:bold;
                     border-bottom:1px solid #cccccc;
}
.event-list-title1{
                     margin:0px 0 0 90px;
                     padding:5px;
                     font-size:14px;
                     line-height:30px;
                     font-weight:bold;
                     border-top:2px solid #a53e42;
}       
.event-list-title1 a{
                     color:#000000; 
                     }
.event-list-title2{
                     margin:0px 0 0 0;
                     padding:5px;
                     font-size:14px;
                     line-height:30px;
                     font-weight:bold;
                     border-top:2px solid #ffb750;
}       
.event-list-title2 a{
                     color:#000000; 
                     text-decoration: none;
                     }
                     
.event-list-title3{
                     margin:0px 0 0 0;
                     padding:5px;
                     font-size:14px;
                     line-height:22px;
                     font-weight:bold;
                     border-top:2px solid #999999;
}       
.event-list-title3 a{
                     color:#000000; 
                     }
.event-list-cat{
background-color: #a53e42 ;
                     padding:10px 8px;
                     margin:0 10px 0 0;
                     float:left;
                     color:#ffffff;
                     font-size:12px;
                     line-height:24px;
                     width:80px;
                     text-align:center;
    -webkit-border-top-left-radius: 0px;  
    -webkit-border-top-right-radius: 0px;  
    -webkit-border-bottom-right-radius: 8px;  
    -webkit-border-bottom-left-radius: 8px;  
    -moz-border-radius-topleft: 0px;  
    -moz-border-radius-topright: 0px;  
    -moz-border-radius-bottomright: 8px;  
    -moz-border-radius-bottomleft: 8px;  
}
.event-list-close{
background-color: #ffb750 ;
                     padding:10px 8px;
                     margin:0 10px 0 0;
                     float:left;
                     color:#ffffff;
                     font-size:12px;
                     line-height:24px;
                     width:80px;
                     text-align:center;
    -webkit-border-top-left-radius: 0px;  
    -webkit-border-top-right-radius: 0px;  
    -webkit-border-bottom-right-radius: 8px;  
    -webkit-border-bottom-left-radius: 8px;  
    -moz-border-radius-topleft: 0px;  
    -moz-border-radius-topright: 0px;  
    -moz-border-radius-bottomright: 8px;  
    -moz-border-radius-bottomleft: 8px;  

}
.event-list-done{
background-color: #999999 ;
                     padding:10px 8px;
                     margin:0 10px 0 0;
                     float:left;
                     color:#ffffff;
                     font-size:12px;
                     line-height:24px;
                     width:80px;
                     text-align:center;
    -webkit-border-top-left-radius: 0px;  
    -webkit-border-top-right-radius: 0px;  
    -webkit-border-bottom-right-radius: 8px;  
    -webkit-border-bottom-left-radius: 8px;  
    -moz-border-radius-topleft: 0px;  
    -moz-border-radius-topright: 0px;  
    -moz-border-radius-bottomright: 8px;  
    -moz-border-radius-bottomleft: 8px;  

}
.event-list-table{
                     font-size:12px;
                     background-color: #ffffff;
                     border-collapse:separate;
                     border-spacing:0px;
                     width: 680px;
                     table-layout: fixed;
                     margin:10px 0 0 110px;
                     border-top:1px dotted #cccccc;
                     }
.event-list-table th{
                     width:120px;
                     vertical-align:top;
                     text-align:center;
                     padding:8px 0;
                     border-bottom:1px dotted #cccccc;
                     }
.event-list-table td{
                     vertical-align:top;
                     padding:8px 0;
                     border-bottom:1px dotted #cccccc;
                     }
.event-list-table td.koron{
                     vertical-align:top;
                     padding:8px 0;
                     width:20px;
                     }
                     
                     


.event-list-lay-done table.event-list-table{
                     font-size:12px;
                     width:100%;
                     background-color: #ffffff;
                     border-collapse:separate;
                     border-spacing:0px;
                     table-layout: fixed;
                     margin:10px 0 0 0;
                     border-top:1px dotted #cccccc;
                     }
.event-list-lay-done table.event-list-table th{
                     width:120px;
                     vertical-align:top;
                     text-align:center;
                     padding:8px 0;
                     border-bottom:1px dotted #cccccc;
                     }
.event-list-lay-done table.event-list-table td{
                     vertical-align:top;
                     padding:8px 0;
                     border-bottom:1px dotted #cccccc;
                     }
.event-list-lay-done table.event-list-table td.koron{
                     vertical-align:top;
                     padding:8px 0;
                     width:20px;
                     }
                     
                     
                     
.event-list-more{
                     text-align:center;
                     padding:20px; 
                     }
.event-list-more a{
                     border:1px solid #cccccc;
                     padding:10px 35px;
                     text-decoration:none;
                     background-color:#eeeeee;
                     color:#666666;
                     box-shadow: 3px 3px 3px 0px #cccccc;	
                         -webkit-border-top-left-radius: 4px;  
    -webkit-border-top-right-radius: 4px;  
    -webkit-border-bottom-right-radius: 4px;  
    -webkit-border-bottom-left-radius: 4px;  
    -moz-border-radius-topleft: 4px;  
    -moz-border-radius-topright: 4px;  
    -moz-border-radius-bottomright: 4px;  
    -moz-border-radius-bottomleft: 4px;
                     }
.event-list-more a:hover{
                     border:1px solid #cccccc;
                     padding:10px 35px;
                     text-decoration:none;
                     background-color:#888888;
                     color:#ffffff;
                     box-shadow: 3px 3px 3px 0px #cccccc;	
                         -webkit-border-top-left-radius: 4px;  
    -webkit-border-top-right-radius: 4px;  
    -webkit-border-bottom-right-radius: 4px;  
    -webkit-border-bottom-left-radius: 4px;  
    -moz-border-radius-topleft: 4px;  
    -moz-border-radius-topright: 4px;  
    -moz-border-radius-bottomright: 4px;  
    -moz-border-radius-bottomleft: 4px;
                     }
                     
                     
                     
                     
                     
                     
                     
                     