
/* for diary */

h2.h2_diary_top {
 background-color:#ffffff;
 background:linear-gradient(#ffffff, #ccccff);
 border-style:solid;
 border-width:2px 2px 2px 2px;
 border-color:#0060a0;
 border-radius:15px;
 font-size:large;
 font-weight:bold;
 padding:0.4em 0.4em 0.4em 0.6em;
}

/* for header of article */
div.div_diary_all {
}
div.div_diary_one {
 border-style:solid;
 border-width:1px;
 border-color:#808080;
 border-radius:10px;
 /* specified by [px] not [em] */
 padding:10px 20px 10px 20px;
 margin:10px 10px 10px 10px;
}
h3.h3_diary_top {
 border-style:solid;
 border-width:0px 0px 1px 0px;
 border-color:#808080;
 font-size:medium;
 font-weight:bold;
 padding:0em 0em 0.5em 0.5em;
 margin:0em 0em 0.5em 0em;
}
h3.h3_diary_anchor {
 border-style:solid;
 border-width:0px 0px 0px 0px;
 border-color:#808080;
 font-size:medium;
 font-weight:bold;
 padding:0em 0em 0.5em 0.5em;
 margin:0em 0em 0em 0em;
}
a.a_diary_anchor {
}

/* for static link */
div.div_diary_opt {
 font-size:0.85em;
 text-align:right;
 margin:0em;
}
span.span_diary_static {
}
img.img_diary_static {
}
a.a_diary_static {
}

/* for article edit button */
span.span_article_one_edit {
}
img.img_article_one_edit {
}
a.a_article_one_edit {
}

/* for article */
div.div_article_one {
 line-height:120%;
}
div.div_article_reporter {
 text-align:right;
}
small.small_article_reporter {
}
hr.hr_diary_one {
 margin:0px;
 visibility:hidden;
}

/* for comment */
.h4_comment_top {
 border-style:solid;
 border-width:2px 0px 0px 0px;
 border-color:#008000;
 font-size:0.85em;
 font-weight:bold;
 padding:0.8em 0em 0em 0em;
 margin:1em 0em 1em 0em;
}
ul.ul_comment_all {
 font-size:0.85em;
 padding:0em 1em 0.5em 1.5em;
 margin:0em 0em 1em 0em;
 overflow:auto
}
li.li_comment_one {
 padding:0.25em 0em 0.25em 0em
}
span.span_comment_one_name {
 font-weight:bold;
}
span.span_comment_one_comment {
}
small.small_comment_one_time {
 font-size:0.85em;
}

/* for comment form */
div.div_diary_comment_switch {
 text-align:right;
 margin:0em 0em 0.5em 0em;
}
span.span_diary_comment_switch {
 font-size:0.85em;
 font-weight:bold;
 text-decoration:none;
 cursor:pointer;
}
img.img_diary_comment_switch {
}
div.div_diary_comment {
}
form.form_diary_comment {
 margin:0em;
}
div.div_form_diary_comment {
 font-size:0.75em;
 text-align:right;
}
label.label_comment_form_name {
}
input.input_comment_form_name {
 font-size:1em;
}
label.label_comment_form_comment {
 vertical-align:top;
}
textarea.textarea_comment_form_comment {
 font-size:1em;
}
input.input_comment_form_submit {
}




/* for showing today diaries */
div.div_diary_today {
 text-align:left;
 font-size:0.8em;
 margin-top:0.5em;
 margin-bottom:0.5em;
 padding:0em;
}
hr.hr_diary_today {
 margin:0px;
 visibility:hidden;
}
a.a_article_today {
}
img.img_article_today {
}

/* for showing direction of diaries */
div.div_diary_direction {
 text-align:right;
 font-size:0.8em;
 margin:0em 0.5em 0em 0.5em;
}
hr.hr_diary_direction {
 margin:0px;
 visibility:hidden;
}
a.a_article_direction_backward {
}
img.img_article_direction_backward {
}
a.a_article_direction_forward {
}
img.img_article_direction_forward {
}

/* for showing range of diaries */
div.div_diary_range {
 text-align:center;
}
hr.hr_diary_range {
 margin:0px;
 visibility:hidden;
}
table.table_diary_range {
 font-size:0.8em;
 margin-left: auto;
 margin-right: auto;
}
tr.tr_diary_range_center {
}

td.td_diary_range_before {
 text-align:left;
}
a.a_article_range_before {
}
img.img_article_range_before {
}

td.td_diary_range_range {
 text-align:center;
}
div.div_diary_range {
}

td.td_diary_range_after {
 text-align:right;
}
a.a_article_range_after {
}
img.img_article_range_after {
}

/* for managing menu of diary */
div.div_article_new {
 font-size:0.85em;
}
a.a_article_new {
}
img.img_article_new {
}

div.div_create_rss {
 font-size:0.85em;
}
a.a_create_rss {
}
img.img_create_rss {
}

hr.hr_article_manage_end {
 margin:0px;
 visibility:hidden;
}
