body
{
  color: #000000;
  background-color: #f8f8f8;
  /* 行間幅指定 */
  line-height: 130%;
}
table
{
  line-height: 130%;
}
div,p
{
  line-height: 130%;
}
h1,h2,h3,h4,h5,h6
{
  /* 文字間隔 */
  letter-spacing: 4px;
}

a
{
  text-decoration: underline;
  font-weight: 700;
}

a:link
{
  color: #1e82ff;
  font-size: ;
}

a:visited
{
  color: darkviolet;
}

a:hover
{
  text-decoration: none;
}

a:active
{
  color: white;
}

/* タイトル */

.title1,.bottom

{
  color: white;
  background-color: #3ca0f5;
  padding:4px;
  font-family: serif;
}
.title2
{
  color: white;
  background-color: #50b4f7;
  padding:4px;
}
.title3
{
  color: #5abefa;
  background-color: #5abefa;
  padding:4px;
}

.menu
{
  color: ;
  background-color: ;
}
.main
{
  color: ;
  background-color: ;
}
.bottom
{
  color: ;
  background-color: ;
}

.index
{
  color: #32cd32;
  background-color: ;
  padding:1px;
  font-style: ;
}

.hosi
{
  color: gold;
  font-size: larger;
}

.new
{
  color: #00aafa;
  font-size: 100%;
  font-weight: 700;
}

a.ease
{
  font-size: 100%;
  font-weight: 700;
}