body {
background-image: url(EQ2-Musashibo-yoko.png);
background-repeat: no-repeat;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
font-size: small;
}

tr {
vertical-align : top;
}

td {
vertical-align : top;
}

#wrap {
width: 100%;
text-align:left;
}

.header {
height: 300px;
}

#inner {
width: 100%;
}

.left_side {
width: 12%;
}

.contents {
}

.contents a:hover {
color: #ff6600;
text-decoration: underline overline;
}

.right_side {
width: 10%;
}

.footer {
background-color: #a1b2c2;
}






.title {
  border-left: thick solid #ff6600;
  border-bottom: thin dashed #ff6600;
  margin: 25px 0 0;
  font-size: medium;
  display: block;
  width: 100%;
  font-weight: bold;
}
.menu-title {
  color: white;
  background-color: #a1b2c2;
  font-size: 11px;
  font-weight: bold;
}
.date {
	font-family: 'Georgia', sans-serif, Verdana, "Times New Roman", Times, serif;
	font-style: italic;
	color: #778899;
}
.content {
  background-color: #eeeeee;
  display: block;
  width: 100%;
}
a:link {
  color: #3366ff;
  text-decoration: none;
}
a:visited {
  color: #333399;
  text-decoration: none;
}
.menu-link a:hover {
  margin: 0 25%;
  background-color: #d1dde9;
  color: #ff6600;
  display: block;
  width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
position: static;
z-index: 10;
}
.menu-link a:link {
  border-bottom: thin dotted #a1b2c2;
  color: black;
  font-size: 11px;
  line-height: 18px;
  display: block;
  width: 100%;
}
.menu-link a:visited {
  border-bottom: thin dotted #333399;
  color: black;
  font-size: 11px;
  line-height: 18px;
  display: block;
  width: 100%;
}
.right-bar-link a:hover {
  margin: 0 -30%;
  background-color: #d1dde9;
  color: #ff6600;
  display: block;
  width: 100%;
}
.right-bar-link a:link {
  border-bottom: thin dotted #a1b2c2;
  color: black;
  font-size: 11px;
  line-height: 18px;
  display: block;
  width: 100%;
}

