@charset "utf-8";

/* ========================================開催概要 */
div#main_contents2 table{
border-collapse: collapse;
border:1px #eeeeee solid;
margin:0 0 10px 0;
}

div#main_contents2 table.detail th{
border:1px #eeeeee solid;
width:200px;
padding:10px 0;
font-weight: bold;
border-right:0px;
background: #f5f5f5;
}

div#main_contents2 table.detail td{
border:1px #eeeeee solid;
border-left:0px;
padding:10px;
line-height: 1.5;

}