@charset "UTF-8";
.maintable {
width: 780px;
background-image: url(images/background.gif);
background-repeat: repeat-y;
height: 100%;
}
.centraltable {
background-color: #FFFFFF;
width: 750px;
}
.text01 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #000000;
text-decoration: none;
text-align: justify;
}
.text01link {
color: #666666;
text-decoration: underline;
}
.text01link:hover {
color: #000000;
}
.text02 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 13px;
color: #000000;
text-decoration: none;
}
.text02link {
color: #666666;
text-decoration: underline;
}
.text02link:hover {
color: #000000;
}
.text02temp {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 13px;
color: #999999;
text-decoration: none;
text-align: justify;
}
.mainlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
text-decoration: none;
}
.mainlink:hover {
text-decoration: underline;
}
.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #666666;
letter-spacing: -1px;
}
.titletable {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #999999;
}
.mainlinktable {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
}
.tabletopline {
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #CCCCCC;
}
.form01 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration: none;
height: 20px;
width: 325px;
border: 1px solid #CCCCCC;
}
.form02 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration: none;
text-indent: 5px;
height: 150px;
width: 325px;
border: 1px solid #CCCCCC;
}
.login {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration: none;
background-color: #CCCCCC;
text-align: center;
height: 20px;
width: 60px;
font-weight: bold;
border: 1px solid #CCCCCC;
}