<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			http://www.hogehoge.com/
File name:			common.css (http://nihon-j.e-life.co.jp/sph/css/common.css)

-----------------------------------*/

/*-------------------------
__common_style
-------------------------*/

/*html{overflow-y:scroll}*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font-family:sans-serif;font-size:62.5%;line-height:1;text-align:center;-webkit-text-size-adjust:100%;}
header,footer,nav,section,article,aside,figure,figcaption,time{display:block;}  
fieldset,table,img,a img{border:0;}
address,em,small{font-style:normal;}
strong,dt,h1,h2,h3,h4,h5,h6,th{font-weight:normal;}
ul,ol{list-style:none;}
.clearfix{zoom:1;}
.clearfix::after{content:"";display:block;clear:both;}




</pre></body></html>