@charset "utf-8";

 body{background:#F6EBEB;} ul.blog-archive-list li.blog-archive-first{
border:4px solid #8C0000;
} .square-top{
width:0; height:0;
border-top:3px solid transparent;
border-bottom:3px solid #8C0000;
border-left:6px solid #8C0000;
border-right:6px solid transparent;
}
.square-bottom{
width:0; height:0;
border-top:3px solid #8C0000;
border-bottom:3px solid transparent;
border-left:6px solid transparent;
border-right:6px solid #8C0000;
}
#title-box{
border-left:12px solid #8C0000;
}
#entry-body h2{
border-bottom:2px dotted #8C0000;
}
#entry-body table th{background:#F6EBEB;}
.related-box h2{
color:#FFF;
font-weight:bold;
background:url(//blog.nagano-ken.jp/wp/gibier/wp-content/themes/theme01/img/main_title.gif) no-repeat left top;
} .side-box h2{
color:#FFF;
background:url(//blog.nagano-ken.jp/wp/gibier/wp-content/themes/theme01/img/side_title.gif) no-repeat left top;
}
.side-box h3{
color:#8C0000;
} body {
font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
p, div {
overflow-wrap: break-word;
word-break: normal;
}