@charset "utf-8";

/* --------------------------------
file name   : legacy.css
last update : 2009.09.08
-------------------------------- */

body {
color: #000000;
font-family: "Lucida Grande","Verdana",sans-serif;
font-size: 13px;
line-height: 1.8;
/font-size: 81.25%;
}
address,
em {
font-style: normal;
}
table {
border-collapse: collapse;
font-size: 100%;
}
th,td {
border-top: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
vertical-align: top;
text-align: left;
}
a {
color: #990000;
}
a:visited {
color: #740000;
}
a:hover,
a:active {
color: #cc0000;
}
img, a img {
border: none;
}
object, embed {
vertical-align: top;
}
fieldset {
margin: 0;
padding: 0;
border: none;
outline: none;
}
input,option,select,textarea {
font-family: inherit;
font-size: 100%;
}
.accessibility, .accessibility * {
display: block;
overflow: hidden;
width: 0;
height: 0;
border: 0;
font-size: 0;
line-height: 0;
text-decoration: none;
text-indent: -99999px;
}
.attention {
color: #cc0000;
}
.note {
color: #c1c1c1;
}
/* [EOF]CSS */