@charset "Shift_JIS";
html
{
overflow: hidden;
background: #D4D0C8;
color: #000000;
width: 100%;
height: 100%;
}
body
{
font-size: 100%;
}
body
{
background: #FFFFFF;
color: #000000;
margin: 0 auto;
padding: 0;
font-family: "MS Gothic", "‚l‚r ƒSƒVƒbƒN", monospace;
word-break: break-all;
text-align: justify;
text-justify: distribute;
width: 256px;
overflow-x: hidden;
overflow-y: scroll;
height: 100%;
}
table
{
border-collapse: separate;
border: 1px solid #666666;
}
td, th
{
border: 1px solid #666666;
vertical-align: top;
}
div, h1, h2, h3, h4, h5, h6
{
font-size: 100%;
font-weight: normal;
font-style: normal;
margin: 0;
}
ul, ol
{
margin: 0;
padding: 0 0 0 1em;
}
li
{
margin: 0;
padding: 0;
}
p
{
font-size: 100%;
margin: 1em 0 0;
}
a:link
{
color: #0000FF;
text-decoration: none;
}
a:visited
{
color: #FF0000;
text-decoration: none;
}
a:focus
{
background: #0000FF;
color: #FFFFFF;
}
a:active
{
background: #FF0000;
color: #FFFFFF;
}
img
{
vertical-align: text-bottom;
border: 0 none;
}

