@charset "utf-8";

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