@charset "EUC-JP";
body
{
line-height: 1.7;
color:#ffffff;font-size: 13px;
}
h1
{
font-size: 14px;
color:#ffffff;
}
h2
{
font-size: 13px;
color:#ffffff;
}
h3
{
font-size: 13px;
color:#ffffff;
}
p
{color:#ffffff;
line-height: 1.7;font-size: 13px;
}
.f
{
font-weight: bold;
color:#ffffff;
border-bottom: 1px dashed #ffffff;
}
ul
{
list-style-type: circle;
}
a:link
{
color:#ffffff;
text-decoration: underline;
}
a:active
{
color: #ffffff;
text-decoration: underline;
}
a:visited
{
color: #c8a3b3;
text-decoration: underline;
}
a:hover
{
color: #000000;
text-decoration: underline;
position:relative;top:1px;left:1px;
}
.l{font-size:10px;}