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 p.history{
  width                 : 540px;
  color                 : #666;
  margin                : 0 auto 10px auto;
}

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

#contents h3{
  width                 : 540px;
  text-align            : left;
  margin                : 15px auto 5px auto;
  color                 : #5755BA;
  font-size             : 1.2em;
}

#contents table{
  width                 : 540px;
  text-align            : left;
  margin                : 0 auto 15px auto;
  color                 : #666;
  font-size             : 1.2em;
  border                : solid 1px #CAC9E8;
  border-collapse       : collapse;
}


h3 img{
  vertical-align        : middle;
  margin                : 0 3px 0 0;
}

.attention{
  color                 : #670000;
}

td,th{
  padding               : 5px 0 5px 10px;
  border                : solid 1px #CAC9E8;
}

th{
  width                 : 130px;
  font-weight           : normal;
  background            : #F6F6F6;
}