@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,caption{
margin:0;
padding:0;
}
html>/**/body{
font-size: 10px; /* Except IE */
}
address,caption,em,th,h1,h2,h3,h4,h5,h6{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
table{
border-collapse:collapse;
border-spacing:none;
}
body{
width:100%;
height:100%;
background-color:transparent;
color:#000000;
font-size: 62.5%; /* IE */
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Osaka", Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
line-height:1.2;
text-align:left;
}