
/* for history */
div.div_history {
}

/* for article */
h3.h3_history_article {
 font-size:0.8em;
 background-color:#ffffff;
 background:linear-gradient(#ffffff, #ccccff);
 border-style:solid;
 border-width:1px 1px 1px 1px;
 border-color:#0060a0;
 border-radius:10px;
 padding:0.4em 0.4em 0.4em 0.6em;
 margin:1.0em 0.0em 0.5em 0.0em;
}
a.a_history_article_anchor {
 color:#000000;
}
a.a_history_article_anchor:visited {
 color:#000000;
}
a.a_history_article_anchor:hover {
 color:#000000;
}
div.div_history_article {
 font-size:0.8em;
}
ul.ul_history_article {
 padding:0.2em 0em 0.0em 0.3em;
 margin:0.2em 0em 0.5em 0.3em;
 list-style-type:square;
 line-height:110%;
}
li.li_history_article_one {
}
a.a_history_article_link {
}
img.img_history_article_link {
}
small.small_history_article_name {
 font-weight:bold;
}
small.small_history_article_summary {
}
small.small_history_article_time {
}
div.div_history_show_all_article {
 text-align:left;
}
img.img_history_show_all_article {
}
a.a_history_show_all_article {
}

/* for comment */
h3.h3_history_comment {
 font-size:0.8em;
 background-color:#ffffff;
 background:linear-gradient(#ffffff, #ccccff);
 border-style:solid;
 border-width:1px 1px 1px 1px;
 border-color:#0060a0;
 border-radius:10px;
 padding:0.4em 0.4em 0.4em 0.6em;
 margin:1.0em 0.0em 0.5em 0.0em;
}
a.a_history_comment_anchor {
 color:#000000;
}
a.a_history_comment_anchor:visited {
 color:#000000;
}
a.a_history_comment_anchor:hover {
 color:#000000;
}
div.div_history_comment {
 font-size:0.8em;
}
ul.ul_history_comment {
 padding:0.2em 0em 0.0em 0.3em;
 margin:0.2em 0em 0.5em 0.3em;
 list-style-type:square;
 line-height:110%;
}
li.li_history_comment_one {
}
a.a_history_comment_link {
}
img.img_history_comment_link {
}
small.small_history_comment_name {
 font-weight:bold;
}
small.small_history_comment_summary {
}
small.small_history_comment_time {
}
div.div_history_show_all_comment {
 text-align:left;
}
img.img_history_show_all_comment {
}
a.a_history_show_all_comment {
}
