﻿@charset "utf-8";
/* CSS Document */

.context{
  width: 94%; margin: 8px auto; text-align:center
}
.context dt{
   color:#000; font-size:16px; font-weight:700; margin:15px 0
}
.context dd{
   text-align:left; line-height:22px; color:#000; font-size:14px
} 
.context dd p{
 line-height:22px; margin: 8px 0;
} 
.context dd p .bold{
font-weight:700; text-align:center
} 
