﻿@charset "utf-8";
/* CSS Document */

.context{
  width: 650px; margin: 8px auto; text-align:center
}
.context dt{
  font-size:14px; color:#000; text-align:center; font-weight:700; margin: 8px 0
} 
.context .d1{
  font-size:12px; color:#000; text-align:center;  margin: 8px 0; background:#F8F8F8; height:22px; border: 1px #ECECEC solid; line-height:22px
} 
.context .d2{
  font-size:13px; color:#000; text-align:left;  margin: 8px 0; text-indent:2em; line-height:21px;
} 
.context .d2 p{
  margin: 10px 0
} 
