/*
----------- CASCADING STYLESHEET ----------
*/

.main {
width : 720px;
text-align	: center;
margin : auto;
}

td {
line-height: 130%;
}

dd {
margin-left	: 10px;
border-bottom	: 1px solid #939393;
border-left	: 1px solid #939393;
padding : 15px;
}

a {
color: "#003399";
text-decoration: underline;
}

a:hover {
color: "#FF6633";
text-decoration:underline;
}

.size01 {
font-size:80%;
}

.size02 {
font-size:85%;
}

.size03 {
font-size:110%;
}

.size04 {
font-size:144%;
}
.size12{
  font-size : 12px;
}
.size05{
  font-size : 100%;
  font-weight : bold;
}
