a:visited{
  color                 : #5755BA;
  text-decoration       : none;
}

a:hover{
  color                 : #5755BA;
  text-decoration       : underline;
}

.link a{
  color                 : #9F9F9F;
  text-decoration       : none;
}

.link a:visited{
  color                 : #9F9F9F;
  text-decoration       : none;
}

.link a:hover{
  color                 : #9F9F9F;
  text-decoration       : underline;
}

#contents p{
  width                 : 580px;
  line-height           : 150%;
  letter-spacing        : 0.1em;
}

#contents h2{
  width                 : 580px;
  height                : 25px;
  margin                : 10px 0;
  text-indent           : -9999px;
  background-image      : url('../img/title/link.gif');
  background-repeat     : no-repeat;
  background-position   : 0 0;
}

.attention{
  color                 : #670000;
}

.link_box{
  width                 : 470px;
  border                : solid 1px #CAC9E8;
  text-align            : center;
  margin                : 10px auto;
}

.link_inner_box{
  width                 : 450px;
  text-align            : center;
  margin                : 10px auto;
}

.link_title{
  text-align            : left;
  border-bottom         : solid 1px #676767;
  color                 : #676767;
  margin                : 0 0 5px 0;
}

.link_explain{
  width                 : 450px;
  text-align            : left;
  color                 : #676767;
  margin                : 0px 0 10px 0;
  line-height           : 1.5em;
}

.link{
  width                 : 450px;
  text-align            : left;
  color                 : #676767;
  line-height           : 1.5em;
}

.link img{
  vertical-align        : middle;
}