
/* for agreement page */

/* for article */
div.div_article_agree_content {
}
p.p_article_agree_target {
}
p.p_article_agree_name {
}
p.p_article_agree_article {
}
div.div_article_agree_article {
 border-style:dashed;
 border-width:1px;
 border-color:#000000;
 /* specified by [px] not [em] */
 padding:20px;
 margin:20px;
}

p.p_article_agree_terms {
 font-size:0.8em;
}
ul.ul_article_agree_terms {
 font-size:0.8em;
}
li.li_article_agree_terms {
}

form.form_article_agree {
}
input.input_article_digest {
}
input.input_article_agree {
}
label.label_article_agree {
}
input.input_article_agree_submit {
}

/* for comment */
div.div_comment_agree_content {
}
p.p_comment_agree_target {
}
p.p_comment_agree_name {
}
p.p_comment_agree_comment {
}

p.p_comment_agree_terms {
 font-size:0.8em;
}
ul.ul_comment_agree_terms {
 font-size:0.8em;
}
li.li_comment_agree_terms {
}

form.form_comment_agree {
}
input.input_comment_digest {
}
input.input_comment_agree {
}
label.label_comment_agree {
}
input.input_comment_agree_submit {
}
