.NewsFont{
  color: #0066FF;
  font-size : 85%;
}

.NewsFont a{
  color : #3366ff;
  text-decoration : none;
}

.NewsFont a:hover{
  color : orange;
  text-decoration : underline;
}

.FooterFont{
  color : #CCCCCC;
  font-size : 80%;
}

.FooterFont a{
  color : #3366ff;
  text-decoration : none;
}

.FooterFont a:hover{
  color : orange;
  text-decoration : underline;
}

.MainContentsFont{
  color : #000000;
  font-size : 85%;
}

.MainContentsFont a{
  color : #3366ff;
  text-decoration : none;
}

.MainContentsFont a:hover{
  color : orange;
  text-decoration : underline;
}

.SubMenuFont{
  color : #000000;
  font-size : 80%;
}

.SubMenuFont a{
  color : #3366ff;
  text-decoration : none;
}

.SubMenuFont a:hover{
  color : orange;
  text-decoration : underline;
}

.TableStyle{
  width : 700;
  border : none;
  border-collapse : collapse;
}

.TopHeader{
  height : 90;
  width : 700;
  border : none;
  border-collapse : collapse;
}

.SubHeader{
  height : 130;
  width : 700;
  border : none;
  border-collapse : collapse;
}


.TopContents{
  height : 430;
  width : 700;
  border : none;
  border-collapse : collapse;
}

.SubContents{
  height : 390;
  width : 700;
  border : none;
  border-collapse : collapse;
}

.SubMenu{
  width : 149;
  border : none;
  border-collapse : collapse;
}

.Footer{
  height : 60;
  width : 700;
  border : none;
  border-collapse : collapse;
}

.Hankaku{
  letter-spacing : 1px;
}

.SmallFont{
  font-size : 70%;
}

.LogoStyle{
  margin: 7px 10px; 
}