@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:#FFFFFF;
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;
text-align:center;
}
a:link{
color:#0F5EBD;
text-decoration:underline;
}
a:visited{
color:#0F5EBD;
text-decoration:underline;
}
a:hover{
color:#0F5EBD;
text-decoration:none;
}
a:active{
color:#0F5EBD;
text-decoration:none;
}
#wrapper img{
border:0;
vertical-align:bottom;
}
#footer img{
border:0;
vertical-align:bottom;
}