@charset "UTF-8";


html>/**/body{
font-size: 10px; /* Except IE */
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,h7,table,th,td,pre,form,fieldset,input,p,blockquote{
margin:0;
padding:0;
}
fieldset{
border:0;
}
frame{
border:0;
}
img{
border:0;
vertical-align:bottom;
}

address,caption,cite,code,dfn,em,th,var{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
button{
cursor:pointer;
}
html,body{
height:100%;
}
body{
word-break:break-all;
font-size: 62.5%; /* IE */
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height:1;
background-color:#ffffff;
color:#000000;
text-align:center;
}
table{
border:none;
border-collapse:separate;
*border-collapse:collapse;
border-spacing:0;
font-size:inherit;
font:100%;
}
h1,h2,h3,h4,h5,h6,h7{
font-size:100%;
}

a {
cursor:pointer;
}

a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
a:active{
text-decoration:none;
}