#site-title {
  margin: 0;
}

#site-title a
{
  background-image: url(/tlt/images/header_bg2.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  width: 578px;
  height: 90px;
  text-indent: -9999px;
  overflow: hidden;
}

#site-description
{
  /*text-align: right;*/
  width: 940px;
  float: left;
  margin: 0;
  margin-bottom: 10px;
}

.floatright {
  float: right;
}

#access {
  /*background-color: #98FB98;*/
}

/*
.page h1{
  font-size: 100%;
  background-image: url(https://www.kyoikusha.co.jp/wordpress/wp-content/uploads/2013/12/h1_bg.gif);
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #02CC66;
  padding: 4px 0px 6px 30px;
  margin: 17px 0px 10px;
}
*/
  /*color: #FFFFFF;*/

table, th, td {
    border:solid 1px black !important;
}

.leftMargin {
  margin: 0 0 0 60px;
}

.noBorder {
   border: none !important;
}

.anno {
  font-size: 1rem;
}

/* Your style */