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