body {
background: url(stripe_01.gif);
background-repeat: repeat-y;
background-attachment: fixed;
background-color: #FFE4E1;
font-size: 11pt;
color: #696969;
}

table tr td {
font-size: 11pt;
color: #696969;
}

A:link {
color: #000000;
text-decoration:none;
}
A:visited {
color: #000000;
text-decoration:none;
}
A:active {
color: #A9A9A9;
text-decoration:none;
}
A:hover {
text-decoration:underline;
position:relative;top:1px;left:1px;
}

#title{ font-size: 16pt; font-weight: bold;}
#small{ font-size: 8pt;}
#jisage{ margin-left: 50px;}