@charset "utf-8";
/* CSS Document */
#container { width: 100%; height: auto; min-height: 300px;  margin: 0px 17px 0px 17px; letter-spacing: 1px; line-height: 20px; text-align: justify; text-justify: inter-ideograph;width: calc(100% - 34px); }
.f01 { color: #666666; }
.f02 { color: #4CA5FF; }
#container .words { width: 100%; height: auto; margin: auto; padding: 10px; width: calc(100% - 20px); background-color: #F2F2F2; }
#container .box { width: 100%; height: auto; padding: 10px; margin: auto; width: calc(100% - 40px); }
