/*
Theme Name: child
Template: point
*/

@import url('../point/style.css');

/* AA用の設定 */
#comments p{
  font-size: 12pt;
  line-height: 18px;
  }

/* コメント欄の項目を非表示 */
.comment-notes {display: none;}
.comment-form-email {display: none;}
.comment-form-url {display: none;}
.form-allowed-tags {display: none;}