@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{
margin:0;padding:0;
}
fieldset,img{
border:0;
}

frame{
border:0;
}

address,caption,cite,code,dfn,em,th,var{
font-style:normal;
font-weight:normal;
}
ol,ul{
list-style:none;
}
.separate,.floatingw,legend{
display:none;
}
button{
cursor:pointer;
}
body{
word-break:break-all;
font:12px/1.22 "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
*font-size:small;
*font:x-small;
background-color:#FFFFFF;
text-align:center;
line-height:1;
}
a:link{
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}
a:visited{
color:#FF0000;
font-weight:bold;
text-decoration:underline;
}
a:hover{
color:#FF0000;
font-weight:bold;
text-decoration:none;
}
a:active{
color:#FF0000;
font-weight:bold;
text-decoration:none;
}
table{
border-collapse:collapse;
border-spacing:0;
font-size:inherit;
font:100%;
}
h1,h2,h3,h4,h5{
font-size:100%;
}

#wrapper{
margin:0px auto 0px auto;
width:560px;
text-align:left;
}
#contents{
margin:0px auto 0px auto;
width:558px;
border:1px solid #000000;
text-align:left;
}
#close{
padding:2px 0px 2px 0px;
text-align:center;
}
#footer{
padding:2px 0px 2px 0px;
text-align:center;
font-size:0.85em;
line-height:1.2;
}