@charset "utf-8";

* {
margin	:0;
padding :0;
}

ul { list-style :none; }

img {
border		   :0;
vertical-align :bottom;
}

a{ border :0; }

body{
line-height	   :1.7;
letter-spacing :0.005em;
color		   :#333333;
background	   :#ffffff;
font-size	   :12px;
font-family	   :"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

sup{ font-size:7px; }

