BODY {
  background-image : url(bg.jpg);
  background-repeat: repeat-y;
  margin: 0px;
  line-height : 200%;
  font-size: 12px;
}
td {
  font-size: 12px;
  line-height: 130%;
}
.header {
  background-image : url(header.jpg);
  height: 65px;
  width: 900px;
  white-space: normal;
}
a:link {
  color: #000066;
  text-decoration: none;
}
a:visited {
  color: #000066;
  text-decoration: none;
}
a:hover {
  color: #FF9900;
  text-decoration: none;
}
a:active {
  color: #000066;
  text-decoration: none;
}
a.white:link {
  color: #FFFFFF;
  text-decoration: none;
}
a.white:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.white:hover {
  color: #FF9900;
}
a.white:active {
  color: #FFFFFF;
}
a.menu:link {
  color: #FFFFFF;
  text-decoration: none;
}
a.menu:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.menu:hover {
  color: #FF9900;
}
a.menu:active {
  color: #FFFFFF;
}
a.footer:link {
  color: #000066;
  text-decoration: none;
}
a.footer:visited {
  color: #000066;
  text-decoration: none;
}
a.footer:hover {
  color: #FF9900;
}
a.footer:active {
  color: #000066;
}
.size10px {
  font-size: 10px;
  line-height: 130%;
}
.block {
  width: 600px;
}
.contents {
  width: 180px;
  text-align: right;
  float: left;
}
.shadow {
  width: 720px;
  left: 180px;
  height: 6px;
  float: left;
  margin: 0px;
  padding: 0px;
}
.main {
  width: 560px;
  margin: 15px;
}
.block {
  float: left;
  width: 110px;
  margin-top: 15px;
}
ul{
  text-align:left;
  list-style-image : url(menu_allow.gif);
  margin-left:35px;
  padding:left:0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left:0px;
  font-size: 10px;
}
li{
  padding-left:0;
}
.footer {
  width: 560px;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
}
.container {
  width: 1024px;
}
.navi {
  font-size: 10px;
  text-align: right;
  width: 560px;
}
.FontColorBlue {
  color: #000066;
}
.FontColorRed {
  color: #CC0000;
}
h1 {
  font-size: 16px;
}
.FontColorYellow {
  color: #FF9900;
}
.FontColorPurple {
  color: #663366;
}
img {
  border: none;
}
.AlignCenter {
  text-align: center;
  width: 600px;
}

