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/topics.gif');
  background-repeat     : no-repeat;
  background-position   : 0 0;
}

.attention{
  color                 : #670000;
}

#topics{
	margin                : 20px 0 0 0;
	width                 : 580px;
}

.topics{
	border-bottom         : dotted 2px #E7E7E7;
	line-height           : 250%;
}

.date{
	padding               : 0 10px 0 0;
}