@charset "utf-8";

/* SCCC CSS */
@import url(./sccc_base.css);

/* reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {margin:0;padding:0;font-size:16px;}
h1,h2,h3,h4,h5,h6,p,pre,code,address,caption,cite,code,em,strong,th {font-size:1em;font-weight:normal;font-style:normal;}
body {font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,Helvetica,sans-serif;font-size:1em;color:#000;background:#FFF;text-align:center;}
ul,ol {list-style:none;}
fieldset,img {border: none;}
caption,th {text-align:left;}
table {border-collapse:collapse;border-spacing:0;}
a img,img {border:none;}
