@charset "utf-8";

section:not(:first-child) {
margin-top: 2em;
}

#Contents table th,
#Contents table td {
text-align: center;
vertical-align: middle;
}

#Contents table td.col1 {
text-align: left;
}

h3.plan {
display:inline-block;
width:6em;
text-align:center;
margin-top:-1em;
padding:4px 0;
color:#fff;
background:#5894AF;
}

dd em {
font-size:1.1em;
color:#0000ff;
vertical-align: bottom;
}