body {
 margin-left: 25%;
  font-size: 80%;
  line-height: 150%;
  color: #666666;
  font-family: Meiryo UI,メイリオ, Verdana, Arial, Osaka, Helvetica, sans-serif;
}

.topmenu {
top: 0px;
position: fixed;
z-index: 1;
margin-left: -25%;
width: 25%;
font-family:"ＭＳ Ｐゴシック";
text-align: center;
letter-spacing: 0px;
font-size: 12px;
line-height: 1.2;
color: #666666;
}

.topmenu a {
 text-decoration: none;
 color:#008888;
}

.topmenu a:hover {
 text-decoration:none;
 position:relative;
 top:1pt;
 left:1pt;
}

.topmenu a:visited {
 color: #008888;
}

.topmenu a:active {
 color: #00cccc;
}.top {
padding: 10px;
text-align: center;
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: none;
}.main {

}

.main a:link {
 color: #ff5500;
}

.main a:visited {
 color: #ff5500;
}

.main a:active {
 color: #00cccc;
}

.main a:hover {
 background-color: #fffaaa;
}

.main span.a {
  color: #7058a3;
}

.main span.b {
  color: #9079ad;
}

.main span.c {
  color: #c0a2c7;
}

.main p.a {
  margin-top: 5em;
}

.main p.menu {
  margin-left: 10px;
  line-height: 1.5em;
}

.main span.n {
  color: #c97586;
}

.main span.s {
  color: #9079ad;
}