@charset "utf-8";

h3{
margin:1.5em -10px -0.5em -10px;
font-size:110%;
border-left:4px solid #B6C030;
border-bottom:1px dotted #ccc;
padding:0.2em 5px;
color:#DB5981;
}

div.section dl dt{
width:9em;
color:#DB5981;
}
div.section dl dd{
padding:0.5em 0 0.5em 10em;
}
table{
border:1px solid #DB5981;
}
table tr th,
table tr td{
border:1px solid #DB5981;
}
table tr th{
background:#ccc;
}
table tr.col th{
background:#999;
}
div.section table ul{
margin:0;
}


div.section dl.event{
}
div.section dl.event dt{
width:2em;
}
div.section dl.event dd{
padding:0.5em 0 0.5em 3em;
}
div.section div.event{
 float:right;
 margin:1em 0;
 width:300px;
 clear:none;
}
div.section div.event h3{
margin:0em -10px -0.5em -10px;
}
