@charset "utf-8";
/* CSS Document */
div#contents table {
border-left:dotted 1px  #999999;
border-right:dotted 1px  #999999;
border-top:dotted 1px  #999999;
}


div#contents table td.point {
background-color: #D9F7D9;
border-bottom:1px dotted #999999;
/*border-right:1px dotted #999999;*/
padding-right:5px;
}

div#contents table td.time{
text-align:right;}

div#contents table td#point{
border-right:1px dotted #999999;
text-align:left;
}

div#contents p {
margin-top:15px;
margin-bottom:15px;
margin-right:15px;
}

caption {
text-align:left;
font-size:1em;
color:#0000FF;

}

dov#contents img.right {
float:right;}

div#screening{
height:220px;}