@charset "utf-8";

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