A:link      {color:#0000CC;text-decoration:none;}
A:visited   {color:#663366;text-decoration:none;}
A:active    {color:#990000;text-decoration:underline;}
A:hover     {color:#990000;text-decoration:underline;}

a.typem         { color:#000000; }
a:link.typem    { color:#000000; }
a:visited.typem { color:#000000; }
a:active.typem  { color:#000000; }
a:hover.typem   { color:#CC0000; }

body {
    background-color: #FFFFFF;
    background-image: url(/jyoho/images/bkg_sole.gif);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 6px;
    width: 6px;
    height: 0px;
    font-size: x-small;
}

input, textarea {font-family:monospace;}

.title {
    line-height: 140%;
    font-size: medium;
    font-weight: bold;
}
.menu {
    font-size: x-small;
    line-height: 120%;
    color: #333333;
}
.navi {
    font-size: 12;
    color: #333333;
}
.calendar {
    font-size: 10;
    color: #333333;
}
.c1 {
    font-size: x-small;
    line-height: 140%;
    color: #333333;
}
.c2 {
    font-size: small;
    line-height: 140%;
    color: #333333;
    font-weight: bold;
}
.c3 {
    font-size: x-small;
    line-height: 110%;
    color: #333333;
}
ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 8px;
    padding-left: 8px;
    list-style-type: none;
}
li {
  padding-left: 32px;
    background-image: url(../images/ico_mark3.gif);
    background-repeat: no-repeat;
    background-position: 20px 4px;
}
.i1 {
    border: 1px solid #666666;
}

