@charset "utf-8";


/* base
-----------------------------------------------*/
html:not(:target){
font-size:15px;
}

body {
background:#fff;
font-size:10pt !important;

}

a {
text-decoration:underline !important;
}


/* panel A
-----------------------------------------------*/
#panelA{
margin:0;
width:600px;
}

#ci{
position:static;
padding:24px;
}

#HeaderArea{
display:none;
}

#Top_space{
display:none;
}

#FooterArea{
display:none;
}
