﻿@charset "utf-8";
html,body,div,form,table,th,td,tbody,dl,dt,dd,ul,li,p,h1,h2,h3,h4,h5,h6,
marquee,span,label,em,i,u,s,a,b,strong
img,input,textarea,button{ margin:0; padding:0}
@font-face
{
font-family: sy;
src: url('sy.otf');
}
* { font-family:sy;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
em,i,u,s{ text-decoration:none; font-style:normal}

ul,li{ list-style:none}
a img{ border:none}
table{ border-collapse:collapse; border-spacing:0}

.clear{ clear:both; height:0; overflow:hidden; line-height:0; font-size:0}