.line1{
  background-color : #000000;
  width : 70px;
  height : 1px;
}
.menu{
  font-size : 13px;
  padding : 2 10 2 10px;
  border : 1px solid #000000;
  border-left : 10px solid #000000;
  width : 120px;
}
.onmouse{/*マウスを乗せたときの設定*/
  font-size : 13px;
  padding : 2 10 2 10px;
  border : 1px solid #000000;
  border-left : 10px solid #FF6666;
  width : 100px;
}
.title{
  font-size : 13px;
  padding :  0 10 0 10px;
  font-family : Arial;
  border-left : 9px double #000000;
}
A{
  color : #6666FF;
  text-decoration : none;
}
A:HOVER{
  color : #6666FF;
  text-decoration : underline;
}
body{
  margin: 0px;
  }
td,div{
  font-size: 10pt;/*全体の文字サイズ*/
  }
a,a:visited{
  color: #554488;/*リンクの色*/
  text-decoration: none;
  }
a:hover{
  color: #221133;/*マウスを乗せたときのリンク色*/
  }
.line11{
  border-left: dashed 1px #222434;/*左側の点線*/
  margin-left: 160px;/*左の空きスペースの幅*/
  padding: 80px 40px 40px 20px;
  }
.toptitle{/*「Links」の部分の設定*/
  position: absolute;
  top: 20px;
  left: 0px;
  z-index: 2;
  width: 100%;
  border-top: solid 1px #222434;
  border-bottom: solid 1px #222434;
  padding: 6px 40px 6px 40px;
  background-color: #DADADA;/*背景色*/
  font-size: 11pt;
  font-family: Verdana;
  letter-spacing: 0.4em;
  }
.linkmenu{
	position: absolute;
	top: 100px;
	left: 25px;
	z-index: 2;
	border-top: solid 2px #666878;
	border-bottom: solid 2px #666878;
	height: 150px;
  }
.linkgra{/*サイト名の左の赤い部分*/
  border-left: solid 12px #DD4466;
  }
.linkgra2{/*サイト名の左の赤い部分*/
  border-left: solid 12px #DD4466;
  }
.link{/*サイト名部分の設定*/
  width: 230px;/*幅。長いサイト名を入れるときは大きくしてください*/
  border-style: dashed dashed dashed none;
  border-width: 1px;
  border-color: #666878;/*枠の色*/
  padding: 2px 10px 2px 11px;
  }
.link2{/*サイト名部分の設定*/
  width: 640px;/*幅。長いサイト名を入れるときは大きくしてください*/
  border-style: dashed dashed dashed none;
  border-width: 1px;
  border-color: #666878;/*枠の色*/
  padding: 2px 10px 2px 11px;
  }
.setu{/*説明文部分の設定*/
  width: 230px;/*幅*/
  color: #445556;/*文字色*/
  padding: 6px 5px 24px 8px;
  }
.setu{/*説明文部分の設定*/
  width: 630px;/*幅*/
  color: #445556;/*文字色*/
  padding: 6px 5px 24px 8px;
  }