@charset "UTF-8";

/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---------------------------------------------------------------
GLOBAL RESET（初期化）
---------------------------------------------------------------
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ol,ul,li,pre,form,fieldset,input,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img,abbr { border:0; }
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var { font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: '';}
a { text-decoration: none; overflow: hidden; }
.divBlogBlkArea ul, .divBlogBlkArea ol { margin-left: 20px; padding-left: 10px; }