.comment {
 margin: 1.8em auto;
  font-size: 16px;
  line-height: 2em;
 padding-left: 20px;
 padding-bottom: 20px;
 width: 80%; 
 background-color: #fff;
 color: #000; 
}


h2.title {
  font-size: 36px;
}

strong{  
  font-weight: bold;
  font-size: 20px;
  text-align: center;  
}

.guide-area{
   font-size: 13px; 
}

.col-right {
  padding-left: 20px;
  padding-right: 20px;
}

 /* ´Ê°×ÀâÌÀ */  
.explain-area {
    font-size: 15px;  
}

#option_tbl {
  background: #fff;
  width: 100%;
}
.option-area {
 font-size: 15px;   
}
.cell_1 th{
font-size: 15px;   
}