@charset "utf-8";

 body{background:#F1F7E7;} ul.blog-archive-list li.blog-archive-first{
border:4px solid #91C44F;
} .square-top{
width:0; height:0;
border-top:3px solid transparent;
border-bottom:3px solid #91C44F;
border-left:6px solid #91C44F;
border-right:6px solid transparent;
}
.square-bottom{
width:0; height:0;
border-top:3px solid #91C44F;
border-bottom:3px solid transparent;
border-left:6px solid transparent;
border-right:6px solid #91C44F;
}
#title-box{
border-left:12px solid #91C44F;
}
#entry-body h2{
border-bottom:2px dotted #91C44F;
}
#entry-body table th{background:#F1F7E7;}
.related-box h2{
color:#333;
font-weight:bold;
background:url(//blog.nagano-ken.jp/wp/library/wp-content/themes/theme04/img/main_title.gif) no-repeat left top;
} .side-box h2{
color:#333;
background:url(//blog.nagano-ken.jp/wp/library/wp-content/themes/theme04/img/side_title.gif) no-repeat left top;
}
.side-box h3{
color:#73A145;
}