@charset "utf-8";

/*////////////////////////////////////////

Basement

////////////////////////////////////////*/
*{margin: 0; padding: 0;}
html,body{height: auto;}

html{
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
html, body{
height: 100%;
}
body{
width: 100%
}


body,div,pre,p,blockquote,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,pre,form,fieldset,input,textarea,select,option,table,th,td,embed,object,address,non{
margin: 0;
padding: 0;
font-weight: normal;
font-style: normal;
font-size: 100%;
}
body{
font: 13px/1.231 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;
font-size: small;
font: x-small;
}
.wrapper{
position: absolute;
top: 50%;
left: 50%;
margin-top: -145px;
margin-left: -450px;
}
.wrapper img{
vertical-align: bottom;
}
img{
border: none;
}